This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Outdated stuff in gcc.texi
- To: law at cygnus dot com
- Subject: Re: Outdated stuff in gcc.texi
- From: Mike Stump <mrs at windriver dot com>
- Date: Fri, 21 Jan 2000 02:14:41 -0800 (PST)
- Cc: gcc at gcc dot gnu dot org
> Date: Fri, 21 Jan 2000 00:46:50 -0700
> From: Jeffrey A Law <law@cygnus.com>
> That was the original issue. I believe that problem has been fixed;
> however we have a problem with interactions between the unroller and
> exception handling.
You use the present tense. On purpose or accident? I don't know of
any remaining problems. The below fixed the one glaring problem
someone else pointed me at.
Tue Jan 11 11:37:58 2000 Mike Stump <mrs@wrs.com>
* unroll.c (unroll_loop): Add EH support.