[Bug c++/28991] Static constructor emitted instead of initialized variable

2006-09-08 Thread adam at os dot inf dot tu-dresden dot de
--- Comment #2 from adam at os dot inf dot tu-dresden dot de 2006-09-08 21:07 --- gcc version 4.2.0 20060903 (experimental) also gives: 080483f2 t global constructors keyed to _ZN1T7handlerE 08049650 B T::handler -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28991

[Bug c++/28991] Static constructor emitted instead of initialized variable

2006-09-08 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-09-08 21:00 --- Hmm, this worked in "4.2.0 20060821" -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28991