[Bug c++/17910] wrong order of static initialization

2009-11-08 Thread jason at gcc dot gnu dot org
--- Comment #6 from jason at gcc dot gnu dot org 2009-11-08 23:24 --- 14.7.4.1 [temp.point] says: ...the point of instantiation for such a specialization immediately follows the namespace scope declaration or definition that refers to the specialization. So, the point of instantiation

[Bug c++/17910] wrong order of static initialization

2004-10-14 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-14 14:33 --- Even though the testcase in PR 10112 is fixed (or is it), the problem is the same, the order in this case is undefined. *** This bug has been marked as a duplicate of 10112 *** -- What|Re