This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH] Fix pr16789 failures on the SPARC
Eric Botcazou wrote:
Thanks, this looks good. I wonder if it can go in at the moment... I
do think it is an important fix, but is it a regression?
I personally think that all new failures in the regression testsuite should be
treated as regressions (pr16789 is a new failure both on SPARC/Solaris and
SPARC/Linux). Otherwise this would become seriously messy. That said, if you
want me to run this by Mark...
Regardless of whether it fixes a regression, this is a simple and
obvious fix which is very unlikely to have any unintended side-effects.
In any case, libgcj should not be considered frozen - especially for bug
fixes - just because the compiler is in regression-only mode.
Eric, please check this in!
Bryce