i386.c (override_options): Merge TARGET_SSE4_2 and TARGET_ABM handling of x86_popcnt...
authorUros Bizjak <ubizjak@gmail.com>
Fri, 8 Jun 2007 11:34:56 +0000 (13:34 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Fri, 8 Jun 2007 11:34:56 +0000 (13:34 +0200)
commit837a895482f11eb619aec3e7495469f5c3b09545
treed5f007764bcef6267ea63483f603af01a875cc87
parent5513e23973024b809c1327807c1c1ac2197bf4e8
i386.c (override_options): Merge TARGET_SSE4_2 and TARGET_ABM handling of x86_popcnt variable.

* config/i386/i386.c (override_options): Merge TARGET_SSE4_2 and
TARGET_ABM handling of x86_popcnt variable.

From-SVN: r125570
gcc/ChangeLog
gcc/config/i386/i386.c