This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b5409c8 Make dumping of function attributes resemble source syntax new 90df23f bb-reorder: Split out STC new 2f61949 bb-reorder: Add the "simple" algorithm new e57ef19 bb-reorder: Add -freorder-blocks-algorithm= and wire it up new f870b2c bb-reorder: Documentation updates
The 4 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 | 36 +++++++++ gcc/bb-reorder.c | 211 +++++++++++++++++++++++++++++++++++++++++++++++++--- gcc/common.opt | 13 ++++ gcc/doc/invoke.texi | 23 +++++- gcc/flag-types.h | 7 ++ gcc/opts.c | 4 +- 6 files changed, 278 insertions(+), 16 deletions(-)