This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/13239] [3.3/3.4 regression] Assertion does not seem to work correctly anymore


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]