This is the mail archive of the gcc@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]

Re: New CSE2 bug on release branch demonstrated by g77


>>>>> Mark Mitchell writes:

Mark> Thank you for the report.
Mark> Are you able to isolate the change that caused it?

	The bug appears to be due to your Stepanov fix:

        * toplev.c (rest_of_compilation): Remove dead code before
        purge_addressof.

I wonder if Andreas's bootstrap failure is caused by this as well.

	Unless we can track down the reason this patch is causing a
problem, it looks like GCC 3.0 will have bad C++ performance for this type
of code.

David


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