This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11376] [3.3/3.4 regression] mozilla-1.4 miscompiled
- From: "sirl at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Jul 2003 17:50:12 -0000
- Subject: [Bug c++/11376] [3.3/3.4 regression] mozilla-1.4 miscompiled
- References: <20030630081619.11376.sirl@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=11376
------- Additional Comments From sirl at gcc dot gnu dot org 2003-07-08 17:50 -------
Well, since the generated assembly looks now quite different than for the full
testcase, I would just like to hear another opinion whether the full testcase
was correctly minimized. If yes, I agree that this bug shoud be closed and one
against mozilla should be opened.
Hmm, Kevin, could you create a "fixed" (like you just did for the simplified
one) full testcase (diff?)? If that fixes the full testcase I'll be happy :-).