public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c++/9455: [3.4 regression] ICE in make_decl_rtl, at varasm.c:790
@ 2003-01-27 16:16 bangerth
  0 siblings, 0 replies; 2+ messages in thread
From: bangerth @ 2003-01-27 16:16 UTC (permalink / raw)
  To: gcc-gnats


>Number:         9455
>Category:       c++
>Synopsis:       [3.4 regression] ICE in make_decl_rtl, at varasm.c:790
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Mon Jan 27 16:16:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Wolfgang Bangerth
>Release:        unknown-1.0
>Organization:
>Environment:
3.4 present
>Description:
This ICEs since recently:
---------------------------
template <int> void foo () {
  double a;
  double b = { a };
}
template void foo<1> ();
---------------------------

g/a> /home/bangerth/bin/gcc-3.4-pre/bin/c++ -c bug34-2.cc
bug34-2.cc: In function `void foo() [with int <anonymous> = 1]':
bug34-2.cc:5:   instantiated from here
bug34-2.cc:3: internal compiler error: in make_decl_rtl, at varasm.c:790
Please submit a full bug report,


It used to work until 3.3.

W.
>How-To-Repeat:

>Fix:

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


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

* Re: c++/9455: [3.4 regression] ICE in make_decl_rtl, at varasm.c:790
@ 2003-01-27 16:45 ehrhardt
  0 siblings, 0 replies; 2+ messages in thread
From: ehrhardt @ 2003-01-27 16:45 UTC (permalink / raw)
  To: bangerth, gcc-bugs, gcc-prs, nobody

Synopsis: [3.4 regression] ICE in make_decl_rtl, at varasm.c:790

State-Changed-From-To: open->closed
State-Changed-By: cae
State-Changed-When: Mon Jan 27 16:45:23 2003
State-Changed-Why:
    Altough this place in make_decl_rtl is an ICE that catches multiple
    errors I'm pretty sure that this is a duplicate of 9374.

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


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

end of thread, other threads:[~2003-01-27 16:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-27 16:16 c++/9455: [3.4 regression] ICE in make_decl_rtl, at varasm.c:790 bangerth
2003-01-27 16:45 ehrhardt

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