This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8b3f1edf9b3 OpenACC: Add Fortran routines acc_{alloc,free,hostptr,devic [...] new 27534e793e5 Fix internal error on non-byte-aligned reference in GIMPLE DSE
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/testsuite/gnat.dg/opt104.adb | 22 +++++++++++++++++ gcc/testsuite/gnat.dg/opt104.ads | 40 +++++++++++++++++++++++++++++++ gcc/tree-ssa-dse.cc | 51 +++++++++++++++++++++------------------- 3 files changed, 89 insertions(+), 24 deletions(-) create mode 100644 gcc/testsuite/gnat.dg/opt104.adb create mode 100644 gcc/testsuite/gnat.dg/opt104.ads