[odb-users] odb-2.4.0 fails to compile with internal compiler error

Boris Kolpackov boris at codesynthesis.com
Wed Feb 11 08:09:35 EST 2015


Hi Timo,

Timo Rothenpieler <timo at rothenpieler.org> writes:

> internal compiler error: in possible_polymorphic_call_targets [...]

Yes, that's a bug in GCC 4.9 that they took forever to fix. I was
promised it will be fixed in 4.9.3 (and 5.0.0):

https://bugzilla.redhat.com/show_bug.cgi?id=908577

In the meantime, pass -fno-devirtualize

Boris



More information about the odb-users mailing list