Commit a9488625 by Kazu Hirata Committed by Kazu Hirata

* config/bfin/bfin.h (PARM_BOUNDRY, STACK_BOUNDRY): Remove.

From-SVN: r114196
parent db3edc20
......@@ -3,6 +3,8 @@
* gcse.c, rtlanal.c: Remove obsolete comments associated with
loop.c.
* config/bfin/bfin.h (PARM_BOUNDRY, STACK_BOUNDRY): Remove.
2006-05-28 Kazu Hirata <kazu@codesourcery.com>
* cfgcleanup.c, cfgexpand.c, cgraphunit.c, config/arm/arm.c,
......
......@@ -150,10 +150,6 @@ extern const char *bfin_library_id_string;
*/
#define FRAME_POINTER_REQUIRED (bfin_frame_pointer_required ())
#define PARM_BOUNDRY 32
#define STACK_BOUNDRY 32
/*#define DATA_ALIGNMENT(TYPE, BASIC-ALIGN) for arrays.. */
/* Make strings word-aligned so strcpy from constants will be faster. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment