public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Ada broken on i686-linux
@ 2004-09-09 10:28 Arnaud Charlet
  2004-09-09 10:41 ` Nathan Sidwell
  0 siblings, 1 reply; 14+ messages in thread
From: Arnaud Charlet @ 2004-09-09 10:28 UTC (permalink / raw)
  To: gcc

Bootstrapping with default options or -O0 yields:

stage1/xgcc -Bstage1/ -B/home/charlet/cvs/gcc-obj/install/i686-pc-linux-gnu/bin/ -c -g -O0      -gnatpg -gnata -g -O1 -fno-inline \
>  -I- -I. -Iada -I../../gcc-head/gcc/ada ../../gcc-head/gcc/ada/a-except.adb -o ada/a-except.o
+===========================GNAT BUG DETECTED==============================+
| 3.5.0 20040909 (experimental) (i686-pc-linux-gnu) GCC error:             |
| in peel_address, at tree-ssa-loop-ivopts.c:2554                          |
| Error detected at a-exexda.adb:312:8                                     |
[...]
+==========================================================================+

When forcing compilation of a-except.adb with -O0:

stage1/xgcc -Bstage1/ -B/home/charlet/cvs/gcc-obj/install/i686-pc-linux-gnu/bin/ -c -g -O0      -gnatpg -gnata -g -O0 -fno-inline  -I- -I. -Iada -I../../gcc-head/gcc/ada ../../gcc-head/gcc/ada/a-except.adb -o ada/a-except.o
+===========================GNAT BUG DETECTED==============================+
| 3.5.0 20040909 (experimental) (i686-pc-linux-gnu) GCC error:             |
| in create_tmp_var_for, at tree-nested.c:138                              |
| Error detected at a-exextr.adb:148:8                                     |
[...]
+==========================================================================+

Arno

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2004-09-10 18:55 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-09 10:28 Ada broken on i686-linux Arnaud Charlet
2004-09-09 10:41 ` Nathan Sidwell
2004-09-09 10:47   ` Arnaud Charlet
2004-09-09 16:14     ` Arnaud Charlet
2004-09-09 17:04       ` Arnaud Charlet
2004-09-09 17:24         ` Jan Hubicka
2004-09-09 18:41           ` Richard Henderson
2004-09-10  9:40             ` Jan Hubicka
2004-09-10 19:07               ` Richard Henderson
2004-09-10 10:10             ` Jan Hubicka
2004-09-10 11:53               ` Suspicious lines in i386.md Uros Bizjak
2004-09-10 19:00                 ` Jan Hubicka
2004-09-09 21:49           ` Ada broken on i686-linux (some progress) Laurent GUERBY
2004-09-10  9:38             ` Jan Hubicka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).