]> gcc.gnu.org Git - gcc.git/commit
gimple-streamer-out.c (output_gimple_stmt): Also wrap decls in ADDR_EXPR operands...
authorRichard Biener <rguenther@suse.de>
Wed, 13 Nov 2013 11:58:12 +0000 (11:58 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 13 Nov 2013 11:58:12 +0000 (11:58 +0000)
commit3fede97959b8658c34c3a77164dd570f0e79b63d
tree2607d28f3c7bdd021c6aea3fa2f50204b08590b4
parentb0d04a5f56c5b7b83a7c00341027fa8b56b74f99
gimple-streamer-out.c (output_gimple_stmt): Also wrap decls in ADDR_EXPR operands inside a MEM_REF and optimize that.

2013-11-13  Richard Biener  <rguenther@suse.de>

* gimple-streamer-out.c (output_gimple_stmt): Also wrap
decls in ADDR_EXPR operands inside a MEM_REF and optimize that.
* gimple-streamer-in.c (input_gimple_stmt): Remove now dead
code dealing with type mismatches inside component reference
chains.

From-SVN: r204740
gcc/ChangeLog
gcc/gimple-streamer-in.c
gcc/gimple-streamer-out.c
This page took 0.0542 seconds and 5 git commands to generate.