This is the mail archive of the java-prs@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]

[Bug java/30466] gcj crashes when using invalid options



------- Comment #1 from tromey at gcc dot gnu dot org  2007-01-29 20:11 -------
Note that the '-Manything' argument is superfluous, the bug occurs
without it:

opsy. gcj -MT anything HelloWorld.java
jc1: ../../trunk/gcc/java/jcf-depend.c:138: jcf_dependency_write: Assertion
`dependencies' failed.
/tmp/ccGS8k5Z.jar:0: internal compiler error: Aborted

-M handling got pretty much nuked by the merge.
But, apparently, nuked in an unfriendly way :(


-- 

tromey at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-01-29 20:11:39
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30466


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