This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ed9370cc389 Report vectorization problems via a new opt_problem class new 0e992424f99 * doc/invoke.texi (-Wno-prio-ctor-dtor): Document new warn [...]
The 1 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/ChangeLog | 5 +++++ gcc/c-family/ChangeLog | 6 ++++++ gcc/c-family/c-attribs.c | 4 ++-- gcc/c-family/c.opt | 4 ++++ gcc/doc/invoke.texi | 13 ++++++++++++- gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/c-c++-common/Wprio-ctor-dtor.c | 9 +++++++++ 7 files changed, 42 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/Wprio-ctor-dtor.c