omp-low: Assume anything aligned to BIGGEST_ALIGNMENT is aligned.
authorRichard Henderson <rth@redhat.com>
Sun, 27 Nov 2011 00:01:04 +0000 (16:01 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 27 Nov 2011 00:01:04 +0000 (16:01 -0800)
commitfec2ef4b687d67253426e011975c3defa7e52f29
tree4166641a79717454183702f3b0705dafe61b5668
parent7b45b59bc5f9bd799a719c68db28ea0f5b5fe2c9
omp-low: Assume anything aligned to BIGGEST_ALIGNMENT is aligned.

        * omp-low.c (expand_omp_atomic): Assume anything aligned to
        BIGGEST_ALIGNMENT is aligned.

From-SVN: r181748
gcc/ChangeLog
gcc/omp-low.c