diff options
author | liuhongt <hongtao.liu@intel.com> | 2021-10-13 10:05:58 +0800 |
---|---|---|
committer | liuhongt <hongtao.liu@intel.com> | 2021-10-14 09:33:47 +0800 |
commit | bd440a8c1c50b20b6eac028bca1fc682159787ba (patch) | |
tree | b75ba13068afce8d9afe2cad7c12e1a2471f2d95 /gcc/bitmap.c | |
parent | 4728afb9894bc94e48d78ee5dc45299ae8d8ad41 (diff) | |
download | gcc-bd440a8c1c50b20b6eac028bca1fc682159787ba.zip gcc-bd440a8c1c50b20b6eac028bca1fc682159787ba.tar.gz gcc-bd440a8c1c50b20b6eac028bca1fc682159787ba.tar.bz2 |
Adjust testcase for O2 vectorization[Wuninitialized]
It looks like it's just the the location of the warning that's off,
the warning itself is still issued but it's swallowed by the
dg-prune-output directive.
Since the test was added to verify the fix for an ICE without
vectorization I think disabling vectorization should be fine.
Ideally, we would understand why the location is wrong so let's keep
this bug open and add a comment to the test referencing this bug.
gcc/testsuite/ChangeLog:
* g++.dg/warn/Wuninitialized-13.C: Add -fno-tree-vectorize.
Diffstat (limited to 'gcc/bitmap.c')
0 files changed, 0 insertions, 0 deletions