--- Comment #3 from ubizjak at gmail dot com 2008-02-24 19:19 ---
Fixed testcase.
--
ubizjak at gmail dot com changed:
What|Removed |Added
Status|ASSIGNED
--- Comment #2 from uros at gcc dot gnu dot org 2008-02-24 19:18 ---
Subject: Bug 35349
Author: uros
Date: Sun Feb 24 19:17:15 2008
New Revision: 132596
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132596
Log:
PR target/35349
* gcc.c-torture/execute/20050604-1.
--- Comment #1 from ubizjak at gmail dot com 2008-02-24 18:24 ---
-march=core2 implies -mmmx, so this test should be executed with -mno-mmx.
Using v4hi, or anything that is defined with vector_size (8), like:
typedef short v4hi __attribute__ ((vector_size (8)));
from the test, uses MMX