public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: java/10459: [3.3/3.4 regression] ICE with certain expressions as 3rd clause of for loop
@ 2003-05-03  0:35 tromey
  0 siblings, 0 replies; 3+ messages in thread
From: tromey @ 2003-05-03  0:35 UTC (permalink / raw)
  To: 189545, aph, gcc-bugs, gcc-prs, java-prs, mdz, tromey

Synopsis: [3.3/3.4 regression] ICE with certain expressions as 3rd clause of for loop

Responsible-Changed-From-To: aph->tromey
Responsible-Changed-By: tromey
Responsible-Changed-When: Sat May  3 00:35:57 2003
Responsible-Changed-Why:
    I'm handling this
State-Changed-From-To: open->closed
State-Changed-By: tromey
State-Changed-When: Sat May  3 00:35:57 2003
State-Changed-Why:
    I checked in a fix and a test case.
    It will appear in 3.3.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10459


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: java/10459: [3.3/3.4 regression] ICE with certain expressions as 3rd clause of for loop
@ 2003-04-23 16:18 steven
  0 siblings, 0 replies; 3+ messages in thread
From: steven @ 2003-04-23 16:18 UTC (permalink / raw)
  To: 189545, aph, gcc-bugs, gcc-prs, java-prs, mdz, nobody

Synopsis: [3.3/3.4 regression] ICE with certain expressions as 3rd clause of for loop

Responsible-Changed-From-To: unassigned->aph
Responsible-Changed-By: steven
Responsible-Changed-When: Wed Apr 23 16:18:18 2003
Responsible-Changed-Why:
    Java maintainer -- Andrew, would you have some time for this?

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10459


^ permalink raw reply	[flat|nested] 3+ messages in thread

* java/10459: [3.3/3.4 regression] ICE with certain expressions as 3rd clause of for loop
@ 2003-04-23  6:06 Matthias Klose
  0 siblings, 0 replies; 3+ messages in thread
From: Matthias Klose @ 2003-04-23  6:06 UTC (permalink / raw)
  To: gcc-gnats, debian-gcc


>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:


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-05-03  0:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-03  0:35 java/10459: [3.3/3.4 regression] ICE with certain expressions as 3rd clause of for loop tromey
  -- strict thread matches above, loose matches on Subject: below --
2003-04-23 16:18 steven
2003-04-23  6:06 Matthias Klose

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).