------- Comment #1 from pinskia at gcc dot gnu dot org 2009-10-02 02:46 ------- DR 696 is talking about a different case. The issue here is that you use Test::A / Test::B and define them. You use them in a non constant expression location so the compiler does not have to subsitute them at all.
-- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41541