[Bug c++/78743] [6 Regression] g++ segfaults when printing warning for captured constexpr variable

2016-12-09 Thread bjarni.sigurdsson at marel dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78743 --- Comment #8 from bjarni.sigurdsson at marel dot com --- Sorry, I mixed up the dates in the changelog (2016-09-16 vs. 2016-12-07) Of course I don't expect a 36 hour fix to be available in an older snapshot :) Thanks for the quick respons

[Bug c++/78743] [6 Regression] g++ segfaults when printing warning for captured constexpr variable

2016-12-09 Thread bjarni.sigurdsson at marel dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78743 --- Comment #6 from bjarni.sigurdsson at marel dot com --- Is this fix part of 6.2.1 ?

[Bug c++/78743] g++ segfaults when printing warning for captured constexpr variable

2016-12-09 Thread bjarni.sigurdsson at marel dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78743 --- Comment #1 from bjarni.sigurdsson at marel dot com --- FYI: This code does not cause a segfault for GCC 5.2.0.

[Bug c++/78743] New: g++ segfaults when printing warning for captured constexpr variable

2016-12-09 Thread bjarni.sigurdsson at marel dot com
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: bjarni.sigurdsson at marel dot com Target Milestone: --- The following code will result in a segmentation fault when compiled with g++ version 6.2.0