]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/visium/visium.h
Turn CONSTANT_ALIGNMENT into a hook
[thirdparty/gcc.git] / gcc / config / visium / visium.h
index 4b086d32baadec823dcd36bb0164b8921c14eb9d..3cc0bc41280fde7f26f42eeead887a41823e9484 100644 (file)
    this macro is used instead of that alignment to align the object. */
 #define DATA_ALIGNMENT(TYPE,ALIGN) visium_data_alignment (TYPE, ALIGN)
 
-/* `CONSTANT_ALIGNMENT (CONSTANT, BASIC-ALIGN)`
-
-   If defined, a C expression to compute the alignment given to a
-   constant that is being placed in memory.  CONSTANT is the constant
-   and BASIC-ALIGN is the alignment that the object would ordinarily
-   have.  The value of this macro is used instead of that alignment to
-   align the object. */
-#define CONSTANT_ALIGNMENT(EXP,ALIGN) \
-  visium_data_alignment (TREE_TYPE (EXP), ALIGN)
-
 /* `LOCAL_ALIGNMENT (TYPE, BASIC-ALIGN)`
 
    If defined, a C expression to compute the alignment for a variable