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: [RFC] Turn on -mapp-regs by default on Solaris


> Frankly, I think it's enough of a "duh" that it can be put into
> the 3.4 branch as well.

The 3.4 branch is now supposed to be in "deep maintenance mode" (latest 
released almost 6 months ago) so I'm reluctant to make this kind of changes 
at this point.  The GCC manual has this wording "To be fully SVR4 ABI 
compliant at the cost of some performance loss, specify -mno-app-regs. You 
should compile libraries and system software with this option. " and the Sun 
Studio's manual clearly mentions potential incompatibilities with ancient 
softwares, so I'd rather play extra safe.

-mapp-regs can be enabled by the user in all 3.x versions.

-- 
Eric Botcazou


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