https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99955

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Richard Biener <rgue...@gcc.gnu.org>:

https://gcc.gnu.org/g:0d6ad10c170e3670f0b5e3709e0fa6e76b7065b3

commit r11-8026-g0d6ad10c170e3670f0b5e3709e0fa6e76b7065b3
Author: Richard Biener <rguent...@suse.de>
Date:   Wed Apr 7 13:21:23 2021 +0200

    testsuite/99955 - fix may_alias declaration of vector

    This fixes the order of the type attributes to preserve may_alias
    for the vector type.

    2021-04-07  Richard Biener  <rguent...@suse.de>

            PR testsuite/99955
            * gcc.c-torture/execute/pr92618.c: Move may_alias attributes
            last.

Reply via email to