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: gcc-4.3.0-RC-20080301 test failures on ARM EABI


Andrew Haley wrote:
This is a testsuite bug that I'd like to fix on gcc 4.3 branch.  It means
that all gcj tests fail on ARM EABI.

TCL's string match command doesn't have the semantics that the patch author
thought it had, and so a vital piece of logic isn't being executed in the
testsuite.  string match has glob semantics rather than regexp semantics,
and this is needlessly obscure.  Fixed thusly.

I apologize, I tested this on ppc-linux and i686-linux but as it seemed only in terms of working or not. I did not check if the -specs really apply.


I'm sorry, next time I'll pay more attention.

Andreas


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