This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/12269] Mainline failed to bootstrap on Linux/ia64
- 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: 14 Sep 2003 05:51:15 -0000
- Subject: [Bug bootstrap/12269] Mainline failed to bootstrap on Linux/ia64
- References: <20030913175539.12269.hjl@lucon.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=12269
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-09-14 05:51 -------
If it is caused by the patch which you say it is, then it is most likely a sharing problem rather than
the patch itself and by looking at the patch I really think this is a rtl sharing problem. I wish there
was a way to prove it was.