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: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Jun 2003 03:14:43 -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
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution| |INVALID
------- Additional Comments From pinskia at physics dot uc dot edu 2003-06-27 03:14 -------
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'.