This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/rust/master in repository gcc.
from 0632b1aa5f0 Merge #1415 new 2a4b58c9b71 CI: fix remark installation pre-condition ... new 7f1685d7f60 Merge #1402 new 5e63ca064ab expand: further improves the handling of recursive macros ... new 2d824b796cd Merge #1421
The 4 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: .github/workflows/Remark.yml | 10 +++--- gcc/rust/expand/rust-attribute-visitor.cc | 27 +++++--------- gcc/rust/expand/rust-attribute-visitor.h | 42 ++++++++++++++++++++-- .../rust/compile/torture/macro-issue1403.rs | 23 ++++++++++++ 4 files changed, 76 insertions(+), 26 deletions(-) create mode 100644 gcc/testsuite/rust/compile/torture/macro-issue1403.rs