This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/11516] [3.4 regression] miscompiled of genattrtab.c in stage2
- From: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Jul 2003 16:37:58 -0000
- Subject: [Bug target/11516] [3.4 regression] miscompiled of genattrtab.c in stage2
- References: <20030714011006.11516.danglin@gcc.gnu.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=11516
------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2003-07-21 16:37 -------
Subject: Re: [3.4 regression] miscompiled of genattrtab.c i
> Hmmm, while you may have first seen a problem after my patch was
> introduced, I can't see how the patch could be the root cause of any
> problem you have. There must be something elsewhere where the bug
Yes, your patch is not the problem. It's was a problem I introduced
a couple of days before :( The main was a real mess at the time and
it was difficult to determine what the cause was. Your patch just
changed the symptoms. I'm testing a fix now.
Thanks for your comments.
Dave