This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 4.1.2 RC1
On Wednesday 31 January 2007 01:26, Mark Mitchell wrote:
> Robert Schwebel wrote:
> > What about PR28516, would it be acceptable for 4.1.2?
>
> There are two issues:
>
> (1) it's not marked as a 4.1 regression, let alone a regression from
> 4.1.x. Did this test case work with older versions of GCC?
4.1 is the first FSF release to support arm-linux-gnueabi (the bug only
effects eabi targets). The bug is preset in 4.0, but apparently noone other
than glibc uses nested functions with -fexceptions.
Paul