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: Several C++ regressions


Diego Novillo <dnovillo@redhat.com> writes:

> On Mon, 2004-08-23 at 12:39, Andrew Pinski wrote:
>
>> OK?  Tested on powerpc-apple-darwin, this time with no regressions
>> and it fixes the regressions that were caused by my first patch.
>> 
> I would rather back out the original patch to give you time to
> investigate the real problem.  There may be other nasties lurking
> around.

Mark and I concur.  This is an optimization -- I know it works around
some codegen bugs, but it doesn't fix the underlying problems with the
alias analyzer -- so, since it breaks stuff, let's back it out and try
again.

zw


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