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 PR c/35436: ICE with -Wformat


On Tue, 1 Apr 2008, Volker Reichelt wrote:

> The following patch fixes an ICE with format checking. We currently
> crash if the format "%L" is checked and the "locus" type is invalid.
> Fixed by ignoring invalid locus types.
> 
> Bootstrapped and regtested on i686-pc-linux-gnu.
> Ok for mainline?

OK.

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