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 middle-end/37722] destructors not called on computed goto



------- Comment #1 from pinskia at gcc dot gnu dot org  2008-10-02 21:22 -------
EH lowering for some reason does not copy the finally part of the try before
the goto.  This also happens with 3.3.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c++                         |middle-end
           Keywords|                            |wrong-code
      Known to fail|                            |3.3 4.4.0 4.0.1


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


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