--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
CC||pinskia at gcc dot gnu dot
|
Package: g++-4.0
Version: 4.0.2-10
Severity: normal
g++-4.0 (version 4.0.2-10) dies with an ICE on this (invalid) piece of
code:
template
struct foo
{
static const int i;
};
template
const int foo::i = 42;
int
main ()
{
return foo::i;
}
~ % g++ g++-4.0.3-ice.cc
g++-4.0.3-ice.cc: In fun
Sven Joachim writes:
> At the moment I don't see how you're going to accomplish that,
> since there is the danger that upgrading from version 4.0.2-9
> will delete the copyright/changelog files (then living in
> /usr/share/doc/gcc-4.1-base !) the same way as they did it for me.
> But maybe some mag
--- Comment #18 from pinskia at gcc dot gnu dot org 2006-03-08 23:38
---
Fixed in 4.0.0. 3.4.6 has been tagged already and has been released (no
announcement has been made but it is up on the ftp server already).
--
pinskia at gcc dot gnu dot org changed:
What|Remov
--
geoffk at gcc dot gnu dot org changed:
What|Removed |Added
BugsThisDependsOn||10591
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19664
--- You
--
geoffk at gcc dot gnu dot org changed:
What|Removed |Added
BugsThisDependsOn|10591 |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19664
--- You are r
--
geoffk at gcc dot gnu dot org changed:
What|Removed |Added
BugsThisDependsOn||26612
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19664
--- You
gcc-3.4_3.4.6-1_multi.changes uploaded successfully to localhost
along with the files:
cpp-3.4_3.4.6-1_i386.deb
gpc-2.1-3.4-doc_3.4.6-1_all.deb
libstdc++6-dev_3.4.6-1_i386.deb
gcc-3.4_3.4.6-1_powerpc.deb
gcc-3.4-base_3.4.6-1_powerpc.deb
gcc-3.4-base_3.4.6-1_i386.deb
libstdc++6-dev_3.4
Accepted:
cpp-3.4-doc_3.4.6-1_all.deb
to pool/main/g/gcc-3.4/cpp-3.4-doc_3.4.6-1_all.deb
cpp-3.4_3.4.6-1_i386.deb
to pool/main/g/gcc-3.4/cpp-3.4_3.4.6-1_i386.deb
cpp-3.4_3.4.6-1_powerpc.deb
to pool/main/g/gcc-3.4/cpp-3.4_3.4.6-1_powerpc.deb
g++-3.4_3.4.6-1_i386.deb
to pool/main/g/gcc-3.4/g
9 matches
Mail list logo