This is the mail archive of the gcc-bugs@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]

[Bug driver/47787] [4.6 Regression] GCC with -flto combines preprocessed C sources


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.


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