This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3a54d877c4e Move strcmpopt_6.c from gcc.dg to gcc.target/aarch64 and gc [...] new abf0dec5ba2 * lto-streamer-out.c (DFS::DFS_write_tree_body): Do not fo [...] new fe92dce78eb Avoid undefined shifts in ceil2 operations new 8be6a6f3d42 [libcpp] fix some line map comments
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: gcc/ChangeLog | 12 +++++ gcc/ipa-utils.h | 54 +++++++++++----------- gcc/lto-streamer-out.c | 5 +- gcc/tree-streamer-in.c | 1 - gcc/tree-streamer-out.c | 4 +- libcpp/ChangeLog | 6 +++ libcpp/include/line-map.h | 21 +++------ libstdc++-v3/ChangeLog | 7 +++ libstdc++-v3/include/bits/hashtable_policy.h | 7 ++- libstdc++-v3/include/std/bit | 6 ++- .../testsuite/26_numerics/bit/bit.pow.two/ceil2.cc | 8 ++++ 11 files changed, 82 insertions(+), 49 deletions(-)