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 impliedness of -Wunused-parameter depending on -Wexta option ordering


On Mon, 12 May 2014, Manuel López-Ibáñez wrote:

> I will be very surprised if the common defaults are overriding a FE
> default and it is not a bug in the FE.

Well, I think that needs justification, not just "very surprised".  
Identify (presumably in an automated way) all the cases where an option is 
handled by more than one of the handlers and, for each one, describe what 
cases would be affected by a change of order and why the proposed new 
order gives the desired effects.

-- 
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]