[Bug c++/50817] G++ emits errors containing lowered vtable references
manu at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Oct 21 08:19:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50817
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |paolo.carlini at oracle dot
| |com
Version|unknown |4.7.0
--- Comment #1 from Manuel López-Ibáñez <manu at gcc dot gnu.org> 2011-10-21 08:18:43 UTC ---
Which has a simple fix: Do not print expressions but types like clang does.
This fix will also fix a couple of other PRs.
More information about the Gcc-bugs
mailing list