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: Fix PR52482, libitm compilation in OSX ppc with old cctools


On Jul 3, 2015, at 4:16 AM, Carlos Sánchez de La Lama <csanchezdll@gmail.com> wrote:
> PR52482 seems to be cause by old gas not supporting named parameters in
> macros. Xcode-2.5 (last available for OSX PPC) gas version is 1.38.
> 
> Patch is against gcc-4.8.4, but affected lines have not changed in SVN HEAD.

Ok.

I dropped this into all active release branches as well.

If anyone spots any problems with the change, let me know.

If you do a test suite run, feel free to email it to the test results list.

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