public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug driver/47787] New: GCC with -flto combines preprocessed C sources
@ 2011-02-17 18:24 d.g.gorbachev at gmail dot com
  2011-02-18 12:24 ` [Bug driver/47787] [4.6 Regression] " rguenth at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: d.g.gorbachev at gmail dot com @ 2011-02-17 18:24 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47787

           Summary: GCC with -flto combines preprocessed C sources
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: driver
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: d.g.gorbachev@gmail.com


Compile testcase in attachment 23385 (bug 47786) with `gcc -v -flto -o
/dev/null main.i foo.i':

/usr/local/libexec/gcc/i686-pc-linux-gnu/4.6.0/cc1 -fpreprocessed main.i foo.i
-quiet -dumpbase main.i -mtune=generic -march=pentiumpro -auxbase main -version
-flto -o /tmp/cc3eBz9m.s

I don't think it is an intended behavior.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-02-18 21:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-17 18:24 [Bug driver/47787] New: GCC with -flto combines preprocessed C sources d.g.gorbachev at gmail dot com
2011-02-18 12:24 ` [Bug driver/47787] [4.6 Regression] " rguenth at gcc dot gnu.org
2011-02-18 17:11 ` jakub at gcc dot gnu.org
2011-02-18 21:27 ` jakub at gcc dot gnu.org
2011-02-18 21:36 ` jakub at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).