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]

Re: Fwd: x86 issue: unwelcome mmx instruction


On Fri, Aug 18, 2006 at 02:22:02PM -0700, Stuart Hastings wrote:
> +/* { dg-do compile } */
> +/* { dg-options "-O2 -msse3 -S" } */
> +/* { dg-final { scan-assembler-not "%mm" } } */

The -S isn't needed; "dg-do compile" says to produce the .s file.

Janis


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