]> git.ipfire.org Git - thirdparty/gcc.git/commit
(expand_expr, case ADDR_EXPR): If result is ignored, just return
authorRichard Kenner <kenner@gcc.gnu.org>
Thu, 2 Jun 1994 12:13:33 +0000 (08:13 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Thu, 2 Jun 1994 12:13:33 +0000 (08:13 -0400)
commit119af78aa8c30f259b00678717ef67a0619cfe4e
tree5fd7645b59cca8c3cee69ce3c90c7f68116bb26d
parent94b25f81caba08a4b8a4d031d7df61b287d19b8e
(expand_expr, case ADDR_EXPR): If result is ignored, just return
const0_rtx.

From-SVN: r7421
gcc/expr.c