--- Comment #9 from gdr at gcc dot gnu dot org 2007-02-03 18:02 ---
Fixed in GCC-4.1.2.
--
gdr at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSI
--- Comment #8 from reichelt at gcc dot gnu dot org 2006-10-05 23:29
---
I meant Jason's patch for PR 26696, of course.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28346
--- Comment #7 from reichelt at gcc dot gnu dot org 2006-10-05 23:28
---
Because of Jason's patch for PR 28346 the code is now wrongly accepted
on the 4.0 branch. With a slightly different testcase I can still
trigger the ICE, though:
==
bool b;
--- Comment #6 from mmitchel at gcc dot gnu dot org 2006-08-21 00:42
---
Subject: Bug 28346
Author: mmitchel
Date: Mon Aug 21 00:41:50 2006
New Revision: 116283
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116283
Log:
PR c++/28346
* pt.c (tsubst_qualified_id):
--- Comment #5 from mmitchel at gcc dot gnu dot org 2006-08-21 00:42
---
Fixed in 4.1.2.
--
mmitchel at gcc dot gnu dot org changed:
What|Removed |Added
Summa