OSDN Git Service

2006-03-27 Andrew Stubbs <andrew.stubbs@st.com>
[pf3gnuchains/gcc-fork.git] / gcc / config / sh / embed-elf.h
index 2542c4c..f8c0713 100644 (file)
@@ -24,3 +24,8 @@ Boston, MA 02110-1301, USA.  */
 #define USER_LABEL_PREFIX "_"
 
 #undef TARGET_POSIX_IO
+
+#define LIBGCC_SPEC "%{!shared: \
+  %{m4-100*:-lic_invalidate_array_4-100} \
+  %{m4-200*:-lic_invalidate_array_4-200} \
+  %{m4a*:-lic_invalidate_array_4a}} -lgcc"