re PR middle-end/28724 (atomic produces type mismatches)
authorJakub Jelinek <jakub@redhat.com>
Tue, 15 Aug 2006 14:56:28 +0000 (16:56 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 15 Aug 2006 14:56:28 +0000 (16:56 +0200)
commitd0f53cbc80c79f9a296ca7fb2c9b6c2f5ba9bb44
tree1b7ab1472d39c3889a16fffd1810246b83d46fd0
parent8e5fde871337741d826b2744ce7d6c5987a7d880
re PR middle-end/28724 (atomic produces type mismatches)

PR middle-end/28724
* gimplify.c (gimplify_omp_atomic_pipeline): Convert oldival
to itype in assignment to oldival2.

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