Commit f5975bd5 by Marc Espie Committed by Marc Espie

openbsdelf.h: Typo.

2005-01-18  Marc Espie  <espie@openbsd.org>
	* config/i386/openbsdelf.h: Typo.

From-SVN: r93825
parent 9f61886e
2005-01-18 Marc Espie <espie@openbsd.org>
* config/i386/openbsdelf.h: Typo.
2005-01-18 Richard Henderson <rth@redhat.com> 2005-01-18 Richard Henderson <rth@redhat.com>
* config/i386/i386.c (ix86_expand_fp_movcc): Remove TARGET_IEEE_FP * config/i386/i386.c (ix86_expand_fp_movcc): Remove TARGET_IEEE_FP
......
...@@ -38,7 +38,7 @@ Boston, MA 02111-1307, USA. */ ...@@ -38,7 +38,7 @@ Boston, MA 02111-1307, USA. */
#define TARGET_OS_CPP_BUILTINS() \ #define TARGET_OS_CPP_BUILTINS() \
do \ do \
{ \ { \
OPENBSD_OS_CPP_BUILTINS_ELF(); \ OPENBSD_OS_CPP_BUILTINS(); \
} \ } \
while (0) while (0)
......
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