]> gcc.gnu.org Git - gcc.git/commit
re PR c++/58702 (ICE with undeclared variable in OpenMP reduction clause)
authorPaolo Carlini <paolo.carlini@oracle.com>
Wed, 29 Jan 2014 13:36:22 +0000 (13:36 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Wed, 29 Jan 2014 13:36:22 +0000 (13:36 +0000)
commit4ca56230c68d953102c411f6accfb42a7a61094e
tree23b2e12d5aad61dacd6b989f6ce37bd1b8c5a352
parent72ca89097ce9ccae4c83c2d2875df0e7790176c3
re PR c++/58702 (ICE with undeclared variable in OpenMP reduction clause)

/cp
2014-01-29  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/58702
* semantics.c (finish_omp_reduction_clause): Check type for
error_mark_node.

/testsuite
2014-01-29  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/58702
* g++.dg/gomp/pr58702.C: New.

From-SVN: r207235
gcc/cp/ChangeLog
gcc/cp/semantics.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/gomp/pr58702.C [new file with mode: 0644]
This page took 0.061322 seconds and 5 git commands to generate.