]> git.ipfire.org Git - thirdparty/gcc.git/commit
rs6000.h (MASK_MFCRF): New.
authorDavid Edelsohn <edelsohn@gnu.org>
Fri, 28 Nov 2003 05:07:06 +0000 (00:07 -0500)
committerDavid Edelsohn <dje@gcc.gnu.org>
Fri, 28 Nov 2003 05:07:06 +0000 (00:07 -0500)
commitffa2298476ac8659ef25bc6a1a00fe463d5126e0
treef371e9a83c194667ee139318c69329025fc3dd27
parente427e6944b5f706ec4b3dc2e2bbb5d6607e43099
rs6000.h (MASK_MFCRF): New.

        * config/rs6000/rs6000.h (MASK_MFCRF): New.
        (TARGET_MFCRF): Test target_flags, not processor type.
        (TARGET_SWITCHES): Add mfcrf and no-mfcrf.
        Change Don't to Do not.
        * config/rs6000/rs6000.c (processors_target_table): Add MASK_MFCRF
        to power4, 970, G5.

From-SVN: r74012
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.h