This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/31070] internal compiler error: in function_arg_slotno, at config/sparc/sparc.c:4562 (for 4.1.2) and at config/sparc/sparc.c:4619 (for 4.3 revision 122655)
- From: "christian dot joensson at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Mar 2007 07:36:32 -0000
- Subject: [Bug target/31070] internal compiler error: in function_arg_slotno, at config/sparc/sparc.c:4562 (for 4.1.2) and at config/sparc/sparc.c:4619 (for 4.3 revision 122655)
- References: <bug-31070-3388@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from christian dot joensson at gmail dot com 2007-03-09 07:36 -------
One the same computer system, this also happens on trunk, ie. 4.3.0...
LAST_UPDATED: Wed Mar 7 11:15:23 UTC 2007 (revision 122655)
Executing on host: /usr/local/src/trunk/objdir/gcc/testsuite/g++/../../g++
-B/usr/local/src/trunk/objdir/gcc/testsuite/g++/../../ -nostdinc++
-I/usr/local/src/trunk/objdir/sparc64-unknown-linux-gnu/64/libstdc++-v3/include/sparc64-unknown-linux-gnu
-I/usr/local/src/trunk/objdir/sparc64-unknown-linux-gnu/64/libstdc++-v3/include
-I/usr/local/src/trunk/gcc/libstdc++-v3/libsupc++
-I/usr/local/src/trunk/gcc/libstdc++-v3/include/backward
-I/usr/local/src/trunk/gcc/libstdc++-v3/testsuite/util -fmessage-length=0 -w
-I/usr/local/src/trunk/gcc/gcc/testsuite/g++.dg/compat -c -m64 -o
cp_compat_x_tst.o
/usr/local/src/trunk/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_x.C
(timeout = 1200)
In file included from
/usr/local/src/trunk/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_x.C:7:
/usr/local/src/trunk/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_test.h:
In function 'void checkx2400(S2400)':
/usr/local/src/trunk/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_test.h:1:
internal compiler error: in function_arg_slotno, at config/sparc/sparc.c:4619
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
compiler exited with status 1
output is:
In file included from
/usr/local/src/trunk/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_x.C:7:
/usr/local/src/trunk/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_test.h:
In function 'void checkx2400(S2400)':
/usr/local/src/trunk/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_test.h:1:
internal compiler error: in function_arg_slotno, at config/sparc/sparc.c:4619
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
FAIL: tmpdir-g++.dg-struct-layout-1/t026 cp_compat_x_tst.o compile, (internal
compiler error)
Executing on host: /usr/local/src/trunk/objdir/gcc/testsuite/g++/../../g++
-B/usr/local/src/trunk/objdir/gcc/testsuite/g++/../../ -nostdinc++
-I/usr/local/src/trunk/objdir/sparc64-unknown-linux-gnu/64/libstdc++-v3/include/sparc64-unknown-linux-gnu
-I/usr/local/src/trunk/objdir/sparc64-unknown-linux-gnu/64/libstdc++-v3/include
-I/usr/local/src/trunk/gcc/libstdc++-v3/libsupc++
-I/usr/local/src/trunk/gcc/libstdc++-v3/include/backward
-I/usr/local/src/trunk/gcc/libstdc++-v3/testsuite/util -fmessage-length=0 -w
-I/usr/local/src/trunk/gcc/gcc/testsuite/g++.dg/compat -c -m64 -o
cp_compat_y_tst.o
/usr/local/src/trunk/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_y.C
(timeout = 1200)
In file included from
/usr/local/src/trunk/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_y.C:5:
/usr/local/src/trunk/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_test.h:
In function 'S2400 check2400(S2400, S2400*, S2400)':
/usr/local/src/trunk/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_test.h:1:
internal compiler error: in function_arg_slotno, at config/sparc/sparc.c:4619
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
compiler exited with status 1
output is:
In file included from
/usr/local/src/trunk/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_y.C:5:
/usr/local/src/trunk/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_test.h:
In function 'S2400 check2400(S2400, S2400*, S2400)':
/usr/local/src/trunk/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_test.h:1:
internal compiler error: in function_arg_slotno, at config/sparc/sparc.c:4619
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
FAIL: tmpdir-g++.dg-struct-layout-1/t026 cp_compat_y_tst.o compile, (internal
compiler error)
I can't get much more debugging here either....
--
christian dot joensson at gmail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|internal compiler error: in |internal compiler error: in
|function_arg_slotno, at |function_arg_slotno, at
|config/sparc/sparc.c:4562 |config/sparc/sparc.c:4562
| |(for 4.1.2) and at
| |config/sparc/sparc.c:4619
| |(for 4.3 revision 122655)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31070