This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7c9096f8876 [libbacktrace] Reduce memory usage in build_address_map new 65c9e9f98bd Cleanup libgomp's coalesce chunk data structures new a91917652db poly_int: get_inner_reference & co.: fix known_eq typo/bug new 813421cdb97 For libgomp OpenACC entry points, redefine the "device" arg [...]
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 | 10 ++++ gcc/gimplify.c | 2 +- gcc/omp-expand.c | 113 +++++++++++++++++++++++++++++---------------- gcc/tree-ssa-structalias.c | 4 +- include/ChangeLog | 5 ++ include/gomp-constants.h | 12 +++++ libgomp/ChangeLog | 13 ++++++ libgomp/oacc-parallel.c | 52 +++++++++++++-------- libgomp/target.c | 52 ++++++++++++--------- 9 files changed, 180 insertions(+), 83 deletions(-)