Kaveh R. GHAZI wrote:
> 2007-02-13 Kaveh R. Ghazi <[EMAIL PROTECTED]>
>
> * g++.dg/tree-ssa/nothrow-1.C: Skip test if -fpic/-fPIC is used.
>
> diff -rup orig/egcc-SVN20070211/gcc/testsuite/g++.dg/tree-ssa/nothrow-1.C
> egcc-SVN20070211/gcc/testsuite/g++.dg/tree-ssa/nothrow-1.C
> --- ori
On Tue, 13 Feb 2007, Mark Mitchell wrote:
> Kaveh R. GHAZI wrote:
>
> > What I need to work out is what combinations of target and flags this
> > problem occurs under. E.g. is this problem sparc-solaris only or does it
> > occur on any target using pic? Or is it some subset of all platforms?
> >
Kaveh R. GHAZI wrote:
> What I need to work out is what combinations of target and flags this
> problem occurs under. E.g. is this problem sparc-solaris only or does it
> occur on any target using pic? Or is it some subset of all platforms?
> What about targets that default to pic without any ex
On Mon, 12 Feb 2007, Mark Mitchell wrote:
> Given that we're not going to mess about further with DECL_REPLACEABLE_P
> (since the case that Kaveh raised involving PIC compilation of functions
> using exceptions is a non-bug), I don't think we need to do RC3.
>
> The only changes that we've had sin