[Bug java/30585] New: gcj doesn't accept -Wall and -Werror anymore
mark at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Jan 25 14:27:00 GMT 2007
$ gcj -Werror /tmp/x.java
invalid warning: error
$ gcj -Wall /tmp/x.java
invalid warning: all
--
Summary: gcj doesn't accept -Wall and -Werror anymore
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: java
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mark at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30585
More information about the Gcc-bugs
mailing list