This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a09b160 2016-09-21 Louis Krupp louis.krupp@zoho.com new 48bc6fd gcc/ PR target/77326 * config/avr/avr.c (avr_notice_update_ [...] new 3bb1aa9 Use rand_s on MinGW-w64, fix array bound overflow.
The 2 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 | 6 ++++ gcc/config/avr/avr.c | 40 ++++++++++++++++++++++++-- gcc/testsuite/ChangeLog | 5 ++++ gcc/testsuite/gcc.target/avr/torture/pr77326.c | 26 +++++++++++++++++ libgfortran/ChangeLog | 5 ++++ libgfortran/intrinsics/random.c | 20 ++++++++++--- 6 files changed, 96 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gcc.target/avr/torture/pr77326.c