This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/11192] Building Pari-2.1.5 fails with SuSE gcc 3.3 -O3 (internal compiler error)
- From: "ebotcazou at libertysurf dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jun 2003 20:27:44 -0000
- Subject: [Bug optimization/11192] Building Pari-2.1.5 fails with SuSE gcc 3.3 -O3 (internal compiler error)
- References: <20030614193351.11192.alexander.kruppa@stud.tu-muenchen.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11192
------- Additional Comments From ebotcazou@libertysurf.fr 2003-06-14 20:27 -------
Subject: Re: New: Building Pari-2.1.5 fails with SuSE gcc 3.3 -O3 (internal compiler error)
> /usr/bin/gcc -c -O3 -Wall -Wno-implicit -fomit-frame-pointer -o buch2.o -x
> cpp-output buch2.i
> ../src/basemath/buch2.c: In function `small_norm_for_buchall':
> ../src/basemath/buch2.c:1516: warning: comparison between signed and
> unsigned ../src/basemath/buch2.c: In function `relationrank':
> ../src/basemath/buch2.c:2146: warning: comparison between signed and
> unsigned ../src/basemath/buch2.c: In function `buchall':
> ../src/basemath/buch2.c:3036: warning: comparison between signed and
> unsigned ../src/basemath/buch2.c: At top level:
> ../src/basemath/buch2.c:1782: internal compiler error: in remove_edge, at
> callgraph.c:189
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
There is no callgraph.c source file in the FSF tree. Ask SuSE directly.