[Bug c++/58678] [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 17 18:08:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |---
--- Comment #47 from Jason Merrill <jason at gcc dot gnu.org> ---
(In reply to Markus Trippelsdorf from comment #41)
> markus@x4 tmp % g++ -flto -c -O2 test.ii && nm test.o | grep
> _ZN8Calligra6Sheets5qHashERKNS0_10ConditionsE
> U _ZN8Calligra6Sheets5qHashERKNS0_10ConditionsE
I can't reproduce this with r208621, has it been fixed?
I'm taking a look at comment 38.
More information about the Gcc-bugs
mailing list