[Bug lto/45789] [4.6 Regression] ICE: tree code 'lang_type' is not supported in gimple streams with -flto when using __builtin_printf()

zsojka at seznam dot cz gcc-bugzilla@gcc.gnu.org
Thu Nov 18 18:56:00 GMT 2010


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

Zdenek Sojka <zsojka at seznam dot cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |lto
             Status|RESOLVED                    |UNCONFIRMED
      Known to work|                            |4.5.2
         Resolution|DUPLICATE                   |
      Known to fail|                            |4.6.0

--- Comment #2 from Zdenek Sojka <zsojka at seznam dot cz> 2010-11-18 17:36:23 UTC ---
This still fails in r166899, after fixing PR44561:

$ gcc -flto testcase.C
testcase.C:6:19: internal compiler error: tree code 'lang_type' is not
supported in gimple streams
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.



More information about the Gcc-bugs mailing list