public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/19496] New: [4.0 Regression] ICE in gcc.c-torture/execute/ieee/fp-cmp-8.c for x86_64 and i686 with -msse2 -mfpmath=sse
@ 2005-01-18  8:45 uros at kss-loka dot si
  2005-01-18  9:18 ` [Bug target/19496] " rth at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: uros at kss-loka dot si @ 2005-01-18  8:45 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1175 bytes --]

Hello!

gcc -msse2 -O1 -mfpmath=sse -da fp-cmp-8f.c 
In file included from fp-cmp-8f.c:2:
fp-cmp-8.c: In function âtest_islessgreaterâ:
fp-cmp-8.c:71: internal compiler error: in ix86_expand_fp_movcc, at
config/i386/i386.c:9813

The problem is that ltgt is not a valid sse_comparison_operator and gcc_assert()
is triggered in i386.c:

(jump_insn 13 12 18 0 (set (pc)
        (if_then_else (ltgt (reg:CCFPU 17 flags)
                (const_int 0 [0x0]))
            (label_ref 20)
            (pc))) 338 {*jcc_1} (nil)
    (expr_list:REG_BR_PROB (const_int 6700 [0x1a2c])
        (nil)))

Uros.

-- 
           Summary: [4.0 Regression] ICE in gcc.c-torture/execute/ieee/fp-
                    cmp-8.c for x86_64 and i686 with -msse2 -mfpmath=sse
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Keywords: ssemmx
          Severity: normal
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: uros at kss-loka dot si
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: x86_64-*, i686-*


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


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

end of thread, other threads:[~2005-01-18 15:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-18  8:45 [Bug target/19496] New: [4.0 Regression] ICE in gcc.c-torture/execute/ieee/fp-cmp-8.c for x86_64 and i686 with -msse2 -mfpmath=sse uros at kss-loka dot si
2005-01-18  9:18 ` [Bug target/19496] " rth at gcc dot gnu dot org
2005-01-18 11:09 ` cvs-commit at gcc dot gnu dot org
2005-01-18 14:01 ` pinskia at gcc dot gnu dot org
2005-01-18 15:42 ` pinskia at gcc dot gnu dot 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).