This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/12583] Bootstrap failure, stage1 in cgraphunit.c
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Oct 2003 06:53:36 -0000
- Subject: [Bug target/12583] Bootstrap failure, stage1 in cgraphunit.c
- References: <20031012050434.12583.mckelvey@maskull.com>
- 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=12583
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|c++ |target
Keywords| |diagnostic
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-10-12 06:53 -------
This really is a target bug as old_insns is really initialized. Yes making old_insns initalized will
make bootstrap work again.