This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/13938] [3.5 Regression] ICE when rounding double to long long
- From: "zlomek at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Feb 2004 11:25:10 -0000
- Subject: [Bug middle-end/13938] [3.5 Regression] ICE when rounding double to long long
- References: <20040131001627.13938.hebisch@math.uni.wroc.pl>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From zlomek at gcc dot gnu dot org 2004-02-05 11:25 -------
Because the reg in clobber (in insn 57) is different to reg in reg_unused note,
find_reg_note can't find it and this causes the ICE.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13938