[Bug rtl-optimization/47620] [4.6 Regression] Profiledbootstrap failure on powerpc-linux
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Feb 6 14:23:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47620
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |4.6.0
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-02-06 13:06:32 UTC ---
Doesn't fail with ./cc1 -m32 -O2 ice.i -quiet -fprofile-use
The ICE is because queue_insn is called with a DEBUG_INSN.
More information about the Gcc-bugs
mailing list