[Bug c++/69057] constexpr static variable template assertion segmentation fault

vittorio.romeo at outlook dot com gcc-bugzilla@gcc.gnu.org
Sat Dec 26 15:31:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69057

--- Comment #1 from Vittorio Romeo <vittorio.romeo at outlook dot com> ---
> in constexpr expansion of ‘from_enum<buffer_target>(array)’
> internal compiler error: Segmentation fault
      static constexpr GLenum target_value{from_enum(buffer_target::array)};


More information about the Gcc-bugs mailing list