--- Additional Comments From Woebbeking at web dot de 2005-09-20 17:21
---
Works for me. I hope VERIFIED is the same as CLOSED.
--
What|Removed |Added
Status|RE
--- Additional Comments From Woebbeking at web dot de 2005-09-17 08:30
---
Wow, that was fast, thanks. I'll give it a try with the next Debian package.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23896
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-09-16
01:54 ---
Subject: Bug 23896
CVSROOT:/cvs/gcc
Module name:gcc
Branch: gcc-4_0-branch
Changes by: [EMAIL PROTECTED] 2005-09-16 01:53:43
Modified files:
gcc/cp : Change
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-09-16
01:54 ---
Fixed in 4.0.2.
--
What|Removed |Added
Status|ASSIGNED|RESO
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-09-16
01:51 ---
Subject: Bug 23896
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-09-16 01:50:26
Modified files:
gcc/cp : ChangeLog pt.c
gcc/testsuite
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-09-15
18:05 ---
Darn, I should never have fixed that original PR. Silly me, trying to fix bugs.
Mine.
--
What|Removed |Added
--
--- Additional Comments From bangerth at dealii dot org 2005-09-15 17:56
---
This is what I come up with:
---
template struct X {};
template struct length {
static const int value = 2;
};
template void foo () {
sizeof(X::value>);
}
template void fo
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-15
16:22 ---
Reduced as far as I could do:
namespace boost{
template struct STATIC_ASSERTION_FAILURE {};
struct null_type;
template
class tuple;
template struct cons {
typedef TT tail_type;
};
templat
--
What|Removed |Added
CC|doko at cs dot tu-berlin dot|debian-gcc at lists dot
|de |debian dot org
http://gcc.gnu.org/bug
--
What|Removed |Added
CC||mmitchel at gcc dot gnu dot
||org
http://gcc.gnu.org/bugzilla/s
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-15
15:21 ---
Reducing.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23896
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-15
15:15 ---
It also fails with "4.1.0 20050903".
--
What|Removed |Added
Summary|[4.0 Regressi
12 matches
Mail list logo