This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 128e257 2016-06-10 Bernd Edlinger bernd.edlinger@hotmail.de new 1dc4d51 PR c/71392 - SEGV calling integer overflow built-ins with a n [...]
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/ChangeLog | 16 ++ gcc/ada/ChangeLog | 6 + gcc/ada/gcc-interface/utils.c | 8 +- gcc/builtin-attrs.def | 5 + gcc/builtins.def | 42 ++--- gcc/c-family/ChangeLog | 6 + gcc/c-family/c-common.c | 8 +- gcc/lto/ChangeLog | 6 + gcc/lto/lto-lang.c | 9 +- gcc/testsuite/ChangeLog | 5 + .../c-c++-common/builtin-arith-overflow-1.c | 202 ++++++++++++++++++++- 11 files changed, 281 insertions(+), 32 deletions(-)