re PR tree-optimization/44667 (ICE: verify_stmts failed: non-trivial conversion at...
authorRichard Guenther <rguenther@suse.de>
Tue, 29 Jun 2010 12:12:10 +0000 (12:12 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 29 Jun 2010 12:12:10 +0000 (12:12 +0000)
commitea184343e7fff4b72434947715374498eafa55f9
treed5b47eaff1af577e41acf6dbf40f53feede97e25
parent6ff7e9643524b5cad27a5c180028908db73f1fd6
re PR tree-optimization/44667 (ICE: verify_stmts failed: non-trivial conversion at assignment with -fprofile-generate)

2010-06-29  Richard Guenther  <rguenther@suse.de>

PR middle-end/44667
* tree-inline.c (initialize_inlined_parameters): Make sure
to remap the inlined parameter variable substitutions types.

From-SVN: r161527
gcc/ChangeLog
gcc/tree-inline.c