Assert 'offset2' instead of 'offset' in 'gcc/gimplify.c:gimplify_scan_omp_clauses'
authorThomas Schwinge <thomas@codesourcery.com>
Mon, 11 Nov 2019 08:18:46 +0000 (09:18 +0100)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Mon, 11 Nov 2019 08:18:46 +0000 (09:18 +0100)
commitd9945c8842ed2731285a7be0b80ea6f3e50190ee
tree40941bcf4d9f958af32eb89360f51690659c35de
parent223bf296b23e7c610225b0798f68d67c6ae0f050
Assert 'offset2' instead of 'offset' in 'gcc/gimplify.c:gimplify_scan_omp_clauses'

... to fix a long-time typo/copy'n'past-o.

gcc/
* gimplify.c (gimplify_scan_omp_clauses): Assert 'offset2' instead
of 'offset'.

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