[Bug lto/46796] debug info missing builtin type names on darwin
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Dec 3 23:42:00 GMT 2010
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46796
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2010.12.03 23:41:59
Ever Confirmed|0 |1
--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2010-12-03 23:41:59 UTC ---
Confirmed. We merge simple types without caring for their name (and thus
end up using the LTO frontend provided common tree node types).
More information about the Gcc-bugs
mailing list