This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH, testsuite]: Commited: fix pr23376.c failure


Hello!

pr23376.c should be compiled with -mmmx flags. These flags are default in x86_64
target directory, but they are not in i386 target dir.

2005-11-07  Uros Bizjak  <uros@kss-loka.si>

	* gcc.target/i386/pr23376: Compile with -mmmx.

Patch is commited to mainline after regtesting it on i686-pc-linux-gnu.

Uros.

Attachment: pr23376.diff
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]