[Bug c++/78551] Internal compiler error with constexpr initialization of union

2016-11-27 Thread vlad at petric dot cc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78551

--- Comment #2 from Vlad Petric  ---
Created attachment 40167
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40167=edit
Code with constexpr that fails

[Bug c++/78551] Internal compiler error with constexpr initialization of union

2016-11-27 Thread vlad at petric dot cc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78551

--- Comment #1 from Vlad Petric  ---
Created attachment 40166
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40166=edit
code that fails as attachment