[Bug c++/80289] Crash when the same constexpr variable is defined several times

2017-04-02 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80289 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c++/80289] Crash when the same constexpr variable is defined several times

2017-04-02 Thread damien at iwi dot me
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80289 --- Comment #3 from Damien GERARD --- Oh m(In reply to Damien GERARD from comment #0) > From g++ 6.2 to g++ 7, defining several times the same constexpr variable > makes gcc crash: My mistake, it seems to be fixed in g++ 6.3 and works as expecte

[Bug c++/80289] Crash when the same constexpr variable is defined several times

2017-04-02 Thread damien at iwi dot me
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80289 --- Comment #2 from Damien GERARD --- Seems to be a regression :) $ /usr/bin/g++ --version

[Bug c++/80289] Crash when the same constexpr variable is defined several times

2017-04-02 Thread damien at iwi dot me
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80289 Damien GERARD changed: What|Removed |Added Attachment #41104|0 |1 is obsolete|