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, soft-fp: silence warnings


On Tue, 9 Dec 2008, Ben Elliston wrote:

> The downside of this approach is that the warning is suppressed for all
> libgcc source files on soft-fp targets.

Can't you put something in the libgcc makefiles (one of the settings 
involved in building up compilation commands) to add this option only when 
compiling a soft-fp source file?

-- 
Joseph S. Myers
joseph@codesourcery.com


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