genattrtab.c (evaluate_eq_attr): Allow an attribute to be defined in terms of another.
authorBernd Schmidt <bernds@codesourcery.com>
Fri, 8 Jul 2011 16:08:13 +0000 (16:08 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Fri, 8 Jul 2011 16:08:13 +0000 (16:08 +0000)
commit9ae601015839cc1835b55134bc9899c475ef77c2
tree064ce26acb0905a2d9ba418ca486888868179baa
parent329af3c7e9317952d68d3522e9e3aa6ac188332a
genattrtab.c (evaluate_eq_attr): Allow an attribute to be defined in terms of another.

* genattrtab.c (evaluate_eq_attr): Allow an attribute to be defined
in terms of another.
(write_attr_value): Write a cast if necessary.

From-SVN: r176047
gcc/ChangeLog
gcc/genattrtab.c