diff options
author | Richard Biener <rguenther@suse.de> | 2020-07-13 11:41:16 +0200 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2020-07-13 11:42:49 +0200 |
commit | 7a4770f0394751860ee54520b23007938907ac33 (patch) | |
tree | 4099d6708b55d8b6e4156babd307017b5928a882 /gcc/tree-complex.c | |
parent | b8697d0cd06da3375063295fe7161671e0904459 (diff) | |
download | gcc-7a4770f0394751860ee54520b23007938907ac33.zip gcc-7a4770f0394751860ee54520b23007938907ac33.tar.gz gcc-7a4770f0394751860ee54520b23007938907ac33.tar.bz2 |
fix global variable alignment for testcase gcc.dg/torture/pr96133.c
The testcase was errorneously accessing the global variable via a
type that might require bigger alignment than provided. Fix that
via an appropriate attribute.
2020-07-13 Richard Biener <rguenther@suse.de>
PR testsuite/96180
* gcc.dg/torture/pr96133.c: Align global variable.
Diffstat (limited to 'gcc/tree-complex.c')
0 files changed, 0 insertions, 0 deletions