This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Bug in gcc/libgcc2.c
- To: gcc at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Subject: Bug in gcc/libgcc2.c
- From: Albert Chin-A-Young <china at thewrittenword dot com>
- Date: Thu, 19 Oct 2000 09:05:56 -0500
Someone forgot an #endif.
--
albert chin (china@thewrittenword.com)
-- snip snip
from Albert Chin-A-Young <china@thewrittenword.com>
* gcc/libgcc2.c: Add missing #endif after __addvsi3.
--- gcc/libgcc2.c.orig Thu Oct 19 09:01:18 2000
+++ gcc/libgcc2.c Thu Oct 19 09:01:27 2000
@@ -64,6 +64,7 @@
return w;
}
+#endif
#ifdef L_addvdi3
DItype