This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [v3] PATCH to revert the aliasing problem workaround in function::swap


On 05/27/2010 06:42 PM, Jason Merrill wrote:
> With recent improvements in alias analysis, this workaround is no
> longer necessary; I'm restoring the original code that just does union
> assignment so that the testsuite will complain if we start making
> invalid assumptions again.
>
> Tested x86_64-pc-linux-gnu, applied to trunk.
That's good to know, thanks.

Thus, it means that both 42832 and 42845 can be just closed?

Paolo.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]