[Bug c++/56859] alignas() fails in template

paolo.carlini at oracle dot com gcc-bugzilla@gcc.gnu.org
Sat Apr 6 22:24:00 GMT 2013


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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2013-04-06
     Ever Confirmed|0                           |1

--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2013-04-06 22:24:43 UTC ---
Confirmed. Note the testcase is missing an instantiation, like just "foo<int>
f;", required to show the problem.



More information about the Gcc-bugs mailing list