update dwarf2 asm unwind info [hppa64-*-* failures]

John David Anglin dave@hiauly1.hia.nrc.ca
Wed Aug 13 15:59:00 GMT 2008


> I assume the compiler thinks the write bit needs to be set because
> of the possibility of those plabels, or whatever you call the
> dynamic linking thing.

The compiler determines the flags for the .eh_frame section in
switch_to_eh_frame_section().  HAVE_LD_RO_RW_SECTION_MIXING is
not defined on hppa64-hpux, so the write bit is set irrespective
of the dynamic linking needed for plabels.  So, gas has to follow
GCC unless the configure check for HAVE_LD_RO_RW_SECTION_MIXING
is wrong.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)



More information about the Gcc-patches mailing list