This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Make .eh_frame and .gcc_except_table read-only if possible (take 3)


        * configure.in (HAVE_LD_RO_RW_SECTION_MIXING): Check what ld does
        when linking read-only and read-write sections together.

  echo '.section "myfoosect", "a"' > conftest1.s

The assembler directives in the test only make sense for ELF targets.

David


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]