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]

[CFT] kill darwin encode_section_info, rev 2


Next iteration.  Fixes the -fPIC crash reported before by duplicating
what x86 does for deciding whether to save the pic register.  In order
to do this cleanly, this meant factoring out code into the new
gpr_mask_to_save function.

Once we get this working on Darwin I'll worry about testing other
powerpc targets to see what I may have broken...


r~

Attachment: d-darwin-6.gz
Description: GNU Zip compressed data


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