--- Comment #10 from mmitchel at gcc dot gnu dot org 2006-05-21 17:27
---
Fixed in 4.2.0.
--
mmitchel at gcc dot gnu dot org changed:
What|Removed |Added
Sta
--- Comment #9 from mmitchel at gcc dot gnu dot org 2006-05-21 17:24
---
Subject: Bug 27210
Author: mmitchel
Date: Sun May 21 17:23:59 2006
New Revision: 113958
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113958
Log:
PR c++/27210
* cp-tree.h (cp_save_expr): N
--- Comment #8 from tbm at cyrius dot com 2006-05-17 12:47 ---
(In reply to comment #7)
> A regression hunt identified this patch:
>
> http://gcc.gnu.org/viewcvs?view=rev&rev=112869
>
> r112869 | mmitchel | 2006-04-11 22:59:57 + (Tue, 11 Apr 2006)
Mark, can you comment?
--- Comment #7 from janis at gcc dot gnu dot org 2006-05-09 23:59 ---
A regression hunt identified this patch:
http://gcc.gnu.org/viewcvs?view=rev&rev=112869
r112869 | mmitchel | 2006-04-11 22:59:57 + (Tue, 11 Apr 2006)
--
janis at gcc dot gnu dot org changed:
--- Comment #6 from pinskia at gcc dot gnu dot org 2006-05-08 07:59 ---
Janis could you do a regression hunt on this bug?
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-05-03 17:36 ---
*** Bug 27410 has been marked as a duplicate of this bug. ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-04-24 16:17 ---
*** Bug 27284 has been marked as a duplicate of this bug. ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-04-24 01:54 ---
This patch fixes the ICE for me but I don't know if it is the correct one:
Index: tree.h
===
--- tree.h (revision 113199)
+++ tree.h (working
--- Comment #2 from reichelt at gcc dot gnu dot org 2006-04-19 18:26
---
Even shorter testcase:
===
template void foo()
{
new char[2*sizeof(T)];
}
===
--
reichelt at gcc dot gnu dot org changed:
What
--- Comment #1 from rguenth at gcc dot gnu dot org 2006-04-19 08:25 ---
Confirmed.
#0 internal_error (
gmsgid=0x8a04870 "tree check: did not expect class %qs, have %qs (%s) in
%s, at %s:%d") at /space/rguenther/src/svn/gcc/gcc/diagnostic.c:586
#1 0x0875e9b2 in tree_not_class_check
10 matches
Mail list logo