--- Comment #8 from rguenth at gcc dot gnu dot org 2008-01-25 09:50 ---
EDG accepts this one where we still ICE the same:
struct default_policy {};
template
struct policy
{
typedef int precision_type;
};
template struct precision {
typedef Real type;
typedef typename Polic
--- Comment #10 from rguenth at gcc dot gnu dot org 2008-01-25 22:37
---
*** Bug 34809 has been marked as a duplicate of this bug. ***
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
-
--- Comment #3 from rguenth at gcc dot gnu dot org 2008-01-25 22:37 ---
#1 0x00847f16 in calc_dfs_tree (di=0x7fff65e5f420,
reverse=CDI_DOMINATORS)
at /space/rguenther/src/svn/gcc-4_2-branch/gcc/dominance.c:373
#2 0x00848a60 in calculate_dominance_info (dir=CDI_
--- Comment #2 from rguenth at gcc dot gnu dot org 2008-01-25 20:25 ---
If this isn't a regression please close it as fixed in 4.3. Otherwise please
adjust the Summary and the target milestone.
--
rguenth at gcc dot gnu dot org changed:
What|Removed
--- Comment #3 from rguenth at gcc dot gnu dot org 2008-01-25 20:24 ---
Please confirm the bug is fixed or is not fixed.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #9 from rguenth at gcc dot gnu dot org 2008-01-25 21:30 ---
It's unclear if this is valid or not and the testcase should be able to be
reduced further.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
-
6 matches
Mail list logo