http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57201
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |diagnostic Severity|normal |trivial --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2013-05-08 01:01:49 UTC --- This is a hard problem to solve as with the integrated C preprocessor we track where the token came from but with -save-temps it is hard to track where the tokens came from.