Home
last modified time | relevance | path

Searched refs:TARGET_STRICT_ALIGN (Results 1 – 10 of 10) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/config/i960/
H A Di960.h211 #define TARGET_STRICT_ALIGN (target_flags & TARGET_FLAG_STRICT_ALIGN) macro
407 #define STRICT_ALIGNMENT TARGET_STRICT_ALIGN
H A Di960.c2188 if (! TARGET_STRICT_ALIGN)
2346 if (! TARGET_STRICT_ALIGN)
/openbsd/gnu/usr.bin/gcc/gcc/config/v850/
H A Dv850.h149 #define TARGET_STRICT_ALIGN (target_flags & MASK_STRICT_ALIGN) macro
324 #define STRICT_ALIGNMENT TARGET_STRICT_ALIGN
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Dsysv4.h61 #define TARGET_STRICT_ALIGN (target_flags & MASK_STRICT_ALIGN) macro
380 #define STRICT_ALIGNMENT (TARGET_STRICT_ALIGN)
/openbsd/gnu/gcc/gcc/config/rs6000/
H A Dsysv4.h309 #define STRICT_ALIGNMENT (TARGET_STRICT_ALIGN)
/openbsd/gnu/gcc/gcc/config/v850/
H A Dv850.h200 #define STRICT_ALIGNMENT TARGET_STRICT_ALIGN
/openbsd/gnu/usr.bin/gcc/gcc/
H A DFSFChangeLog.109474 (STRICT_ALIGNMENT): Test TARGET_STRICT_ALIGN.
H A DChangeLog15026 (TARGET_STRICT_ALIGN): New.
/openbsd/gnu/gcc/gcc/doc/
H A Dtm.texi1229 The default is @code{!TARGET_STRICT_ALIGN}.
H A Dgccint.info19956 The default is `!TARGET_STRICT_ALIGN'.