This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8c7a5be54ff GIMPLEFE: Handle missing labels in goto statements new c15a50ea2ea Port Doxygen support script from Perl to Python; add unittests new 16ed3c2c499 Change comment style to one we normally use. new d0cbc668c82 Doxygen: transform ENUM_BITFIELD and comments starting with '/**'.
The 3 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: contrib/ChangeLog | 12 ++ ..._gcc_for_doxygen => filter_gcc_for_doxygen_new} | 6 +- contrib/filter_params.py | 174 +++++++++++++++++++++ gcc/ChangeLog | 17 ++ gcc/tree-vect-loop.c | 12 +- gcc/tree-vect-stmts.c | 18 +-- gcc/tree-vectorizer.h | 4 +- 7 files changed, 223 insertions(+), 20 deletions(-) copy contrib/{filter_gcc_for_doxygen => filter_gcc_for_doxygen_new} (50%) mode change 100755 => 100644 create mode 100644 contrib/filter_params.py