This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch aoliva/non-SFN-fixes-for-GCC7 in repository gcc.
discards 47e2e4d [bootstrap-O3,fortran] silence warning in simplify_transforma [...] discards 21a71d9 [bootstrap-O3] use unsigned type for regno in df-scan discards 447fcd9 [bootstrap-O3] add a default initializer to avoid a warning at -O3 discards 28ce7dd [bootstrap-O3,fortran] add a NULL initializer to avoid a warn [...] discards d6873a6 [bootstrap-O1] add initializers to avoid warnings at -O1 discards d0d3ca9 [bootstrap-O1] enlarge sprintf output buffer to avoid warning discards 4a7c62b [-fcompare-debug] var tracking options are not optimization options discards e238829 [-fcompare-debug] skip more debug stmts in cleanup_empty_eh discards 36e6c4e [-fcompare-debug] find jump before debug insns in expand new 2493aa2 [bootstrap-O1] add initializers to avoid warnings at -O1 new 9eaecbe [bootstrap-O3,fortran] add a NULL initializer to avoid a warn [...] new 645b95f [-fcompare-debug] skip more debug stmts in cleanup_empty_eh new 1b6dfe6 [-fcompare-debug] find jump before debug insns in expand new f41d5ea [bootstrap-O3] use unsigned type for regno in df-scan new 14d67e5 [bootstrap-O3] add a default initializer to avoid a warning at -O3 new 99578d1 [bootstrap-O1] change value type to avoid sprintf buffer size [...] new c4f752a [bootstrap-O3,fortran] silence warning in simplify_transforma [...] new 95d2408 [-fcompare-debug] var tracking options are not optimization options
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (47e2e4d) \ N -- N -- N refs/heads/aoliva/non-SFN-fixes-for-GCC7 (95d2408)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 9 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/c-family/c-pretty-print.c | 5 ++--- gcc/common.opt | 8 ++++---- gcc/doc/options.texi | 7 +++++++ gcc/fortran/simplify.c | 10 +++++++++- gcc/opt-functions.awk | 2 +- gcc/optc-save-gen.awk | 7 +++++-- gcc/opth-gen.awk | 2 +- gcc/tree-inline.c | 9 +++++---- 8 files changed, 34 insertions(+), 16 deletions(-)