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


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. :-(

Ranjit.

-- 
Ranjit Mathew          Email: rmathew AT gmail DOT com

Bangalore, INDIA.      Web: http://ranjitmathew.tripod.com/


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