[Bug tree-optimization/15848] Invalid GIMPLE generated

dberlin at dberlin dot org gcc-bugzilla@gcc.gnu.org
Mon Sep 13 12:28:00 GMT 2004


------- Additional Comments From dberlin at dberlin dot org  2004-09-13 12:28 -------
Subject: Re:  Invalid GIMPLE generated

Please update the grammar then.


On Mon, 13 Sep 2004, rth at gcc dot gnu dot org wrote:

>
> ------- Additional Comments From rth at gcc dot gnu dot org  2004-09-13 10:05 -------
> Look at is_gimple_min_invariant -- an ADDR_EXPR is a min_invariant iff
> TREE_INVARIANT is set, which should be true for all VAR_DECLs.  And a
> min_invariant satisfies is_gimple_val, which is a valid cast argument.
>
> Not a bug.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15848



More information about the Gcc-bugs mailing list