sparc.h (MASK_FASTER_STRUCTS, [...]): Define.
authorBrendan Kehoe <brendan@cygnus.com>
Tue, 30 Nov 1999 12:02:09 +0000 (12:02 +0000)
committerBrendan Kehoe <brendan@gcc.gnu.org>
Tue, 30 Nov 1999 12:02:09 +0000 (07:02 -0500)
commitc219ddf76d46bbea8a60dc8b261fd2b17d74f35a
tree3a081b864306660d35aef9453f67eaccaf191d74
parent4c82e145460d5317eeadd5f6dab4993f45fd8497
sparc.h (MASK_FASTER_STRUCTS, [...]): Define.

        * sparc.h (MASK_FASTER_STRUCTS, TARGET_FASTER_STRUCTS): Define.
        (TARGET_SWITCHES): Add -mfaster-structs/-mno-faster-structs flags.
        (ROUND_TYPE_ALIGN): Use better value of -mfaster-structs.
        * sparc.md (sparclite86x_branch, sparclite86x_shift): New function
        units for the sparclite86x chip.
        (flush): Revert October 14th change; add SImode specifically.
        (flushdi): Copy of flush, but DImode, to avoid genrecog warnings.
        * invoke.texi: Document it.

From-SVN: r30722
gcc/ChangeLog
gcc/config/sparc/sparc.h
gcc/config/sparc/sparc.md
gcc/invoke.texi