Every test that includes stdbool.h starting failing as of bootstraps on the
trunk this morning.  Note the following find for stdbool.h:

yesterday:
dev-zero:{root}# find ../gcc_20070104 -name stdbool.h
../gcc_20070104/gcc/include/stdbool.h
../gcc_20070104/stage1-gcc/include/stdbool.h
../gcc_20070104/prev-gcc/include/stdbool.h
../gcc_20070104/i386-pc-solaris2.10/amd64/libstdc++-v3/include/tr1/stdbool.h
../gcc_20070104/i386-pc-solaris2.10/libstdc++-v3/include/tr1/stdbool.h

today:
dev-zero:{root}# find . -name stdbool.h
./prev-gcc/include/stdbool.h

The stdbool.h disappeared from those other locations.  This is on Solaris 10
x86.  Let me know if you need more information to figure out what's going on.

Brett Albertson


-- 
           Summary: stdbool.h problem on trunk
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: brett dot albertson at stratech dot com
 GCC build triplet: i386-pc-solaris2.10
  GCC host triplet: i386-pc-solaris2.10
GCC target triplet: i386-pc-solaris2.10


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

Reply via email to