This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/6680] genattrtab crashes on tru64 5.0
- From: "dhazeghi at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Jul 2003 06:20:24 -0000
- Subject: [Bug bootstrap/6680] genattrtab crashes on tru64 5.0
- References: <20020516082614.6680.sabelka@iue.tuwien.ac.at>
- 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=6680
------- Additional Comments From dhazeghi at yahoo dot com 2003-07-10 06:20 -------
Wow, thanks for narrowing this down! I took a look at the gcc-cvs mailing list archives but didn't
seen anything particularly obvious. The things that look possibly connected are Richard Kenner's
patch to alpha.md and others, and Roger's patch for emit-rtl.c. Oh, and this patch, claims to be
Itanium only, but seems to deal exactly with the issue of block reording (and deals with generic
code in the scheduler):
http://gcc.gnu.org/ml/gcc-patches/2003-03/msg00583.html
Cheers,
Dara