This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/36245] [4.3 Regression] internal compiler error: in build2_stat, at tree.c:3116
- From: "rguenther at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 May 2008 08:14:18 -0000
- Subject: [Bug tree-optimization/36245] [4.3 Regression] internal compiler error: in build2_stat, at tree.c:3116
- References: <bug-36245-16011@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from rguenther at suse dot de 2008-05-16 08:14 -------
Subject: Re: [4.3 Regression] internal compiler
error: in build2_stat, at tree.c:3116
On Fri, 16 May 2008, hjl dot tools at gmail dot com wrote:
> ------- Comment #6 from hjl dot tools at gmail dot com 2008-05-16 00:43 -------
> It isn't fixed. From:
>
> http://gcc.gnu.org/ml/gcc-testresults/2008-05/msg01368.html
>
> FAIL: gcc.c-torture/compile/pr36245.c -O1 (internal compiler error)
> FAIL: gcc.c-torture/compile/pr36245.c -O1 (test for excess errors)
> FAIL: gcc.c-torture/compile/pr36245.c -O2 (internal compiler error)
> FAIL: gcc.c-torture/compile/pr36245.c -O2 (test for excess errors)
> FAIL: gcc.c-torture/compile/pr36245.c -Os (internal compiler error)
> FAIL: gcc.c-torture/compile/pr36245.c -Os (test for excess errors)
>
> I got
>
> Executing on host: /export/build/gnu/gcc/build-i686-linux/gcc/xgcc
> -B/export/build/gnu/gcc/build-i686-linux/gcc/ -O1 -w -fno-show-column -c -o
> pr36245.o
> /net/gnu-13/export/gnu/src/gcc/gcc/gcc/testsuite/gcc.c-torture/compile/pr36245.c
> (timeout = 300)
> /net/gnu-13/export/gnu/src/gcc/gcc/gcc/testsuite/gcc.c-torture/compile/pr36245.c:
> In function 'a':^M
> /net/gnu-13/export/gnu/src/gcc/gcc/gcc/testsuite/gcc.c-torture/compile/pr36245.c:5:
> internal compiler error: in build2_stat, at tree.c:3186^M
> Please submit a full bug report,^M
> with preprocessed source if appropriate.^M
> See <http://gcc.gnu.org/bugs.html> for instructions.^M
It works for me on x86_64 with -m64 and -m32. I'm trying with native
32bit now.
Richard.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36245