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: Can 3.4 patch for PR2001 be backported to 3.3?


Op wo 12-03-2003, om 22:48 schreef Brad Lucier:
> Richard:
> 
> This patch
> 
> http://gcc.gnu.org/ml/gcc-cvs/2003-02/msg00742.html
> 
> basically eliminated for 3.4 the compile-time and code generation problems of
> optimization/2001
> 
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=2001
> 
> which is a regression from 2.95.  Would it be possible, or reasonable, to
> backport this to the 3.3 branch?  Right now, the 3.3 branch takes > 75 times
> as long to compile this example as the 3.4 compiler does.

I looked at this when I was pinging you about this patch.  It looks like
it would be very difficult to backport the fixes from the mainline.  A
better solution may be to disable the crossjump optimizations
alltogether for 3.3, since they seem to cause a lot of trouble, and they
were not available in 3.2 (right?).

Greetz
Steven



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