From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31872 invoked by alias); 29 Jan 2007 20:11:53 -0000 Received: (qmail 31695 invoked by uid 48); 29 Jan 2007 20:11:40 -0000 Date: Mon, 29 Jan 2007 20:11:00 -0000 Message-ID: <20070129201140.31694.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug java/30466] gcj crashes when using invalid options In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "tromey at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-01/txt/msg02533.txt.bz2 ------- 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