diff options
author | Andrew Pinski <apinski@marvell.com> | 2021-12-03 08:13:32 +0000 |
---|---|---|
committer | Andrew Pinski <apinski@marvell.com> | 2021-12-03 08:17:03 +0000 |
commit | d82823454355f9d24dba51316145f84ae8d34ff7 (patch) | |
tree | 7c86cb6b86bc915ac66ef97daf5bc0a2556e2339 /gcc/tree-vectorizer.h | |
parent | 66e157188bd2f789809e17e85f917534c9381599 (diff) | |
download | gcc-d82823454355f9d24dba51316145f84ae8d34ff7.zip gcc-d82823454355f9d24dba51316145f84ae8d34ff7.tar.gz gcc-d82823454355f9d24dba51316145f84ae8d34ff7.tar.bz2 |
[Committed] New testcase for C++/71792, bitfields and auto
This testcase used to fail before GCC 6.4.0 due to the wrong
type being used for auto when used with bitfields, the C++
front-end was using the "bitfield" type rather than the
underlaying type.
Committed the testcase after a quick check.
PR c++/71792
gcc/testsuite/ChangeLog:
* g++.dg/torture/pr71792.C: New test.
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions