This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/pr67400/no-plt in repository gcc.
discards 84578d9 Default to -fno-plt discards 5feebd7 Load external function address via GOT slot adds c052a8d 2016-04-22 Dominique d'Humieres dominiq@lps.ens.fr adds 5352530 * parser.c (cp_parser_perform_range_for_lookup): Decay the array. adds 9c980ab * c-cppbuiltin.c (c_cpp_builtins): Fix __cpp_range_based_for. adds 426c75c [testsuite] gcc-dg: handle all return values when shouldfail is set adds c268ae8 Add myself as maintainer for the PowerPC port new 13c0312 Load external function address via GOT slot new d44eea0 Default to -fno-plt
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 (84578d9) \ N -- N -- N refs/heads/hjl/pr67400/no-plt (d44eea0)
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 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: ChangeLog | 4 ++++ MAINTAINERS | 1 + gcc/c-family/ChangeLog | 4 ++++ gcc/c-family/c-cppbuiltin.c | 4 +++- gcc/cp/ChangeLog | 4 ++++ gcc/cp/parser.c | 4 ++-- gcc/testsuite/ChangeLog | 9 +++++++++ gcc/testsuite/gfortran.dg/submodule_14.f08 | 2 +- gcc/testsuite/gfortran.dg/submodule_15.f08 | 1 + gcc/testsuite/lib/gcc-dg.exp | 1 + 10 files changed, 30 insertions(+), 4 deletions(-)