* libgcc2.c [L__main]: Include unwind-dw2-fde.h instead of frame.h.
From-SVN: r40957
This commit is contained in:
parent
498cf3d0ed
commit
e4b776a6d0
@ -1,3 +1,7 @@
|
||||
2001-03-29 Richard Henderson <rth@redhat.com>
|
||||
|
||||
* libgcc2.c [L__main]: Include unwind-dw2-fde.h instead of frame.h.
|
||||
|
||||
2001-03-28 Matthew Hiller <hiller@redhat.com>
|
||||
|
||||
* config/mn10300/mn10300.md (cmpsi): Fix first alternative's
|
||||
|
@ -2952,7 +2952,7 @@ cacheflush (char *beg, int size, int flag)
|
||||
code to run constructors. In that case, we need to handle EH here, too. */
|
||||
|
||||
#ifdef EH_FRAME_SECTION
|
||||
#include "frame.h"
|
||||
#include "unwind-dw2-fde.h"
|
||||
extern unsigned char __EH_FRAME_BEGIN__[];
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user