This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/52520] trunk: internal compiler error: in predict_insn, at predict.c:477
- From: "steven at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 07 Mar 2012 11:57:23 +0000
- Subject: [Bug middle-end/52520] trunk: internal compiler error: in predict_insn, at predict.c:477
- Auto-submitted: auto-generated
- References: <bug-52520-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52520
Steven Bosscher <steven at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |WAITING
--- Comment #2 from Steven Bosscher <steven at gcc dot gnu.org> 2012-03-07 11:57:23 UTC ---
Works for me at trunk r185035, configure options:
../trunk/configure --with-mpfr=/opt/cfarm/mpfr-2.3.1
--with-gmp=/opt/cfarm/gmp-4.2.4 --with-mpc=/opt/cfarm/mpc-0.8
--enable-languages=c --disable-libmudflap --disable-libssp --disable-libitm
--disable-lto --target=arm-linux-androideabi
Can you please show your configuration and the trunk revision you are using?