[Bug libstdc++/70360] --enable-vtable-verify

2016-04-14 Thread ctice at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70360 ctice at gcc dot gnu.org changed: What|Removed |Added CC||ctice at gcc dot gnu.org

[Bug libstdc++/70360] --enable-vtable-verify

2016-03-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70360 --- Comment #4 from Jonathan Wakely --- (In reply to psturm from comment #3) > I understand the test suite cannot contemplate every single combination of > configure options. However, I would suggest that certain combinations might > be more

[Bug libstdc++/70360] --enable-vtable-verify

2016-03-22 Thread psturm at computervoice dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70360 --- Comment #3 from psturm at computervoice dot com --- Created attachment 38064 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38064=edit -default-pie -enable-vtv I understand the test suite cannot contemplate every single combination of

[Bug libstdc++/70360] --enable-vtable-verify

2016-03-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70360 --- Comment #2 from Jonathan Wakely --- ... and the testsuite doesn't know how to test the ABI for every configuration that alters the ABI.

[Bug libstdc++/70360] --enable-vtable-verify

2016-03-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70360 --- Comment #1 from Jonathan Wakely --- That's unsurprising, I'm pretty sure the vtable verification changes the ABI.