This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from bec5781 combine: More distribute_notes trouble (PR69737)
new 40b38ac PR c/69768 * c-typeck.c (parser_build_binary_op): Strip nop [...]
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/c/ChangeLog | 6 ++++++
gcc/c/c-typeck.c | 6 ++++--
gcc/cp/ChangeLog | 6 ++++++
gcc/cp/typeck.c | 9 ++++++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/c-c++-common/Waddress-1.c | 15 +++++++++++++++
6 files changed, 42 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/Waddress-1.c
--
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 42c87ca gcc/fortran/ChangeLog:
new bec5781 combine: More distribute_notes trouble (PR69737)
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/combine.c | 16 +++++++---------
2 files changed, 15 insertions(+), 9 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 melt-branch
in repository gcc.
from 2d70f06 2016-02-11 Basile Starynkevitch <basile(a)starynkevitch.net> [...]
new 3a398f9 2016-02-11 Basile Starynkevitch <basile(a)starynkevitch.net> [...]
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:
ChangeLog.MELT | 5 +++++
gcc/ChangeLog | 10 ++++++++++
gcc/config/rs6000/xcoff.h | 26 +++++++++++++++++++++-----
3 files changed, 36 insertions(+), 5 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 hjl/interrupt/gcc-5-branch
in repository gcc.
discards b272eb5 Add an array of function pointer test for PR 68661
discards 9b5bb0c Rebuild array with the updated function pointer type
discards 9df964c Implement x86 interrupt attribute
discards c8e2955 Update TARGET_FUNCTION_INCOMING_ARG documentation
discards 8a1c176 Define check_union_passing6 only for CHECK_FLOAT128
discards af08cc4 Add IA MCU tests for passing/returning of empty structures/unions
discards aab59e4 Add another testcase for x86 FLT_EVAL_METHOD
discards 56f9737 Rewrite FLT_EVAL_METHOD to account for TARGET_SSE2
discards 207cdc6 Define STDINT_LONG32 and add predefined integer types for IAMCU
discards 83cc55f Set FLT_EVAL_METHOD to 2 only if 387 FPU is used
discards 4699fe8 PR target/68263 * config/i386/i386.h (BIGGEST_ALIGNMENT): A [...]
discards 99d64fb Backport r229199 from trunk
discards 99d69b8 Skip local error_mark_node decls
discards 00fdc87 Properly handle -miamcu and -march=lakemont
discards f97bd49 Use GET_MODE_BITSIZE to get vector natural alignment
discards 36710b6 Don't leak ISA to __attribute__ ((target("arch=XXX")))
discards a68f8bf Disable X86_TUNE_ALWAYS_FANCY_MATH_387 for Lakemont
discards 6f5df40 Fix def_test_returning_type in iamcu/test_basic_returning.c
discards f82e201 Replace printf with __builtin_printf
discards ec49b27 Properly initialize u5
discards 661a670 Fix typos in comments in i386.c
discards 6f8b917 Define x86 CALL_USED_REGISTERS_MASK
discards c4ffd5a Backport r228460 from mainline
discards 42ca656 Enable bt and and movzx for Lakemont
discards 84a0100 Rename IA MCU processor lakemount to lakemont
discards ddaf042 Change IA MCU processor from iamcu to lakemount
discards acc5619 Add a testcase for PR target/66821
discards 9117fd7 Update MOVE_RATIO cost for IA MCU
discards 1d6930c Define DBX_REGISTER_NUMBER for IA MCU
discards b4f2470 Cleanup FPmode splitters a bit
discards 8c57708 More fix for PR rtl-optimization/66626
discards 5e6c692 Fix PR rtl-optimization/66626
discards d1e4737 Replicate static chain on the stack
discards 21f0716 Add a testcase for PR target/66824
discards a406753 Fix PR target/66824
discards 233ed7d Allow indirect sibcall with register arguments
discards de22e9d Fix PR target/65753
discards 606b9ec Adjust variable shift costs for IA MCU
discards 2211419 Update config/i386/iamcu.h
discards 7839db3 Define ATTRIBUTE_ALIGNED_VALUE to 32 for IA MCU
discards 3bb5dcb Check int_size_in_bytes in ix86_return_in_memory
discards f3978ac Allow <adxintrin.h> for IA MCU
discards d321e90 Don't pass/return vectors in registers for IAMCU
discards 9fe9d69 Handle PROCESSOR_IAMCU in ix86_target_macros_internal
discards 8e2d8dd Optimize i?86-*-elfiamcu for iamcu by default
discards d2bd6ea Add -march=iamcu to optimize for IA MCU
discards b67f385 Add IA MCU support to x86intrin.h
discards 9edf456 IA MCU psABI support: testsuite
discards 44c74c6 IA MCU psABI support: changes to libraries
discards 8755470 IA MCU psABI support: GCC changes
adds 16ece10 Backport from mainline.
adds 5bd7ad4 Daily bump.
adds 1a901ab Constrain std::valarray functions and operators
adds 8c8c476 PR go/68562 * config/i386/morestack.S (__stack_split_initia [...]
adds c95f9d4 Backported from mainline 2015-12-03 Jakub Jelinek <jakub@ [...]
adds 1bdbc35 Backported from mainline 2015-12-22 Jakub Jelinek <jakub@ [...]
adds 4745343 Backported from mainline 2016-01-01 Jakub Jelinek <jakub@ [...]
adds e0a0dc9 Backported from mainline 2016-01-01 Jakub Jelinek <jakub@ [...]
adds 79dca00 Backported from mainline 2016-01-07 Jakub Jelinek <jakub@ [...]
adds 14e06a8 Backported from mainline 2016-01-08 Jakub Jelinek <jakub@ [...]
adds 735e79d Backported from mainline 2016-01-11 Jakub Jelinek <jakub@ [...]
adds a0cf35c Backported from mainline 2016-01-14 Jakub Jelinek <jakub@ [...]
adds 8214940 Backported from mainline 2016-01-19 Jakub Jelinek <jakub@ [...]
adds 2ae753e Backported from mainline 2016-01-19 Jakub Jelinek <jakub@ [...]
adds b9688ff Backported from mainline 2016-01-21 Jakub Jelinek <jakub@ [...]
adds 0144330 Backported from mainline 2016-01-21 Stefan Sørensen <stef [...]
adds ff12742 Backported from mainline 2016-01-22 Jakub Jelinek <jakub@ [...]
adds 72e6a13 Backported from mainline 2016-01-27 Jakub Jelinek <jakub@ [...]
adds ef733ef Backported from mainline 2016-01-28 Jakub Jelinek <jakub@ [...]
adds 8cea55b Backported from mainline 2016-01-30 Jakub Jelinek <jakub@ [...]
adds c853e45 Backported from mainline 2016-02-04 Jakub Jelinek <jakub@ [...]
adds 240b9f9 Backported from mainline 2016-02-08 Jakub Jelinek <jakub@ [...]
adds 8e78019 PR c++/68926
adds 712e8bd Daily bump.
adds 9476ea9 gcc/ Backport from mainline 2016-02-11 Oleg Endo <olegend [...]
adds 6307745 2016-02-11 Richard Biener <rguenther(a)suse.de>
adds cea7085 allocator_traits<allocator<T>> partial specialization
new 09a7521 IA MCU psABI support: GCC changes
new 086c2ce IA MCU psABI support: changes to libraries
new 65e1ce7 IA MCU psABI support: testsuite
new baac803 Add IA MCU support to x86intrin.h
new d566926 Add -march=iamcu to optimize for IA MCU
new f30d04b Optimize i?86-*-elfiamcu for iamcu by default
new 6fd91c1 Handle PROCESSOR_IAMCU in ix86_target_macros_internal
new a9d6c5e Don't pass/return vectors in registers for IAMCU
new 9a34b8d Allow <adxintrin.h> for IA MCU
new e1efefa Check int_size_in_bytes in ix86_return_in_memory
new d9f6cca Define ATTRIBUTE_ALIGNED_VALUE to 32 for IA MCU
new e99500a Update config/i386/iamcu.h
new 3e5b108 Adjust variable shift costs for IA MCU
new 9f1c79e Fix PR target/65753
new 5cbd200 Allow indirect sibcall with register arguments
new efb5ae2 Fix PR target/66824
new 74ac27c Add a testcase for PR target/66824
new e884c1c Replicate static chain on the stack
new 1c8109b Fix PR rtl-optimization/66626
new 9bd0675 More fix for PR rtl-optimization/66626
new 909c5a2 Cleanup FPmode splitters a bit
new 8842199 Define DBX_REGISTER_NUMBER for IA MCU
new 639f87b Update MOVE_RATIO cost for IA MCU
new bdece84 Add a testcase for PR target/66821
new 3894023 Change IA MCU processor from iamcu to lakemount
new 717c62f Rename IA MCU processor lakemount to lakemont
new 79d7c61 Enable bt and and movzx for Lakemont
new 5acf2a5 Backport r228460 from mainline
new 1010307 Define x86 CALL_USED_REGISTERS_MASK
new a39e277 Fix typos in comments in i386.c
new 6597ba5 Properly initialize u5
new 8c0418b Replace printf with __builtin_printf
new 1d55acb Fix def_test_returning_type in iamcu/test_basic_returning.c
new f6e80b4 Disable X86_TUNE_ALWAYS_FANCY_MATH_387 for Lakemont
new 5c9fca4 Don't leak ISA to __attribute__ ((target("arch=XXX")))
new 7c2f95a Use GET_MODE_BITSIZE to get vector natural alignment
new 2155e8e Properly handle -miamcu and -march=lakemont
new d143dd5 Skip local error_mark_node decls
new 5567eac Backport r229199 from trunk
new 1eaeaee PR target/68263 * config/i386/i386.h (BIGGEST_ALIGNMENT): A [...]
new 3a71ca0 Set FLT_EVAL_METHOD to 2 only if 387 FPU is used
new 233d99b Define STDINT_LONG32 and add predefined integer types for IAMCU
new f6aad93 Rewrite FLT_EVAL_METHOD to account for TARGET_SSE2
new f7e7115 Add another testcase for x86 FLT_EVAL_METHOD
new 0a086d7 Add IA MCU tests for passing/returning of empty structures/unions
new fc73c5d Define check_union_passing6 only for CHECK_FLOAT128
new 7c84722 Update TARGET_FUNCTION_INCOMING_ARG documentation
new 223241f Implement x86 interrupt attribute
new 69b07da Rebuild array with the updated function pointer type
new bef7d1d Add an array of function pointer test for PR 68661
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (b272eb5)
\
N -- N -- N refs/heads/hjl/interrupt/gcc-5-branch (bef7d1d)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 50 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 | 143 +++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/alias.c | 22 +++-
gcc/c-family/ChangeLog | 18 +++
gcc/c-family/c-ppoutput.c | 38 ++++--
gcc/c/ChangeLog | 9 ++
gcc/c/c-decl.c | 28 ++--
gcc/combine.c | 4 +
gcc/config/arm/arm-builtins.c | 2 +-
gcc/config/i386/i386.c | 53 ++++++--
gcc/config/sh/sh.md | 12 +-
gcc/cp/ChangeLog | 24 ++++
gcc/cp/call.c | 10 +-
gcc/cp/cp-tree.h | 2 +-
gcc/cp/cvt.c | 2 +-
gcc/cp/decl.c | 2 +-
gcc/cp/init.c | 2 +-
gcc/cp/parser.c | 1 +
gcc/cp/pt.c | 12 +-
gcc/cp/rtti.c | 2 +-
gcc/cp/semantics.c | 2 +-
gcc/cp/typeck.c | 2 +-
gcc/doc/extend.texi | 6 +-
gcc/dse.c | 14 +-
gcc/fold-const.c | 121 ++++++++++-------
gcc/fortran/ChangeLog | 17 +++
gcc/fortran/trans-array.c | 3 +-
gcc/fortran/trans-expr.c | 13 +-
gcc/fortran/trans-openmp.c | 2 +-
gcc/fortran/trans-stmt.c | 11 +-
gcc/fortran/trans.h | 4 +-
gcc/gimple-expr.c | 5 +
gcc/gimple.c | 5 +
gcc/gimplify.c | 32 ++++-
gcc/ifcvt.c | 7 +-
gcc/shrink-wrap.c | 40 +++++-
gcc/testsuite/ChangeLog | 106 +++++++++++++++
gcc/testsuite/c-c++-common/cpp/pr57580.c | 9 ++
gcc/testsuite/c-c++-common/gomp/pr57580.c | 36 ++++++
gcc/testsuite/c-c++-common/pr67653.c | 8 ++
gcc/testsuite/c-c++-common/pr69669.c | 10 ++
gcc/testsuite/g++.dg/cpp0x/constexpr-67376.C | 17 +++
gcc/testsuite/g++.dg/cpp0x/sfinae56.C | 26 ++++
gcc/testsuite/g++.dg/gomp/pr59627.C | 14 ++
gcc/testsuite/g++.dg/opt/pr69432.C | 62 +++++++++
gcc/testsuite/gcc.c-torture/compile/pr69214.c | 17 +++
gcc/testsuite/gcc.dg/pr65779.c | 42 ++++++
gcc/testsuite/gcc.dg/pr69015.c | 10 ++
gcc/testsuite/gcc.dg/setjmp-6.c | 25 ++++
gcc/testsuite/gcc.dg/torture/pr29119.c | 3 +-
gcc/testsuite/gcc.dg/torture/pr68955.c | 41 ++++++
gcc/testsuite/gcc.dg/torture/pr69399.c | 18 +++
gcc/testsuite/gcc.dg/torture/pr69546-1.c | 26 ++++
gcc/testsuite/gcc.dg/torture/pr69546-2.c | 18 +++
gcc/testsuite/gcc.dg/torture/pr69574.c | 15 +++
gcc/testsuite/gcc.dg/torture/pr69606.c | 20 +++
gcc/testsuite/gcc.dg/torture/pr69715.c | 11 ++
.../{aarch64/pr65624.c => arm/pr69187.c} | 4 +
gcc/testsuite/gcc.target/i386/avx512f-klogic-2.c | 2 +-
.../{interrupt-387-err.c => interrupt-387-err-1.c} | 0
.../gcc.target/i386/interrupt-387-err-2.c | 11 ++
.../{interrupt-mmx-err.c => interrupt-mmx-err-1.c} | 0
.../gcc.target/i386/interrupt-mmx-err-2.c | 21 +++
gcc/testsuite/gfortran.dg/gomp/pr69128.f90 | 23 ++++
gcc/testsuite/gfortran.dg/pr69055.f90 | 10 ++
gcc/tree-chrec.c | 10 +-
gcc/tree-ssa-loop-ivcanon.c | 4 +-
gcc/tree-ssa-math-opts.c | 2 +
gcc/tree-ssa.c | 3 +-
gcc/tree-vrp.c | 7 +-
gcc/ubsan.c | 1 +
gcc/wide-int.cc | 23 +++-
gcc/wide-int.h | 4 +-
libcpp/ChangeLog | 9 ++
libcpp/files.c | 5 +-
libgcc/ChangeLog | 6 +
libgcc/config/i386/morestack.S | 5 +-
libgomp/ChangeLog | 8 ++
libgomp/testsuite/libgomp.c/pr68960.c | 25 ++++
libstdc++-v3/ChangeLog | 15 +++
libstdc++-v3/include/bits/alloc_traits.h | 126 +++++++++++++++++-
libstdc++-v3/include/bits/valarray_before.h | 14 +-
.../testsuite/20_util/shared_ptr/cons/58659.cc | 8 ++
.../69222.cc => 26_numerics/valarray/69116.cc} | 39 ++++--
84 files changed, 1422 insertions(+), 169 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/cpp/pr57580.c
create mode 100644 gcc/testsuite/c-c++-common/gomp/pr57580.c
create mode 100644 gcc/testsuite/c-c++-common/pr67653.c
create mode 100644 gcc/testsuite/c-c++-common/pr69669.c
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-67376.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/sfinae56.C
create mode 100644 gcc/testsuite/g++.dg/gomp/pr59627.C
create mode 100644 gcc/testsuite/g++.dg/opt/pr69432.C
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr69214.c
create mode 100644 gcc/testsuite/gcc.dg/pr65779.c
create mode 100644 gcc/testsuite/gcc.dg/pr69015.c
create mode 100644 gcc/testsuite/gcc.dg/setjmp-6.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr68955.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr69399.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr69546-1.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr69546-2.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr69574.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr69606.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr69715.c
copy gcc/testsuite/gcc.target/{aarch64/pr65624.c => arm/pr69187.c} (70%)
rename gcc/testsuite/gcc.target/i386/{interrupt-387-err.c => interrupt-387-err-1.c [...]
create mode 100644 gcc/testsuite/gcc.target/i386/interrupt-387-err-2.c
rename gcc/testsuite/gcc.target/i386/{interrupt-mmx-err.c => interrupt-mmx-err-1.c [...]
create mode 100644 gcc/testsuite/gcc.target/i386/interrupt-mmx-err-2.c
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr69128.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr69055.f90
create mode 100644 libgomp/testsuite/libgomp.c/pr68960.c
copy libstdc++-v3/testsuite/{20_util/function/69222.cc => 26_numerics/valarray/691 [...]
--
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 melt-branch
in repository gcc.
from edbbc43 [./] 2016-02-11 Basile Starynkevitch <basile@starynkevitch [...]
new 2d70f06 2016-02-11 Basile Starynkevitch <basile(a)starynkevitch.net> [...]
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:
ChangeLog.MELT | 5 +
gcc/ChangeLog | 36 ++++++
gcc/DATESTAMP | 2 +-
gcc/config/pa/pa.c | 8 --
gcc/cp/ChangeLog | 6 +
gcc/cp/parser.c | 39 ++++++-
gcc/testsuite/ChangeLog | 9 ++
gcc/testsuite/g++.dg/cpp1z/nested-namespace-def1.C | 19 ++++
gcc/testsuite/g++.dg/cpp1z/nested-namespace-def2.C | 5 +
gcc/testsuite/g++.dg/cpp1z/nested-namespace-def3.C | 5 +
gcc/testsuite/g++.dg/lookup/name-clash5.C | 4 +-
gcc/testsuite/g++.dg/lookup/name-clash6.C | 4 +-
gcc/tree-ssa-dom.c | 123 ++++++++++++---------
gcc/tree-ssa-threadedge.c | 69 ++++++++----
gcc/tree-ssa-threadedge.h | 2 +-
gcc/tree-vrp.c | 3 +-
16 files changed, 248 insertions(+), 91 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/nested-namespace-def1.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/nested-namespace-def2.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/nested-namespace-def3.C
--
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 melt-branch
in repository gcc.
from 60420a4 notice some issues in merging with trunk
new edbbc43 [./] 2016-02-11 Basile Starynkevitch <basile@starynkevitch [...]
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:
ChangeLog.MELT | 5 ++
gcc/ChangeLog | 66 ++++++++++++++
gcc/ChangeLog.MELT | 7 +-
gcc/Makefile.in | 3 +-
gcc/c-family/ChangeLog | 10 +++
gcc/c-family/c-pragma.c | 44 +++++++---
gcc/c-family/c-pragma.h | 2 +-
gcc/c/ChangeLog | 4 +
gcc/c/c-parser.c | 5 +-
gcc/config/pa/pa-protos.h | 4 +-
gcc/config/pa/pa.c | 15 ++--
gcc/config/pa/pa.md | 6 +-
gcc/cp/ChangeLog | 5 ++
gcc/cp/parser.c | 13 ++-
gcc/diagnostic-show-locus.c | 166 +++++++++++++++++++++++++++++++++++
gcc/diagnostic.c | 129 ---------------------------
gcc/melt/libmelt-ana-tree.melt | 15 +++-
gcc/testsuite/ChangeLog | 4 +
gcc/testsuite/gcc.dg/pragma-diag-5.c | 6 ++
gcc/tree-ssa-dom.c | 135 ++++++++++++++--------------
gcc/tree-ssa-dom.h | 2 -
gcc/tree-ssa-scopedtables.h | 7 +-
gcc/tree-ssa-threadedge.c | 16 ++--
libgcc/config/rs6000/crtdbase.S | 2 +-
24 files changed, 422 insertions(+), 249 deletions(-)
create mode 100644 gcc/diagnostic-show-locus.c
create mode 100644 gcc/testsuite/gcc.dg/pragma-diag-5.c
--
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.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance-stability
in repository toolchain/abe.
from 2b6d035 Get Coremark-Pro from new Coremark-Pro repository
new 9768ccf Set 'build' in Coremark-Pro default_makeflags
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:
config/Coremark-Pro.conf | 6 ++++--
1 file changed, 4 insertions(+), 2 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 acb7939 gcc/testsuite/ * gcc.target/sh/pr54089-8.c: Adjust optimizat [...]
new 42c87ca gcc/fortran/ChangeLog:
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 | 13 +++++++++++++
gcc/fortran/gfortran.h | 3 +++
gcc/fortran/parse.c | 1 +
gcc/fortran/resolve.c | 11 +++++++----
gcc/fortran/trans-stmt.c | 4 +++-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/associate_19.f03 | 23 ++++++++++++++++++++++
gcc/testsuite/gfortran.dg/associate_20.f03 | 31 ++++++++++++++++++++++++++++++
8 files changed, 87 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/associate_19.f03
create mode 100644 gcc/testsuite/gfortran.dg/associate_20.f03
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.