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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88818
David Binderman changed:
What|Removed |Added
CC||dcb314 at hotmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88818
Richard Biener changed:
What|Removed |Added
Keywords||lto
CC|