This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 13390e1b65f AVR: target/120856 - Deny R24:DI in avr_hard_regno_mode_ok [...] new 98fd493db62 c++/modules: Ensure type of partial spec VAR_DECL is consis [...] new f20f6c79649 c++/modules: Make bitfield storage unit detection more robust
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: gcc/cp/decl.cc | 10 +++++---- gcc/cp/module.cc | 24 ++++++++++++++++------ gcc/cp/pt.cc | 4 ++++ gcc/testsuite/g++.dg/modules/auto-7.h | 12 +++++++++++ .../g++.dg/modules/{auto-3_a.H => auto-7_a.H} | 3 ++- .../g++.dg/modules/{tls-3_b.C => auto-7_b.C} | 5 +++-- 6 files changed, 45 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/g++.dg/modules/auto-7.h copy gcc/testsuite/g++.dg/modules/{auto-3_a.H => auto-7_a.H} (66%) copy gcc/testsuite/g++.dg/modules/{tls-3_b.C => auto-7_b.C} (50%)