public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/64015] New: [5.0 Regression] AArch64 ICE due to conditional compare
@ 2014-11-21  9:46 ktkachov at gcc dot gnu.org
  2014-11-21  9:46 ` [Bug target/64015] " ktkachov at gcc dot gnu.org
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: ktkachov at gcc dot gnu.org @ 2014-11-21  9:46 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64015

            Bug ID: 64015
           Summary: [5.0 Regression] AArch64 ICE due to conditional
                    compare
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ktkachov at gcc dot gnu.org
                CC: zhenqiang.chen at arm dot com
            Target: aarch64*

Created attachment 34065
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34065&action=edit
Reduced testcase

Attached testcase ICEs with:

ice.c: In function 'test':
ice.c:4:1: error: unrecognizable insn:
 }
 ^
(insn 8 7 9 2 (set (reg:CC_DGTU 66 cc)
        (compare:CC_DGTU (and:SI (ne:SI (reg:CC_DGTU 66 cc)
                    (const_int 0 [0]))
                (gtu:SI (reg/v:SI 79 [ b ])
                    (const_int 252 [0xfc])))
            (const_int 0 [0]))) ice.c:3 -1
     (nil))


I've tracked it down to the aarch64 conditional compare patches. r217638 works
whereas r217646 has the ICE.

-O2 should be enough to reproduce.
Zhenqiang, can you take a look please?


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2015-01-16 11:50 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-21  9:46 [Bug target/64015] New: [5.0 Regression] AArch64 ICE due to conditional compare ktkachov at gcc dot gnu.org
2014-11-21  9:46 ` [Bug target/64015] " ktkachov at gcc dot gnu.org
2014-11-21 12:38 ` rguenth at gcc dot gnu.org
2014-11-21 18:24 ` pinskia at gcc dot gnu.org
2014-11-24  5:29 ` zhenqiang.chen at arm dot com
2014-11-24  5:39 ` pinskia at gcc dot gnu.org
2014-11-24  5:40 ` pinskia at gcc dot gnu.org
2014-11-24  6:16 ` zhenqiang.chen at arm dot com
2014-11-24 11:24 ` ktkachov at gcc dot gnu.org
2014-11-27  7:36 ` zhenqiang.chen at arm dot com
2015-01-13 14:28 ` StaffLeavers at arm dot com
2015-01-13 14:29 ` StaffLeavers at arm dot com
2015-01-13 14:29 ` StaffLeavers at arm dot com
2015-01-13 14:30 ` StaffLeavers at arm dot com
2015-01-13 14:31 ` StaffLeavers at arm dot com
2015-01-13 14:32 ` StaffLeavers at arm dot com
2015-01-13 14:32 ` StaffLeavers at arm dot com
2015-01-13 14:33 ` StaffLeavers at arm dot com
2015-01-16 11:48 ` jiwang at gcc dot gnu.org
2015-01-16 11:50 ` jiwang at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).