testsuite/99955 - fix may_alias declaration of vector
authorRichard Biener <rguenther@suse.de>
Wed, 7 Apr 2021 11:21:23 +0000 (13:21 +0200)
committerRichard Biener <rguenther@suse.de>
Wed, 7 Apr 2021 11:22:58 +0000 (13:22 +0200)
commit0d6ad10c170e3670f0b5e3709e0fa6e76b7065b3
treef1e3e89e54d339a6e9fa96a1c5068ffa96767234
parentd11bcbe166c03f722c0e0d41d6e87ac445758fba
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  <rguenther@suse.de>

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