]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* libgcc2.c: Do not include machmode.h.
authorJeff Law <law@redhat.com>
Mon, 16 Sep 2002 22:51:12 +0000 (16:51 -0600)
committerJeff Law <law@gcc.gnu.org>
Mon, 16 Sep 2002 22:51:12 +0000 (16:51 -0600)
From-SVN: r57218

gcc/ChangeLog
gcc/libgcc2.c

index e43b3283f398f9fe73221a8689e241ed3ffe7074..2e643596af535b42c1f8da1f0ff7d1ef3dec0202 100644 (file)
@@ -1,3 +1,7 @@
+2002-09-16  Jeff Law <law@redhat.com>
+
+        * libgcc2.c: Do not include machmode.h.
+
 2002-09-16  Jason Merrill  <jason@redhat.com>
            Danny Smith  <dannysmith@users.sourceforge.net>
 
index 59d48d8d52436f3afc84603fd7f072bf9f7e62e7..4effc46e56e010b9b6a5fc1645cbf2f679db85b9 100644 (file)
@@ -36,8 +36,6 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 #include "tconfig.h"
 #include "tsystem.h"
 
-#include "machmode.h"
-
 /* Don't use `fancy_abort' here even if config.h says to use it.  */
 #ifdef abort
 #undef abort