public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: Matthias Klose <doko@net.local>
To: gcc-gnats@gcc.gnu.org, debian-gcc@lists.debian.org
Subject: java/10459: [3.3/3.4 regression] ICE with certain expressions as 3rd clause of for loop
Date: Wed, 23 Apr 2003 06:06:00 -0000	[thread overview]
Message-ID: <E198DJT-0002hh-00@tango.net.local> (raw)


>Number:         10459
>Category:       java
>Synopsis:       [3.3/3.4 regression] ICE with certain expressions as 3rd clause of for loop
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Wed Apr 23 06:06:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Matt Zimmerman <mdz@debian.org>
>Release:        
>Organization:
The Debian Project
>Environment:
>Description:
[ Reported to the Debian BTS as report #189545.
  Please CC 189545@bugs.debian.org on replies.
  Log of report can be found at http://bugs.debian.org/189545 ]
	

Rechecked with 3.3 20030415 and 3.4 20030418

there:[/tmp] gcj-3.3 -C ICE.java 
ICE.java:4: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
zsh: exit 1     gcj-3.3 -C ICE.java

-----------------------
public class ICE {

	public void aMethod() {
		for (; ;someclass.othermethod().someothermethod());

	}
}
-----------------------

Matt adds:
I tried my tests on a woody system (gcj 3.0.4-5).  It is able to compile the
original source file, and correctly throws an error on my contrived test
case, so this is a regression.




>How-To-Repeat:
	
>Fix:
	
>Release-Note:
>Audit-Trail:
>Unformatted:


             reply	other threads:[~2003-04-23  6:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-23  6:06 Matthias Klose [this message]
2003-04-23 16:18 steven
2003-05-03  0:35 tromey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E198DJT-0002hh-00@tango.net.local \
    --to=doko@net.local \
    --cc=189545@bugs.debian.org \
    --cc=debian-gcc@lists.debian.org \
    --cc=gcc-gnats@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).