* config/i386/gnu.h (MD_FALLBACK_FRAME_STATE_FOR): Undefine.

From-SVN: r43148
This commit is contained in:
Mark Kettenis 2001-06-10 18:54:50 +00:00 committed by Richard Henderson
parent 7abecd65ae
commit 33a1b84b69
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2001-06-10 Mark Kettenis <kettenis@gnu.org>
* config/i386/gnu.h (MD_FALLBACK_FRAME_STATE_FOR): Undefine.
2001-06-10 Stephane Carrez <Stephane.Carrez@worldnet.fr>
* m68hc11.md (peepholes): Remove unused and wrong peepholes.

View File

@ -30,3 +30,6 @@
%{pg:gcrt1.o%s} %{!pg:%{p:gcrt1.o%s} %{!p:crt1.o%s}}} \
%{static:crt0.o%s}} \
crti.o%s %{!shared:crtbegin.o%s} %{shared:crtbeginS.o%s}"
/* FIXME: Is a Hurd-specific fallback mechanism necessary? */
#undef MD_FALLBACK_FRAME_STATE_FOR