From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15301 invoked by alias); 24 May 2004 21:35:05 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 15275 invoked by uid 48); 24 May 2004 21:35:03 -0000 Date: Tue, 25 May 2004 17:07:00 -0000 From: "green at redhat dot com" To: gcc-bugs@gcc.gnu.org Message-ID: <20040524213501.15637.green@redhat.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug java/15637] New: gcj regression: error: Invalid operand to unary operator while buliding xalan X-Bugzilla-Reason: CC X-SW-Source: 2004-05/txt/msg02814.txt.bz2 List-Id: I'm getting a new build failure for xalan from rhug. No small test case I'm afraid. This regression is only a couple of days old. /home/green/sources/jhbuild-src/rhug/xalan/upstream/src/org/apache/xalan/templates/ElemNumber.java:663: error: Invalid operand to unary operator T.362 < -1.79769313486231570814527423731704356798070567526e+308; Also, line 663 of that source file points to the opening brace of the method. Not very helpful. AG -- Summary: gcj regression: error: Invalid operand to unary operator while buliding xalan Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P2 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: green at redhat dot com CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15637