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: [PATCH] PR 9677 gcc-3.4.1-20040715-crazypaths.patch


Ranjit Mathew wrote:

Andrew Haley wrote:


Committed, with minor layout changes.

Andrew.

2004-08-16 Elliot Lee <sopwith@redhat.com>

PR java/9677
* jcf-parse.c (java_parse_file): Handle filenames with embedded
spaces, and quoted filelists.



I'm seeing the following with Jacks:


 FAIL: non-jls-argument-expansion-4
 FAIL: non-jls-argument-expansion-6
 FAIL: non-jls-argument-expansion-7
 FAIL: non-jls-argument-expansion-8
 FAIL: non-jls-argument-expansion-9
 FAIL: non-jls-argument-expansion-10

 XPASS: non-jls-argument-expansion-tokens-2
 XPASS: non-jls-argument-expansion-tokens-4
 XPASS: non-jls-argument-expansion-tokens-5

The FAILs existed before you committed your patch
but the XPASSes appeared afterwards.

The former have been there for a couple of weeks.
Unfortunately, I have not been as regular with GCC
builds as I used to be so I can't point out quite
what started causing these. :-(



I've seen those FAILs appear from time to time too. They seem to be a bit spurious - rebuilding from a clean tree often makes them dissappear. I was unable to reproduce them outside of jacks. Does anyone know of a way to get jacks to be more verbose, so that it shows the exact compiler command it uses and compiler output that it gets?


Regards

Bryce


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