pr38633.c
179 Bytes
-
re PR middle-end/38633 (ICE with #pragma omp parallel and struct declaration) · e1e2bac4
PR middle-end/38633 * tree-cfg.c (replace_block_vars_by_duplicates): Only call replace_by_duplicate_decl for VAR_DECLs or CONST_DECLs. * gcc.dg/gomp/pr38633.c: New test. * g++.dg/gomp/pr38633.C: New test. From-SVN: r142934
Jakub Jelinek committed