This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/38410] [4.4 regression] g++.dg/eh/crossjump1.C (internal compiler error)
- From: "danglin at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Dec 2008 22:56:46 -0000
- Subject: [Bug c++/38410] [4.4 regression] g++.dg/eh/crossjump1.C (internal compiler error)
- References: <bug-38410-11113@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from danglin at gcc dot gnu dot org 2008-12-08 22:56 -------
I also see this failure on hppa-unknown-linux-gnu compiling empty2.C:
Executing on host: /home/dave/gnu/gcc/objdir/gcc/testsuite/g++/../../g++
-B/home
/dave/gnu/gcc/objdir/gcc/testsuite/g++/../../ -nostdinc++
-I/home/dave/gnu/gcc/
objdir/hppa-linux/libstdc++-v3/include/hppa-linux
-I/home/dave/gnu/gcc/objdir/hp
pa-linux/libstdc++-v3/include -I/home/dave/gnu/gcc/gcc/libstdc++-v3/libsupc++
-I
/home/dave/gnu/gcc/gcc/libstdc++-v3/include/backward
-I/home/dave/gnu/gcc/gcc/li
bstdc++-v3/testsuite/util -fmessage-length=0 -ansi -pedantic-errors
-Wno-long-
long -c -o empty2.o
/home/dave/gnu/gcc/gcc/gcc/testsuite/g++.old-deja/g++.abi/
empty2.C (timeout = 300)
/home/dave/gnu/gcc/gcc/gcc/testsuite/g++.old-deja/g++.abi/empty2.C: In function
'int main()':
/home/dave/gnu/gcc/gcc/gcc/testsuite/g++.old-deja/g++.abi/empty2.C:112:
internal
compiler error: in expr_size, at explow.c:250
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38410