public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/9192: A compile error generated an internal error rather than an error message.
@ 2003-04-07 14:17 neroden
  0 siblings, 0 replies; 3+ messages in thread
From: neroden @ 2003-04-07 14:17 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, joe, nobody

Synopsis: A compile error generated an internal error rather than an error message.

State-Changed-From-To: feedback->closed
State-Changed-By: neroden
State-Changed-When: Mon Apr  7 14:16:59 2003
State-Changed-Why:
    no feedback 3 months. Old version.

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


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

* Re: c++/9192: A compile error generated an internal error rather than an error message.
@ 2003-01-06 17:14 paolo
  0 siblings, 0 replies; 3+ messages in thread
From: paolo @ 2003-01-06 17:14 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, joe, nobody

Synopsis: A compile error generated an internal error rather than an error message.

State-Changed-From-To: open->feedback
State-Changed-By: paolo
State-Changed-When: Mon Jan  6 09:14:32 2003
State-Changed-Why:
    Please provide a short self-contained testcase triggering
    the internal error. Also, consider upgrading to gcc-3.2.x
    since the 2.95.x branch is not maintained anymore.

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


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

* c++/9192: A compile error generated an internal error rather than an error message.
@ 2003-01-06 16:56 joe
  0 siblings, 0 replies; 3+ messages in thread
From: joe @ 2003-01-06 16:56 UTC (permalink / raw)
  To: gcc-gnats


>Number:         9192
>Category:       c++
>Synopsis:       A compile error generated an internal error rather than an error message.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jan 06 08:56:02 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     joe higton
>Release:        gcc version 2.95.4 20011002 (Debian prerelease)
>Organization:
>Environment:

>Description:
A mangled function declairation produced an internal error. Declaration was part of a template class. Here is the version of the declairation that caused the error (and relibly does cause said error:

DataClass *DataSet::Data(int i)

Here is the correct version:

template <class DataClass>
DataClass *DataSet<DataClass>::Data(int i)


>How-To-Repeat:

>Fix:

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


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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-07 14:17 c++/9192: A compile error generated an internal error rather than an error message neroden
  -- strict thread matches above, loose matches on Subject: below --
2003-01-06 17:14 paolo
2003-01-06 16:56 joe

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