[Bug middle-end/26994] Scalar TRANSFER - error: invalid operand to unary operator
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Apr 2 22:04:00 GMT 2006
------- Comment #1 from pinskia at gcc dot gnu dot org 2006-04-02 22:04 -------
ADDR_EXPR<CONST_DECL> should be a valid operand to the unary operator. It
might be because the ADDR_EXPR is not marked as invariant.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|fortran |middle-end
Keywords| |ice-on-valid-code
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26994
More information about the Gcc-bugs
mailing list