[Bug lto/41606] Not all types are fixed up

2014-07-11 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41606 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug lto/41606] Not all types are fixed up

2009-10-07 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2009-10-07 09:50 --- I am looking into this. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug lto/41606] Not all types are fixed up

2009-10-07 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2009-10-07 14:57 --- It's mostly a) target specific builtin types and decls that do not get fixed up b) LTO (or rather generic) builtin functions and types not get fixed up c) the tree.c local canonical type machinery that isn't

[Bug lto/41606] Not all types are fixed up

2009-10-06 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2009-10-06 15:49 --- Created an attachment (id=18726) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18726action=view) patch for debugging -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41606