public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/10347: [3.4 regression] tree check ICE in dependent_type_p
@ 2003-04-08 14:11 bangerth
  0 siblings, 0 replies; 3+ messages in thread
From: bangerth @ 2003-04-08 14:11 UTC (permalink / raw)
  To: ebb9, gcc-bugs, gcc-prs, nobody

Old Synopsis: [3.4] tree check ICE in dependent_type_p
New Synopsis: [3.4 regression] tree check ICE in dependent_type_p

State-Changed-From-To: open->analyzed
State-Changed-By: bangerth
State-Changed-When: Tue Apr  8 14:11:53 2003
State-Changed-Why:
    Confirmed. A regression on mainline. Can be triggered
    by this surprisingly simple piece of code:
    --------------------------
    void bar (int *);
    
    template <int>
    void foo() {
        bar(new int[1]);
    }
    --------------------------
    
    g/x> /home/bangerth/bin/gcc-3.4-pre/bin/c++ -c x.cc
    x.cc: In function `void foo()':
    x.cc:5: internal compiler error: tree check: expected class 't', have 'x' (
       tree_list) in dependent_type_p, at cp/pt.c:11449
    
    W.

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


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

* Re: c++/10347: [3.4 regression] tree check ICE in dependent_type_p
@ 2003-04-17 14:12 lerdsuwa
  0 siblings, 0 replies; 3+ messages in thread
From: lerdsuwa @ 2003-04-17 14:12 UTC (permalink / raw)
  To: ebb9, gcc-bugs, gcc-prs, lerdsuwa

Synopsis: [3.4 regression] tree check ICE in dependent_type_p

State-Changed-From-To: analyzed->closed
State-Changed-By: lerdsuwa
State-Changed-When: Thu Apr 17 14:12:56 2003
State-Changed-Why:
    Fixed.

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


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

* Re: c++/10347: [3.4 regression] tree check ICE in dependent_type_p
@ 2003-04-15 13:14 lerdsuwa
  0 siblings, 0 replies; 3+ messages in thread
From: lerdsuwa @ 2003-04-15 13:14 UTC (permalink / raw)
  To: ebb9, gcc-bugs, gcc-prs, lerdsuwa, nobody

Synopsis: [3.4 regression] tree check ICE in dependent_type_p

Responsible-Changed-From-To: unassigned->lerdsuwa
Responsible-Changed-By: lerdsuwa
Responsible-Changed-When: Tue Apr 15 13:14:04 2003
Responsible-Changed-Why:
    Patch submitted:
    
      http://gcc.gnu.org/ml/gcc-patches/2003-04/msg01111.html

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


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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-08 14:11 c++/10347: [3.4 regression] tree check ICE in dependent_type_p bangerth
2003-04-15 13:14 lerdsuwa
2003-04-17 14:12 lerdsuwa

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