public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c/8647: ICE in GNU99 mode Nr. #2
@ 2003-03-28 11:56 steven
  0 siblings, 0 replies; 2+ messages in thread
From: steven @ 2003-03-28 11:56 UTC (permalink / raw)
  To: bkausbk, gcc-bugs, gcc-prs, nobody

Synopsis: ICE in GNU99 mode Nr. #2

State-Changed-From-To: analyzed->closed
State-Changed-By: steven
State-Changed-When: Fri Mar 28 11:47:57 2003
State-Changed-Why:
    PR 9163 is a duplicate of this one.

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


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

* c/8647: ICE in GNU99 mode Nr. #2
@ 2002-11-27  5:36 bkausbk
  0 siblings, 0 replies; 2+ messages in thread
From: bkausbk @ 2002-11-27  5:36 UTC (permalink / raw)
  To: gcc-gnats


>Number:         8647
>Category:       c
>Synopsis:       ICE in GNU99 mode Nr. #2
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-illegal-code
>Submitter-Id:   net
>Arrival-Date:   Tue Nov 19 13:26:02 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Benjamin Kalytta
>Release:        gcc version 3.3 20021109 (experimental)
>Organization:
>Environment:
x86-cygwin Windows 2000 Prof. (AMD Athlon XP 2200+)
>Description:
An Internal compiler error will be generated on illegal code:

unsigned int m(int *i) {
	if
	*i=0;
}

generated error message:

test.c: In function `m':
test.c:6: error: parse error before '*' token
test.c:7: internal compiler error: in genrtl_compound_stmt, at c-semantics.c:705
>How-To-Repeat:
gcc -Wp,-std=gnu99 test.c
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: text/plain; name="test.c"
Content-Disposition: inline; filename="test.c"

unsigned int m(int *i) {
	if
	*i=0;
}


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

end of thread, other threads:[~2003-03-28 11:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-28 11:56 c/8647: ICE in GNU99 mode Nr. #2 steven
  -- strict thread matches above, loose matches on Subject: below --
2002-11-27  5:36 bkausbk

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