[PATCH] Fix PR target/20799, operator new does not work in shared library/bundle

Dale Johannesen dalej@apple.com
Wed Aug 24 01:37:00 GMT 2005


On Aug 23, 2005, at 5:38 PM, Andrew Pinski wrote:

> The problem here is we are coalescing "::operator new" and "::operator 
> delete"
> even though they are not marked as weak.  This patch removes the 
> "hack" which
> implements this.  This has been on the apple-ppc-branch for some time 
> now.
>
> OK? Bootstrapped and tested on powerpc-darwin7.9 with no regressions.

OK, thanks.



More information about the Gcc-patches mailing list