mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-23 00:41:25 +08:00
* config/bfin/bfin.h (PARM_BOUNDRY, STACK_BOUNDRY): Remove.
From-SVN: r114196
This commit is contained in:
parent
db3edc20d9
commit
a948862597
@ -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. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user