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 optimization/12301] [3.3/3.4 regression] corruption in exception path, exception in returned expression


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12301


ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|corruption in exception     |[3.3/3.4 regression]
                   |path, exception in returned |corruption in exception
                   |expression (g++ 3.3, 3.3.1  |path, exception in returned
                   |and 3.3.2 snapshot)         |expression
   Target Milestone|---                         |3.3.2
            Version|3.3.2                       |3.3.1


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2003-09-17 16:59 -------
I can confirm the crash on GCC 3.2.2, 3.2.3, 3.3 and 3.3.2pre with Christian's
testcase, but GCC 2.95.3 doesn't crash so we have a regression.


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