openbsdelf.h: Typo.
2005-01-18 Marc Espie <espie@openbsd.org> * config/i386/openbsdelf.h: Typo. From-SVN: r93825
This commit is contained in:
parent
9f61886eaf
commit
f5975bd51b
@ -1,3 +1,6 @@
|
||||
2005-01-18 Marc Espie <espie@openbsd.org>
|
||||
* config/i386/openbsdelf.h: Typo.
|
||||
|
||||
2005-01-18 Richard Henderson <rth@redhat.com>
|
||||
|
||||
* config/i386/i386.c (ix86_expand_fp_movcc): Remove TARGET_IEEE_FP
|
||||
|
@ -38,7 +38,7 @@ Boston, MA 02111-1307, USA. */
|
||||
#define TARGET_OS_CPP_BUILTINS() \
|
||||
do \
|
||||
{ \
|
||||
OPENBSD_OS_CPP_BUILTINS_ELF(); \
|
||||
OPENBSD_OS_CPP_BUILTINS(); \
|
||||
} \
|
||||
while (0)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user