diff options
Diffstat (limited to 'gcc/config/arm/t-strongarm-pe')
| -rw-r--r-- | gcc/config/arm/t-strongarm-pe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/arm/t-strongarm-pe b/gcc/config/arm/t-strongarm-pe index e6c65bf..e401666 100644 --- a/gcc/config/arm/t-strongarm-pe +++ b/gcc/config/arm/t-strongarm-pe @@ -32,7 +32,7 @@ EXTRA_MULTILIB_PARTS = crtbegin.o crtend.o LIBGCC = stmp-multilib INSTALL_LIBGCC = install-multilib -# Currently there is a bug somwehere in GCC's alias analysis +# Currently there is a bug somewhere in GCC's alias analysis # or scheduling code that is breaking _fpmul_parts in fp-bit.c. # Disabling function inlining is a workaround for this problem. TARGET_LIBGCC2_CFLAGS = -Dinhibit_libc -fno-inline |
