This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 960639dc9a2 PR c++/86706 * class.c (build_base_path): Use currently_o [...] new 40eafc9b510 Avoid infinite loop with duplicate anonymous union fields ( [...]
The 1 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/c/ChangeLog | 6 ++++++ gcc/c/c-typeck.c | 9 +++++++-- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/union-duplicate-field.c | 21 +++++++++++++++++++++ 4 files changed, 39 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/union-duplicate-field.c