------- Comment #1 from pinskia at gcc dot gnu dot org  2008-06-24 23:47 -------
I think this is valid thing to do with aligned attribute.  On the trunk we just
get:
t.cc: In instantiation of 'A<123>::S':
t.cc:10:   instantiated from here
t.cc:3: error: requested alignment is not a constant

I think we forgot to change the template argument here.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36625

Reply via email to