This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/11321] Internal compiler error in `schedule_block', at haifa-sched.c:6903
- 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: 25 Jun 2003 23:07:00 -0000
- Subject: [Bug bootstrap/11321] Internal compiler error in `schedule_block', at haifa-sched.c:6903
- References: <20030625181540.11321.giordano@covad.net>
- 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=11321
------- Additional Comments From pinskia at physics dot uc dot edu 2003-06-25 23:06 -------
Ignore my previous comment.
You should not be bootstraping by just typing make but by running `make bootstrap'
which makes sure that if there is a bug in the compile you start with they do not show up.
Can you try with `make bootstrap'?