re PR middle-end/52314 (gimplifier produces volatile)
authorRichard Guenther <rguenther@suse.de>
Tue, 21 Feb 2012 14:10:31 +0000 (14:10 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 21 Feb 2012 14:10:31 +0000 (14:10 +0000)
commit0c2ad2033ddf097af0532290887bc93eefe186cb
treea8e47ac85ceadd0ed8fb21c78c35071866b0da4c
parent01718e96e798e62564e8aa3e4496e78441811c71
re PR middle-end/52314 (gimplifier produces volatile)

2012-02-21  Richard Guenther  <rguenther@suse.de>

PR middle-end/52314
* gimplify.c (create_tmp_from_val): Use the main variant type
for the type of the temporary we create.

From-SVN: r184436
gcc/ChangeLog
gcc/gimplify.c