[Bug c++/81014] internal compiler error: in make_decl_rtl, at varasm.c:1311

2017-06-29 Thread rain.backnet at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81014 --- Comment #3 from SlowRiot --- On further deep contemplation, the sqrt was a red herring. The minimal testcase is just: // Crash: g++-7 -fsanitize=float-divide-by-zero -c crash_test.cpp // internal compiler error: in make_decl_rtl, at

[Bug c++/81014] internal compiler error: in make_decl_rtl, at varasm.c:1311

2017-06-29 Thread rain.backnet at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81014 --- Comment #2 from SlowRiot --- Alright, this is the moment. I have journeyed deep into the mountains and meditated long on the problem. I finally managed, after many years of dedicated effort, to reduce our ~200MB codebase to an isolated

[Bug c++/81014] internal compiler error: in make_decl_rtl, at varasm.c:1311

2017-06-08 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81014 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|