public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/14219] New: mmx code fails to compile
@ 2004-02-20  0:06 mj_ at gazeta dot pl
  2004-02-20  0:13 ` [Bug c/14219] [3.3/3.4/3.5 regression] ICE with mmx vector comparison bangerth at dealii dot org
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: mj_ at gazeta dot pl @ 2004-02-20  0:06 UTC (permalink / raw)
  To: gcc-bugs

compiling code like:

typedef int v2si __attribute__ ((mode (V2SI)));
                                                                               
                                               int test (v2si a, v2si b)
{
        return (a == b);
}

with `gcc -march=athlon-xp test.c` gives this error message:

test.c: In function `test':
test.c:5: internal compiler error: in prepare_cmp_insn, at optabs.c:3512

gcc version 3.3.3 20040125 (prerelease) (Debian)

-- 
           Summary: mmx code fails to compile
           Product: gcc
           Version: 3.3.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mj_ at gazeta dot pl
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2004-03-31  0:27 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-20  0:06 [Bug c/14219] New: mmx code fails to compile mj_ at gazeta dot pl
2004-02-20  0:13 ` [Bug c/14219] [3.3/3.4/3.5 regression] ICE with mmx vector comparison bangerth at dealii dot org
2004-02-20  0:18 ` [Bug c/14219] [3.3/3.4/3.5 regression] ICE with " pinskia at gcc dot gnu dot org
2004-03-01  2:42 ` pinskia at gcc dot gnu dot org
2004-03-15 16:28 ` mmitchel at gcc dot gnu dot org
2004-03-25 21:55 ` aldyh at gcc dot gnu dot org
2004-03-25 22:09 ` pinskia at gcc dot gnu dot org
2004-03-26  8:27 ` mmitchel at gcc dot gnu dot org
2004-03-26 11:46 ` cvs-commit at gcc dot gnu dot org
2004-03-26 13:56 ` [Bug c/14219] [3.3/3.4 " pinskia at gcc dot gnu dot org
2004-03-27  0:42 ` gdr at integrable-solutions dot net
2004-03-29 11:49 ` cvs-commit at gcc dot gnu dot org
2004-03-29 12:06 ` [Bug c/14219] [3.4 " cvs-commit at gcc dot gnu dot org
2004-03-30 22:27 ` mmitchel at gcc dot gnu dot org
2004-03-31  0:25 ` cvs-commit at gcc dot gnu dot org
2004-03-31  0:26 ` aldyh at redhat dot com
2004-03-31  0:27 ` 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).