This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug driver/30714] New: [regression] gcj driver doesn't recognize files starting with II
- From: "doko at ubuntu dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Feb 2007 14:20:11 -0000
- Subject: [Bug driver/30714] New: [regression] gcj driver doesn't recognize files starting with II
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
at least seen on the redhat/gcc-4_1-branch-java-merge-20070117 branch; not yet
validated on the trunk:
$ touch IIFoo.java
$ gcj -C IIFoo.java
gcj: no input files
--
Summary: [regression] gcj driver doesn't recognize files starting
with II
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: driver
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30714