On 17/03/16 19:17, Richard Henderson wrote:
PR target/70120
        * varasm.c (for_each_section): New.
        * varasm.h (for_each_section): Declare.
        * config/aarch64/aarch64.c (aarch64_align_code_section): New.
        (aarch64_asm_file_end): New.
        (TARGET_ASM_FILE_END): Redefine.

Will ASM_OUTPUT_POOL_EPILOGUE be a better place to fix this issue? which can
avoid the for_each_section traversal.



r~

Reply via email to