]> gcc.gnu.org Git - gcc.git/commit
expr.c (expand_expr): Handle when op0 is RETURN_DECL passed in multiple non-contiguou...
authorJakub Jelinek <jakub@redhat.com>
Wed, 8 Nov 2000 13:10:00 +0000 (14:10 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 8 Nov 2000 13:10:00 +0000 (14:10 +0100)
commitdf6018fd2855dde2f06d355760e61d3eda587074
treeba1b8d1af8c7165a8360784aadc7676cbba1be34
parent14ae1d508d156407fdb838a39b9eaee2f5c427b5
expr.c (expand_expr): Handle when op0 is RETURN_DECL passed in multiple non-contiguous locations.

* expr.c (expand_expr) [ADDR_EXPR]: Handle when op0 is RETURN_DECL
passed in multiple non-contiguous locations.

From-SVN: r37316
gcc/ChangeLog
gcc/expr.c
This page took 0.060656 seconds and 5 git commands to generate.