This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 83b171655dc fold-const: Handle bitfields in native_encode_initializer [ [...] new e4f1cbc35b1 gimple-fold: Handle bitfields in fold_const_aggregate_ref_1 [...] new a926eeedf43 preprocessor: line-map cleanups new 57d4771b7c1 remove write-only array in rev_post_order_and_mark_dfs_back_seme
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/cfganal.c | 13 +++---- gcc/gimple-fold.c | 60 +++++++++++++++++++++++++++++-- gcc/testsuite/gcc.dg/tree-ssa/pr93121-2.c | 22 ++++++++++++ libcpp/line-map.c | 52 +++++++++++---------------- 4 files changed, 106 insertions(+), 41 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr93121-2.c