Commit 9ef35dfb by Jim Wilson Committed by Jim Wilson

* gcc.dg/980312-1.c: Fix typo in -march command.

From-SVN: r18678
parent 6ad90d66
Wed Mar 18 16:22:22 1998 Jim Wilson <wilson@cygnus.com>
* gcc.dg/980312-1.c: Fix typo in -march command.
Mon Mar 16 20:01:30 1998 H.J. Lu (hjl@gnu.org)
* gcc.dg/980312-1.c: Another new test for fp on PPro.
......
/* { dg-do compile { target i?86-*-* } } */
/* { dg-options "-O2 -mach=pentiumpro" } */
/* { dg-options "-O2 -march=pentiumpro" } */
extern __inline double
__expm1 (double __x)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment