This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/6584] failure building GNAT library: ICE on s-auxdec.adb
- From: "fw at deneb dot enyo dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Jul 2003 19:45:28 -0000
- Subject: [Bug ada/6584] failure building GNAT library: ICE on s-auxdec.adb
- References: <20020506130600.6584.bruno@clisp.org>
- 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=6584
------- Additional Comments From fw at deneb dot enyo dot de 2003-07-07 19:45 -------
Subject: Re: failure building GNAT library: ICE on
s-auxdec.adb
"pinskia at physics dot uc dot edu" <gcc-bugzilla@gcc.gnu.org> writes:
> if you use had just `make' that means the bug exists in an older
> version of gcc and that use 'make bootstrap' and the bug does not
> exists means that the bug is fixed in the current version and the
> old version of gcc was miscompiling the new with just `make'. I am
> going to close as invalid because it could reproduce with using
> `make' but not with `make bootstrap'.
Isn't "xgcc" used during "make gnatlib_and_tools" to compile the
run-time library?