[Bug ipa/88818] Segfault with vtable-verify LTO optimization

2019-02-12 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88818 --- Comment #5 from David Binderman --- The attached code does something similar: $ ~/gcc/results/bin/gcc -c -O2 -flto -fvtable-verify=std -std=gnu++11 bug504.cc during GIMPLE pass: ealias bug504.cc: In function ‘_GLOBAL__sub_I.00099__ZSt27__rep

[Bug ipa/88818] Segfault with vtable-verify LTO optimization

2019-02-12 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88818 David Binderman changed: What|Removed |Added CC||dcb314 at hotmail dot com --- Comment

[Bug ipa/88818] Segfault with vtable-verify LTO optimization

2019-01-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88818 Richard Biener changed: What|Removed |Added Keywords||lto CC|