This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a04bf39f61c vect: Don't retry if the previous analysis fails new 78327cf06e6 c++: Don't try to initialize zero width bitfields in zero i [...] new 2a03d979a28 wide-int: Fix up function comment
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/cp/init.cc | 19 +++++++++++++------ gcc/testsuite/g++.dg/init/pr109868.C | 13 +++++++++++++ gcc/wide-int.cc | 2 +- 3 files changed, 27 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/g++.dg/init/pr109868.C