]> gcc.gnu.org Git - gcc.git/commit
re PR middle-end/43045 ([lto] ICE non-trivial conversion at assignment)
authorRichard Guenther <rguenther@suse.de>
Mon, 22 Feb 2010 15:53:27 +0000 (15:53 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 22 Feb 2010 15:53:27 +0000 (15:53 +0000)
commitea2edf88eec93dd0ec532d2e837a7ac1bf62a1c2
treec4319a78825fefbbe169d78d1f2716fb5d69d8e1
parent669887fc19f995611f6dd7ed923aa6bd2726bbc1
re PR middle-end/43045 ([lto] ICE non-trivial conversion at assignment)

2010-02-22  Richard Guenther  <rguenther@suse.de>

PR lto/43045
* tree-inline.c (declare_return_variable): Use the type of
the call stmt lhs if available.

* gfortran.dg/lto/20100222-1_0.f03: New testcase.
* gfortran.dg/lto/20100222-1_1.c: Likewise.

From-SVN: r156966
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/lto/20100222-1_0.f03 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/lto/20100222-1_1.c [new file with mode: 0644]
gcc/tree-inline.c
This page took 0.059831 seconds and 5 git commands to generate.