diff options
author | Jakub Jelinek <jakub@redhat.com> | 2014-01-17 21:55:42 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2014-01-17 21:55:42 +0100 |
commit | 664ceb1e2c62338ceacbbc89d3e218f39965c145 (patch) | |
tree | 0175ffcfd1d2d531d5e03b3bdd4bb83bded36f60 /gcc/config.gcc | |
parent | a95aef3c126b193ad4f7cf6bed6c40534236bc0b (diff) | |
download | gcc-664ceb1e2c62338ceacbbc89d3e218f39965c145.zip gcc-664ceb1e2c62338ceacbbc89d3e218f39965c145.tar.gz gcc-664ceb1e2c62338ceacbbc89d3e218f39965c145.tar.bz2 |
re PR fortran/59706 (ICE with do concurrent and internal subprogram)
PR middle-end/59706
* gimplify.c (gimplify_expr): Use create_tmp_var
instead of create_tmp_var_raw. If cond doesn't have
integral type, don't add the IFN_ANNOTATE builtin at all.
* gfortran.dg/pr59706.f90: New test.
* g++.dg/ext/pr59706.C: New test.
From-SVN: r206732
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions