Skip to content

Add PRESERVE8 directive#2110

Open
reiyawea wants to merge 1 commit into
raspberrypi:developfrom
reiyawea:patch-1
Open

Add PRESERVE8 directive#2110
reiyawea wants to merge 1 commit into
raspberrypi:developfrom
reiyawea:patch-1

Conversation

@reiyawea

Copy link
Copy Markdown

Add this directive to inform the linker that codes in this file preserve 8-byte alignment of the stack, thus eliminating Warning: L6306W: '~PRES8' section irq_handler_chain.o(.data) should not use the address of 'REQ8' function irq_add_tail_to_free_list..

Reference: Miscellaneous directives

Add this directive to inform the linker that codes in this file preserve 8-byte alignment of the stack, thus eliminating `Warning: L6306W: '~PRES8' section irq_handler_chain.o(.data) should not use the address of 'REQ8' function irq_add_tail_to_free_list.`.
ref: https://developer.arm.com/documentation/100068/0620/Migrating-from-armasm-to-the-armclang-Integrated-Assembler/Miscellaneous-directives
@kilograham kilograham requested a review from Wren6991 January 11, 2025 20:03
@kilograham kilograham modified the milestones: 2.1.1, 2.2.0 Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants