re PR target/37197 (-msse4 ICE on __builtin_parityl)
authorUros Bizjak <uros@gcc.gnu.org>
Tue, 12 May 2009 11:42:53 +0000 (13:42 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Tue, 12 May 2009 11:42:53 +0000 (13:42 +0200)
commitfbdf817d6bfa399f6e6c87b4e097f2081233121d
tree91b6815babd9775346da1a7aeb87980dc5be28e3
parent5e8d18263db963468b8ac2c15e352c91b7c9a3e6
re PR target/37197 (-msse4 ICE on __builtin_parityl)

PR target/37197
* config/i386/driver-i386.c (processor_signatures): New enum.
(SIG_GEODE): Move from vendor_signatures to processor_signatures.
(host_detect_local_cpu): For SIG_AMD vendor, check for SIG_GEODE
processor signature to detect geode processor.

From-SVN: r147429
gcc/ChangeLog
gcc/config/i386/driver-i386.c