This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13239] [3.3/3.4 regression] Assertion does not seem to work correctly anymore
- From: "janis187 at us dot ibm dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Dec 2003 17:40:45 -0000
- Subject: [Bug c++/13239] [3.3/3.4 regression] Assertion does not seem to work correctly anymore
- References: <20031130163447.13239.rmerkert@alphatech.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From janis187 at us dot ibm dot com 2003-12-10 17:40 -------
The regression in PR 13239 was introduced or exposed with this patch:
2003-03-24 Jakub Jelinek <jakub@redhat.com>
* dojump.c (do_jump): Handle UNSAVE_EXPR specially.
The regression hunt took place with mainline on i686-pc-linux-gnu using
the test case from comment #6. The reports of where the bug has and has
not been seen made it sound as if this might be an intermittent failure;
I built g++ from sources for every two weeks between 2003-01-01 and
2003-07-02, and the results are consistent with the patch named above
changing the behavior of the test.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13239