This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: egcs-971122 bug: incorrect code, object destroyed immdiately
- To: Jason Merrill <jason at cygnus dot com>
- Subject: Re: egcs-971122 bug: incorrect code, object destroyed immdiately
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Thu, 27 Nov 1997 08:40:11 -0800
- cc: pepe at iconz dot co dot nz (Joseph Heled), egcs-bugs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <u9ra82elkx.fsf@yorick.cygnus.com>you write:
> Jeff, this should go into the release.
>
>
> Thu Nov 27 01:18:36 1997 Jason Merrill <jason@yorick.cygnus.com>
>
> * expr.c (preexpand_calls): Don't look past a TRY_CATCH_EXPR.
Thanks. Installed on the release branch.
Jeff