[Bug java/49634] New: Dead Java driver code for @FILE handling
jsm28 at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jul 4 22:31:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49634
Summary: Dead Java driver code for @FILE handling
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: java
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: jsm28@gcc.gnu.org
The Java driver has its own support for @FILE files but expandargv has already
been called by the time lang_specific_driver is reached so this is dead code
and should be removed.
More information about the Java-prs
mailing list