This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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)};

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]