Fix PR target/67484
commit7c257960eed9ce842e874b68beea1b3a5fa40cc8
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 11 Dec 2015 10:59:29 +0000 (11 10:59 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 11 Dec 2015 10:59:29 +0000 (11 10:59 +0000)
treec0bda674661a5edf5e061a135eba1ef5c6f68292
parentdeb03d15f273883f41c350df5860ff03d3e2f398
Fix PR target/67484

    Uros Bizjak  <ubizjak@gmail.com>

PR target/67484
* config/i386/i386.c (ix86_valid_target_attribute_tree):
Use ggc_strdup to copy option_strings to opts->x_ix86_arch_string and
opts->x_ix86_tune_string.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@231556 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c