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, committed] AIX 6.1 long double and POWER7


Hello David,

* David Edelsohn wrote on Wed, Feb 09, 2011 at 07:56:32PM CET:
> This patch changes the default processor tuning for AIX 6.1 and above
> to POWER7 and reverts long double to the IBM XL compiler default of 64
> bit double precision format.

Does this fix PR 47032 or PR 46481?
If so, the number should be added to the ChangeLog entry.

Thanks,
Ralf

>        * config/rs6000/aix61.h (PROCESSOR_DEFAULT): Change to
>         PROCESSOR_POWER7.
>         (PROCESSOR_DEFAULT64): Same.
>         (RS6000_DEFAULT_LONG_DOUBLE_SIZE): Delete.


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