public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c++/1588: 2.95.2 (and later) Internal compiler error on template instantiation
@ 2001-04-01  0:00 Hugues.Talbot
  0 siblings, 0 replies; only message in thread
From: Hugues.Talbot @ 2001-04-01  0:00 UTC (permalink / raw)
  To: gcc-gnats

>Number:         1588
>Category:       c++
>Synopsis:       2.95.2 (and later) Internal compiler error on template instantiation
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jan 08 23:16:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Hugues Talbot
>Release:        gcc version 2.95.2 19991024 (release)
>Organization:
>Environment:
Any gcc-2.95.2 I've tried. Solaris 2.7, Linux, DEC Unix.
Also on nightly build gcc
>Description:
Internal compilation error.
>How-To-Repeat:
c++ tada.cxx
>Fix:
replace the line

CLUT = (unsigned char [3][256])CLUTp;

with 

 CLUT = (unsigned char (*)[256])CLUTp; 
>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: application/octet-stream; name="tada.cxx"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="tada.cxx"

Y2xhc3MgQSB7CnB1YmxpYzoKIHRlbXBsYXRlIDxjbGFzcyBUPiB2b2lkIGYodm9pZCAqQ0xVVHAp
Owp9OwoKdGVtcGxhdGUgPGNsYXNzIFQ+IHZvaWQgQTo6Zih2b2lkICpDTFVUcCkKewogICAgdm9p
ZCAqQ0xVVDsKCiAgICBDTFVUID0gKHVuc2lnbmVkIGNoYXIgWzNdWzI1Nl0pQ0xVVHA7IC8vIFVn
bHkgdWdseSB1Z2x5LCB0aGFua3MgdG8gR0NDIG9uIERFQyBVbml4LgoKICAgIHJldHVybjsKfQoK
CmludCBtYWluKCkKewoJQSBteW9iajsKCXVuc2lnbmVkIGNoYXIgdFszXVsyNTZdOwoKCW15b2Jq
LmY8dW5zaWduZWQgY2hhcj4odCk7CgkJCglyZXR1cm4gMDsKfQo=
>From mmitchel@gcc.gnu.org Sun Apr 01 00:00:00 2001
From: mmitchel@gcc.gnu.org
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org
Subject: Re: c++/1099
Date: Sun, 01 Apr 2001 00:00:00 -0000
Message-id: <20010222215600.1511.qmail@sourceware.cygnus.com>
X-SW-Source: 2001-q1/msg01594.html
Content-length: 516

The following reply was made to PR c++/1099; it has been noted by GNATS.

From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org, mdejong@redhat.com, nobody@gcc.gnu.org
Cc:  
Subject: Re: c++/1099
Date: 22 Feb 2001 21:50:29 -0000

 Synopsis: g++ -O3 optimization bug found, test case included.
 
 State-Changed-From-To: open->analyzed
 State-Changed-By: mmitchel
 State-Changed-When: Thu Feb 22 13:50:29 2001
 State-Changed-Why:
     Confirmed.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=1099&database=gcc


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-04-01  0:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-01  0:00 c++/1588: 2.95.2 (and later) Internal compiler error on template instantiation Hugues.Talbot

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