This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5200ef26ac1 c-family: Fix ICE with large column number after restoring [...] new 675e5229038 lower-bitint: Add debugging dump of SSA_NAME -> decl mappings new 3f5ac469635 lower-bitint: Fix up VIEW_CONVERT_EXPR handling in lower_me [...] new a12b0e9360e lower-bitint: Avoid sign-extending cast to unsigned types f [...]
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/gimple-lower-bitint.cc | 57 ++++++++++++++++------ gcc/testsuite/gcc.dg/bitint-78.c | 21 ++++++++ .../gcc.dg/torture/{bitint-48.c => bitint-54.c} | 20 +++++--- 3 files changed, 76 insertions(+), 22 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/bitint-78.c copy gcc/testsuite/gcc.dg/torture/{bitint-48.c => bitint-54.c} (51%)