This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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: [3.4 JAVA] Backport aph's fix for PR java/14104


Roger Sayle writes:
 > 
 > I've been bootstrapping and regression testing the backport of a
 > middle-end patch that addresses a gcc 3.4 performance regression.
 > Unfortunately, this patch appears to be one that exposed the bug
 > PR java/14104 on mainline, which is currently present but latent
 > on the gcc-3_4-branch.  Applying Andrew Haley's fix for PR14104
 > to the release branch would allow me to resolve the regression.
 > 
 > The following patch has been tested against the gcc-3_4-branch on
 > i686-pc-linux-gnu with a full "make bootstrap", all default languages,
 > and regression tested with a top-level "make -k check" with no new
 > failures.
 > 
 > Ok for the gcc-3_4-branch?

Fine by me.  In general, if a regression fix applied to mainline
applies to a release branch I'm happy to see it go in.

Andrew.


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