This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug optimization/11192] Building Pari-2.1.5 fails with SuSE gcc 3.3 -O3 (internal compiler error)


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]