------- Comment #7 from pinskia at gcc dot gnu dot org 2006-10-02 19:39 ------- The gimplifier is going wrong. It first uses the value-expr and then forgets that can be addressable or maybe even worse we don't mark the result as addressable.
-- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Component|fortran |middle-end Summary|getting ": error: invalid |entry and addressable and |operand to binary operator" |value-expr: and the | |gimplifier http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27478