[Bug tree-optimization/46523] [4.6 Regression] ICE: error: inlined_to pointer set for noninline callers, multiple inline callers

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 4 10:35:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46523

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-01-04 10:35:17 UTC ---
PR46626 was a wrong-code bug, not ice-on-valid-code, with the bug in the
generated code may be wrong, but I don't see how it could cause cgraph
verification failures.



More information about the Gcc-bugs mailing list