diff options
author | Jakub Jelinek <jakub@redhat.com> | 2015-02-04 23:32:36 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2015-02-04 23:32:36 +0100 |
commit | 4886ec8e709d547391d199bd88579d0f523f4e2d (patch) | |
tree | 02931ee5cccee35af26dbaf8156acf44d9ec6fb5 /gcc/fortran/options.c | |
parent | 5a33f47d99d787af43fc8b27c29cea4e5c1432d8 (diff) | |
download | gcc-4886ec8e709d547391d199bd88579d0f523f4e2d.zip gcc-4886ec8e709d547391d199bd88579d0f523f4e2d.tar.gz gcc-4886ec8e709d547391d199bd88579d0f523f4e2d.tar.bz2 |
re PR middle-end/64824 (ICE in gimple verification)
PR c/64824
PR c/64868
gcc/c/
* c-parser.c (c_parser_omp_atomic): Handle RDIV_EXPR.
gcc/cp/
* parser.c (cp_parser_omp_atomic): Handle RDIV_EXPR.
gcc/c-family/
* c-omp.c (c_finish_omp_atomic): Use TRUNC_DIV_EXPR
instead of RDIV_EXPR. Use build_binary_op instead of
build2_loc.
libgomp/
* testsuite/libgomp.c/pr64824.c: New test.
* testsuite/libgomp.c/pr64868.c: New test.
* testsuite/libgomp.c++/pr64824.C: New test.
* testsuite/libgomp.c++/pr64868.C: New test.
From-SVN: r220420
Diffstat (limited to 'gcc/fortran/options.c')
0 files changed, 0 insertions, 0 deletions