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



Marek Polacek <mpolacek at gcc dot gnu.org> changed:



           What    |Removed                     |Added

----------------------------------------------------------------------------

             Status|UNCONFIRMED                 |NEW

   Last reconfirmed|                            |2012-11-10

                 CC|                            |mpolacek at gcc dot gnu.org

   Target Milestone|---                         |4.8.0

     Ever Confirmed|0                           |1



--- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> 2012-11-10 
17:07:57 UTC ---

With current trunk (r193391) I see a different ICE:



/mnt/svn/gcc-trunk/gcc/testsuite/g++.dg/tree-ssa/pr45453.C:16:1: internal

compiler error: in inline_call, at ipa-inline-transform.c:269

0xec0114 inline_call(cgraph_edge*, bool, vec_t<cgraph_edge*>**, int*, bool)

        /home/polacek/src/gcc/gcc/ipa-inline-transform.c:269

0xebefb8 inline_small_functions

        /home/polacek/src/gcc/gcc/ipa-inline.c:1553

0xebf492 ipa_inline

        /home/polacek/src/gcc/gcc/ipa-inline.c:1735

Please submit a full bug report,

with preprocessed source if appropriate.

Please include the complete backtrace with any bug report.

See <http://gcc.gnu.org/bugs.html> for instructions.

Reply via email to