[Bug c++/56687] [C++11] No visibility check within static_assert

2013-03-22 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56687 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/56687] [C++11] No visibility check within static_assert

2013-03-22 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56687 --- Comment #2 from Paolo Carlini 2013-03-22 11:09:17 UTC --- Very likely Dup of PR45917.

[Bug c++/56687] [C++11] No visibility check within static_assert

2013-03-22 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56687 --- Comment #1 from Paolo Carlini 2013-03-22 11:07:36 UTC --- Mainline is fine and isn't a regression. Either Jason backports to 4_8-branch the patch which fixed it (it would be good to find it) or we can close the PR.