i386.c (override_options): Put initialization of ix86_tune_mask and ix86_arch_mask...
authorUros Bizjak <ubizjak@gmail.com>
Fri, 2 Mar 2007 13:36:54 +0000 (14:36 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Fri, 2 Mar 2007 13:36:54 +0000 (14:36 +0100)
commit0fa4c370260d5edba1ea59a11c0ccf905eff510c
treee81373d37f91b168c148a4a47ab595b47b6288d3
parent1f24ba024dd4c59b30718e0e3e66f8481be7db29
i386.c (override_options): Put initialization of ix86_tune_mask and ix86_arch_mask to the correct place.

        * config/i386/i386.c (override_options): Put initialization of
        ix86_tune_mask and ix86_arch_mask to the correct place.

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