Executing on host: /home/dave/gcc-4.5/objdir/./gcc/g++ -shared-libgcc
-B/home/da
ve/gcc-4.5/objdir/./gcc -nostdinc++
-L/home/dave/gcc-4.5/objdir/hppa-linux/libst
dc++-v3/src -L/home/dave/gcc-4.5/objdir/hppa-linux/libstdc++-v3/src/.libs
-B/hom
e/dave/opt/gnu/gcc/gcc-4.5.0/hppa-linux/bin/
-B/home/dave/opt/gnu/gcc/gcc-4.5.0/
hppa-linux/lib/ -isystem /home/dave/opt/gnu/gcc/gcc-4.5.0/hppa-linux/include
-is
ystem /home/dave/opt/gnu/gcc/gcc-4.5.0/hppa-linux/sys-include -g -O2
-D_GLIBCXX_
ASSERT -fmessage-length=0 -ffunction-sections -fdata-sections -g -O2
-D_GNU_SOUR
CE -g -O2   -D_GNU_SOURCE   -DLOCALEDIR="." -nostdinc++
-I/home/dave/gcc-4.5/obj
dir/hppa-linux/libstdc++-v3/include/hppa-linux
-I/home/dave/gcc-4.5/objdir/hppa-
linux/libstdc++-v3/include -I/home/dave/gcc-4.5/gcc/libstdc++-v3/libsupc++
-I/ho
me/dave/gcc-4.5/gcc/libstdc++-v3/include/backward
-I/home/dave/gcc-4.5/gcc/libst
dc++-v3/testsuite/util
/home/dave/gcc-4.5/gcc/libstdc++-v3/testsuite/18_support/
headers/exception/synopsis.cc     -S  -o synopsis.s    (timeout = 600)
/home/dave/gcc-4.5/gcc/libstdc++-v3/testsuite/18_support/headers/exception/synop
sis.cc:32: error: declaration of 'void std::terminate()' throws different
except
ions
/home/dave/gcc-4.5/gcc/libstdc++-v3/libsupc++/exception:96: error: from
previous
 declaration 'void std::terminate() throw ()'
compiler exited with status 1
output is:
/home/dave/gcc-4.5/gcc/libstdc++-v3/testsuite/18_support/headers/exception/synop
sis.cc:32: error: declaration of 'void std::terminate()' throws different
except
ions
/home/dave/gcc-4.5/gcc/libstdc++-v3/libsupc++/exception:96: error: from
previous
 declaration 'void std::terminate() throw ()'

FAIL: 18_support/headers/exception/synopsis.cc (test for excess errors)
Excess errors:
/home/dave/gcc-4.5/gcc/libstdc++-v3/testsuite/18_support/headers/exception/synop
sis.cc:32: error: declaration of 'void std::terminate()' throws different
except
ions
/home/dave/gcc-4.5/gcc/libstdc++-v3/libsupc++/exception:96: error: from
previous
 declaration 'void std::terminate() throw ()'

This appeared between revisions 146286 and 146460.  It only occurs when I
configure with --disable-libstdcxx-pch.

d...@gsyprf11:~/gcc-4.5/objdir/gcc$ ./xgcc -B./ -v
Reading specs from ./specs
Target: hppa-linux
Configured with: ../gcc/configure --with-gnu-as --with-gnu-ld --enable-shared
--enable-nls --prefix=/home/dave/opt/gnu/gcc/gcc-4.5.0
--with-local-prefix=/home/dave/opt/gnu --enable-threads=posix
--enable-__cxa_atexit --build=hppa-linux --enable-clocale=gnu
--enable-java-gc=boehm --enable-java-awt=xlib --enable-languages=c,c++
--disable-bootstrap --disable-libstdcxx-pch
Thread model: posix
gcc version 4.5.0 20090420 (experimental) [trunk revision 146460] (GCC)


-- 
           Summary: [4.5 Regressions] FAIL:
                    18_support/headers/exception/synopsis.cc (test for
                    excess errors)
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
 GCC build triplet: hppa-unknown-linux-gnu
  GCC host triplet: hppa-unknown-linux-gnu
GCC target triplet: hppa-unknown-linux-gnu


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

Reply via email to