On Fri, Apr 1, 2011 at 9:01 PM, Nathan Froyd wrote:
> Nobody touches CONST_DECL's DECL_RTL, so there's no reason to for
> CONST_DECL to inherit from tree_decl_with_rtl. This patch adjusts the
> inheritance structure accordingly.
>
> Bootstrapped on x86_64-unknown-linux-gnu; tests in progress. OK
Nobody touches CONST_DECL's DECL_RTL, so there's no reason to for
CONST_DECL to inherit from tree_decl_with_rtl. This patch adjusts the
inheritance structure accordingly.
Bootstrapped on x86_64-unknown-linux-gnu; tests in progress. OK to
commit once those complete?
-Nathan
* tree.h (st