This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 85b46d0795a Sanitizer: Fix typo in previous documentation patch. new 40a4f3dead6 PR modula2/119192 ICE if TBITSIZE is used in an expression
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/m2/gm2-compiler/M2GCCDeclare.def | 9 +++++ gcc/m2/gm2-compiler/M2GCCDeclare.mod | 27 +++++++++++++++ gcc/m2/gm2-compiler/M2GenGCC.mod | 43 ++++++++++++++++++------ gcc/m2/gm2-gcc/m2expr.cc | 17 +++++++++- gcc/m2/gm2-gcc/m2expr.def | 9 +++++ gcc/m2/gm2-gcc/m2expr.h | 1 + gcc/testsuite/gm2/sets/run/pass/simplepacked.mod | 9 +++-- 7 files changed, 101 insertions(+), 14 deletions(-)