public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug preprocessor/20348] New: File not included when file with same name is included before
@ 2005-03-06 13:08 pepster at users dot sourceforge dot net
  2005-03-06 13:09 ` [Bug preprocessor/20348] " pepster at users dot sourceforge dot net
                   ` (11 more replies)
  0 siblings, 12 replies; 14+ messages in thread
From: pepster at users dot sourceforge dot net @ 2005-03-06 13:08 UTC (permalink / raw)
  To: gcc-bugs

Source submitted as attachment

~/gcc4build/bin/gcc -v -I. -Iinc1   -E t1.cc
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../gcc-4.0-20050220/configure --prefix=/home/joseph/gcc4build
--enable-languages=c,c++
Thread model: posix
gcc version 4.0.0 20050220 (experimental)
 /home/joseph/gcc4build/libexec/gcc/i686-pc-linux-gnu/4.0.0/cc1plus -E -quiet -v
-I. -Iinc1 -D_GNU_SOURCE t1.cc -mtune=pentiumpro
ignoring nonexistent directory
"/home/joseph/gcc4build/lib/gcc/i686-pc-linux-gnu/4.0.0/../../../../i686-pc-linux-gnu/include"
#include "..." search starts here:
#include <...> search starts here:
 .
 inc1
 /home/joseph/gcc4build/lib/gcc/i686-pc-linux-gnu/4.0.0/../../../../include/c++/4.0.0
 /home/joseph/gcc4build/lib/gcc/i686-pc-linux-gnu/4.0.0/../../../../include/c++/4.0.0/i686-pc-linux-gnu
 /home/joseph/gcc4build/lib/gcc/i686-pc-linux-gnu/4.0.0/../../../../include/c++/4.0.0/backward
 /usr/local/include
 /home/joseph/gcc4build/include
 /home/joseph/gcc4build/lib/gcc/i686-pc-linux-gnu/4.0.0/include
 /usr/include
End of search list.
# 1 "t1.cc"
# 1 "<built-in>"
# 1 "<command line>"
# 1 "t1.cc"
# 1 "inc1/h2.h" 1
# 1 "inc1/h1.h" 1
# 1 "inc1/h2.h" 2
# 2 "t1.cc" 2


# 1 "inc1/h1.h" 1
# 5 "t1.cc" 2

Compilation finished at Mon Mar  7 02:06:36

-- 
           Summary: File not included when file with same name is included
                    before
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: preprocessor
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pepster at users dot sourceforge dot net
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: i686-pc-linux-gnu


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


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

end of thread, other threads:[~2005-08-30 10:44 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-06 13:08 [Bug preprocessor/20348] New: File not included when file with same name is included before pepster at users dot sourceforge dot net
2005-03-06 13:09 ` [Bug preprocessor/20348] " pepster at users dot sourceforge dot net
2005-03-06 15:34 ` [Bug preprocessor/20348] [4.0/4.1 Regression] " pinskia at gcc dot gnu dot org
2005-04-15 13:22 ` pinskia at gcc dot gnu dot org
2005-04-21  5:00 ` mmitchel at gcc dot gnu dot org
2005-07-08  1:38 ` mmitchel at gcc dot gnu dot org
2005-07-09 21:58 ` pepster at users dot sourceforge dot net
2005-08-26 16:16 ` jakub at gcc dot gnu dot org
2005-08-27  5:44   ` Neil Booth
2005-08-26 16:18 ` jakub at gcc dot gnu dot org
2005-08-27  6:18 ` neil at daikokuya dot co dot uk
2005-08-30  6:36 ` cvs-commit at gcc dot gnu dot org
2005-08-30  6:36 ` cvs-commit at gcc dot gnu dot org
2005-08-30 10:56 ` pinskia at gcc dot gnu dot 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).