public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/10622: ice on undefined return type of function parameter in function declaration
@ 2003-05-04 17:20 giovannibajo
  0 siblings, 0 replies; 2+ messages in thread
From: giovannibajo @ 2003-05-04 17:20 UTC (permalink / raw)
  To: 2003-04-04-gnats-gcc.gnu.org, gcc-bugs, gcc-prs, nobody

Synopsis: ice on undefined return type of function parameter in function declaration

State-Changed-From-To: open->closed
State-Changed-By: bajo
State-Changed-When: Sun May  4 17:20:43 2003
State-Changed-Why:
    Fixed in 3.3/3.4 CVS 20030503

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


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

* c++/10622: ice on undefined return type of function parameter in function declaration
@ 2003-05-04 15:46 2003-04-04-gnats-gcc.gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: 2003-04-04-gnats-gcc.gnu.org @ 2003-05-04 15:46 UTC (permalink / raw)
  To: gcc-gnats


>Number:         10622
>Category:       c++
>Synopsis:       ice on undefined return type of function parameter in function declaration
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          ice-on-illegal-code
>Submitter-Id:   net
>Arrival-Date:   Sun May 04 15:46:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Julian Ladisch
>Release:        3.2
>Organization:
>Environment:
SuSE 8.1 Linux 2.4.19-4GB #1 Thu Mar 20 15:23:00 UTC 2003 i686 Duron 1 GHz
Reading specs from /usr/lib/gcc-lib/i486-suse-linux/3.2/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib --enable-languages=c,c++,f77,objc,java,ada --enable-libgcj --with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit i486-suse-linux
Thread model: posix
gcc version 3.2
>Description:
a.i:1: `l' was not declared in this scope
a.i:1: type specifier omitted for parameter `
Internal compiler error: Error reporting routines re-entered.
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
>How-To-Repeat:
Put
void h (int i, k (*l)());
in file a.i, and invoke
g++ -o a a.i
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2003-05-04 17:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-04 17:20 c++/10622: ice on undefined return type of function parameter in function declaration giovannibajo
  -- strict thread matches above, loose matches on Subject: below --
2003-05-04 15:46 2003-04-04-gnats-gcc.gnu.org

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