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 target/27991] New: [4.2 regression] ICE in reload_cse_simplify_operands


s_ctanhl.c: In function ‘__ctanhl’:
s_ctanhl.c:59: error: insn does not satisfy its constraints:
(insn 265 149 150 14 (set (mem:XF (pre_dec:SI (reg/f:SI 15 %sp)) [0 S12 A8])
        (reg/v:XF 5 %d5 [orig:60 x+12 ] [60])) 51 {*m68k.md:1087} (nil)
    (nil))
s_ctanhl.c:59: internal compiler error: in reload_cse_simplify_operands, at
postreload.c:393

Broken by this change:
r110091 | pbrook | 2006-01-22 16:01:02 +0100 (So, 22 Jan 2006) | 37 lines


-- 
           Summary: [4.2 regression] ICE in reload_cse_simplify_operands
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: schwab at suse dot de
GCC target triplet: m68k-linux


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


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