[Bug driver/47787] [4.6 Regression] GCC with -flto combines preprocessed C sources
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Feb 18 17:11:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47787
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
AssignedTo|unassigned at gcc dot |jakub at gcc dot gnu.org
|gnu.org |
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-02-18 17:06:47 UTC ---
Created attachment 23396
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23396
gcc46-pr47787.patch
The http://gcc.gnu.org/viewcvs?view=revision&revision=164357
patch removed combinable just from ".i", ".c", "@c", but not from
"@cpp-output".
I doubt that was intentionally left out.
More information about the Gcc-bugs
mailing list