rs6000.c (rs6000_override_options): Convert to tartet_flags_explicit.
authorDavid Edelsohn <edelsohn@gnu.org>
Thu, 26 Dec 2002 01:30:59 +0000 (01:30 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Thu, 26 Dec 2002 01:30:59 +0000 (20:30 -0500)
commitb21fb038c9fd9ecf5f5ce362a3d35d993f89b64b
tree51ce82ae9a824b258c27e92fd8ac2096bead4ab3
parentabd2dd6d2227ff0f588efcf85273f9dd4a2e042f
rs6000.c (rs6000_override_options): Convert to tartet_flags_explicit.

        * config/rs6000/rs6000.c (rs6000_override_options): Convert to
        tartet_flags_explicit.
        * config/rs6000/rs6000.h (MASK_MULTIPLE_SET, MASK_STRING_SET): Delete.
        Compact target_flags bits.
        (TARGET_MULTIPLE_SET, TARGET_STRING_SET): Delete.
        (TARGET_SWITCHES): Delete references to *_SET flags.

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