Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(307)

Unified Diff: gcc/libgcc/config/sh/t-linux

Issue 3050029: [gcc] GCC 4.5.0=>4.5.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gcc/libgcc/config/i386/64/_powitf2.c ('k') | gcc/libgfortran/ChangeLog-2004 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gcc/libgcc/config/sh/t-linux
diff --git a/gcc/libgcc/config/sh/t-linux b/gcc/libgcc/config/sh/t-linux
index be0b12824314da0a0ea0cf9f3cac3833a044e8e9..8fce1091547e34e7722aaac588c8c5e1f60045bf 100644
--- a/gcc/libgcc/config/sh/t-linux
+++ b/gcc/libgcc/config/sh/t-linux
@@ -1,4 +1,4 @@
-HOST_LIBGCC2_CFLAGS = -fpic -DNO_FPSCR_VALUES
+HOST_LIBGCC2_CFLAGS = -fpic -mieee -DNO_FPSCR_VALUES
# Override t-slibgcc-elf-ver to export some libgcc symbols with
# the symbol versions that glibc used, and hide some lib1func
« no previous file with comments | « gcc/libgcc/config/i386/64/_powitf2.c ('k') | gcc/libgfortran/ChangeLog-2004 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698