This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch
in repository gcc.
from c29b588 * gcc-interface/trans.c (fold_constant_decl_in_expr) <ARRAY_ [...]
new e6c9a8f 2015-11-18 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 6 ++++++
gcc/fortran/simplify.c | 20 ++++++++++++++++----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr43996.f90 | 7 +++++++
4 files changed, 34 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr43996.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
robert.savoye pushed a change to branch container
in repository toolchain/abe.
from 6c8af04 Fix typo
new e4d650b remove quote from pattern
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:
lib/make.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 51f32d1 * gcc-interface/trans.c (elaborate_all_entities_for_package) [...]
new cd404a1 Add out-of-line versions of some <stdatomic.h> functions (PR [...]
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 | 8 ++++
gcc/ginclude/stdatomic.h | 7 ++++
gcc/testsuite/ChangeLog | 6 +++
gcc/testsuite/gcc.dg/atomic/stdatomic-fence-2.c | 26 ++++++++++++
gcc/testsuite/gcc.dg/atomic/stdatomic-flag-2.c | 40 +++++++++++++++++++
libatomic/ChangeLog | 10 +++++
libatomic/Makefile.am | 2 +-
libatomic/Makefile.in | 8 ++--
libatomic/configure | 2 +-
libatomic/configure.ac | 2 +-
libatomic/{config/linux/arm/init.c => fence.c} | 23 +++++++----
libatomic/{config/linux/arm/store_n.c => flag.c} | 50 ++++++++++++++++--------
libatomic/libatomic.map | 9 +++++
13 files changed, 164 insertions(+), 29 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/atomic/stdatomic-fence-2.c
create mode 100644 gcc/testsuite/gcc.dg/atomic/stdatomic-flag-2.c
copy libatomic/{config/linux/arm/init.c => fence.c} (68%)
copy libatomic/{config/linux/arm/store_n.c => flag.c} (52%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6e90d06 * config/nvptx/nvptx.c (nvptx_process_pars): Fix whitespace. [...]
new c860752 * gcc-interface/ada-tree.h (DECL_INVARIANT_P): New macro. * [...]
new 51f32d1 * gcc-interface/trans.c (elaborate_all_entities_for_package) [...]
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/ada/ChangeLog | 51 +++
gcc/ada/gcc-interface/ada-tree.h | 8 +-
gcc/ada/gcc-interface/decl.c | 18 +-
gcc/ada/gcc-interface/gigi.h | 27 +-
gcc/ada/gcc-interface/trans.c | 455 ++++++++++++++++----------
gcc/ada/gcc-interface/utils.c | 44 ++-
gcc/ada/gcc-interface/utils2.c | 225 ++++++-------
gcc/testsuite/ChangeLog | 6 +
gcc/testsuite/gnat.dg/loop_optimization19.adb | 45 +++
gcc/testsuite/gnat.dg/loop_optimization20.adb | 35 ++
gcc/testsuite/gnat.dg/loop_optimization21.adb | 20 ++
gcc/testsuite/gnat.dg/loop_optimization21.ads | 9 +
12 files changed, 598 insertions(+), 345 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/loop_optimization19.adb
create mode 100644 gcc/testsuite/gnat.dg/loop_optimization20.adb
create mode 100644 gcc/testsuite/gnat.dg/loop_optimization21.adb
create mode 100644 gcc/testsuite/gnat.dg/loop_optimization21.ads
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
robert.savoye pushed a change to branch container
in repository toolchain/abe.
from 540a5f2 Fix typo
new 6c8af04 Fix typo
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:
lib/globals.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
robert.savoye pushed a change to branch container
in repository toolchain/abe.
from d061583 Add support for building in a 32bit container running on a 64 [...]
new 540a5f2 Fix typo
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:
lib/globals.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
robert.savoye pushed a change to branch container
in repository toolchain/abe.
at d061583 Add support for building in a 32bit container running on a 64 [...]
This branch includes the following new commits:
new d061583 Add support for building in a 32bit container running on a 64 [...]
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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 0c1b6ca * gcc-interface/misc.c: Move global variables to the top of [...]
new 6e90d06 * config/nvptx/nvptx.c (nvptx_process_pars): Fix whitespace. [...]
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 | 7 +++++++
gcc/config/nvptx/nvptx.c | 29 +++++++----------------------
2 files changed, 14 insertions(+), 22 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e8ff623 2015-11-18 Andreas Tobler <andreast(a)gcc.gnu.org>
new c604a23 Move codegen related functions to graphite-isl-ast-to-gimple.c
new aca6c41 Enable condegen in case of cond phis.
new 0c1b6ca * gcc-interface/misc.c: Move global variables to the top of [...]
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/ChangeLog | 91 ++
gcc/ada/ChangeLog | 10 +-
gcc/ada/gcc-interface/misc.c | 63 +-
gcc/graphite-isl-ast-to-gimple.c | 2281 ++++++++++++++++++++++++++++++++++----
gcc/graphite-scop-detection.c | 4 +-
gcc/sese.c | 1575 +-------------------------
gcc/sese.h | 44 +-
gcc/testsuite/ChangeLog | 4 +
gcc/testsuite/gnat.dg/opt52.adb | 11 +
9 files changed, 2233 insertions(+), 1850 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/opt52.adb
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5517ecc Support GGC finalizers with PCH.
new e8ff623 2015-11-18 Andreas Tobler <andreast(a)gcc.gnu.org>
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 | 5 +++++
gcc/config/i386/freebsd.h | 20 +++++++++++++++-----
2 files changed, 20 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.