public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/16533] New: ICE on va-arg-25.c testcase when -Os and -msse are given
@ 2004-07-14  0:50 jbuck at gcc dot gnu dot org
  2004-07-14  0:52 ` [Bug target/16533] " jbuck at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: jbuck at gcc dot gnu dot org @ 2004-07-14  0:50 UTC (permalink / raw)
  To: gcc-bugs

PR 16354 was just fixed, and I tested the fix.  I noticed that there is a new
warning:

va-arg-25.c:32: warning: SSE vector argument without SSE enabled changes the ABI

So I entered

gcc -Os -msse va-arg-25.c

and I get

va-arg-25.c: In function `main':
va-arg-25.c:36: error: unrecognizable insn:
(insn:HI 11 10 12 0 (set (mem/i:V4SI (pre_dec:SI (reg/f:SI 7 sp)) [0 S16 A128])
        (reg:V4SI 59)) -1 (insn_list 10 (nil))
    (expr_list:REG_DEAD (reg:V4SI 59)
        (nil)))
va-arg-25.c:36: internal compiler error: in extract_insn, at recog.c:2050

The test case is
gcc/testsuite/gcc.c-torture/execute/va-arg-25.c

-- 
           Summary: ICE on va-arg-25.c testcase when -Os and -msse are given
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jbuck at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-14  0:50 [Bug target/16533] New: ICE on va-arg-25.c testcase when -Os and -msse are given jbuck at gcc dot gnu dot org
2004-07-14  0:52 ` [Bug target/16533] " jbuck at gcc dot gnu dot org
2004-07-14  1:44 ` reichelt at gcc dot gnu dot org
2004-07-14  2:53 ` pinskia at gcc dot gnu dot org
2005-01-20  9:48 ` rth at gcc dot gnu dot org
2005-01-20 18:46 ` rth 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).