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] Fix PR target/16304: AIX 4.x forward reference problem


John David Anglin wrote:
Albert Chin asked me to look at PR 16304.  The AIX 4.x assembler doesn't
like undefined or forward references in .set directives.  For example,

Do we actually need the thunk alias stuff for AIX? AFAIK, things worked fine without that for a long time; I believe it was added for GNU/Linux magic. Can we just diable thunk aliases for AIX?


Thanks,

--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com


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