This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

java/5810: unrecognized character in input stream



>Number:         5810
>Category:       java
>Synopsis:       unrecognized character in input stream
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          rejects-legal
>Submitter-Id:   net
>Arrival-Date:   Fri Mar 01 20:36:02 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        3.0.3
>Organization:
>Environment:
System: Linux zloty 2.4.12 #2 Fri Oct 26 18:39:34 PDT 2001 i686 unknown
Architecture: i686

	
host: i686-pc-linux-gnu
build: i686-pc-linux-gnu
target: i686-pc-linux-gnu
configured with: ../dist/configure --srcdir=/ug/src/flat/gcc-3.0.3/dist --prefix=/usr/ug/share/gcc-3.0.3 --exec-prefix=/usr/ug/i386-linux2/gcc-3.0.3 --with-local-prefix=/usr/ug --enable-version-specific-runtime-libs
>Description:
GCJ has trouble with extended ascii characters in variable identifiers. Sun's
JDK happily accepts the following testcase.
>How-To-Repeat:

To repeat, type: gcj a.java -o a --main=a -static

begin 644 a.java
M8VQA<W,@82!["B`@<'5B;&EC('-T871I8R!V;VED(&UA:6XH(%-T<FEN9UM=
M<R`I('L*("`@(&EN="#E(#T@,3`P.PH@("`@4WES=&5M+F]U="YP<FEN=&QN
-*"#E("D["B`@?0I]"@``
`
end
>Fix:
	
>Release-Note:
>Audit-Trail:
>Unformatted:


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