This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/13938] [3.5 Regression] ICE when rounding double to long long


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]