This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 0674345 change a function argument from rtx to rtx_insn *
new 34bf7ba 2015-10-17 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 | 11 +++++++++++
gcc/fortran/decl.c | 20 +++++++++++++++-----
gcc/fortran/resolve.c | 27 +++++++++++++--------------
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/char_length_2.f90 | 17 ++++++++---------
gcc/testsuite/gfortran.dg/pr67987.f90 | 18 ++++++++++++++++++
6 files changed, 71 insertions(+), 28 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr67987.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.
unknown user pushed a change to branch gcc-5-branch
in repository gcc.
from 192eadf Daily bump.
new d79feef 2015-10-16 Richard Sandiford <richard.sandiford(a)arm.com>
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 | 6 ++++
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gfortran.dg/pr66311.f90 | 60 +++++++++++++++++++++++++++++++++++
gcc/wide-int.cc | 13 ++++++--
4 files changed, 81 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr66311.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 array
in repository toolchain/abe.
from 4529f84 return 1 to be more obvious that returning 1
new 4d4b1f6 checkout gcc stage 2 for mingw32
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/checkout.sh | 4 ++--
1 file changed, 2 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 hjl/pr67963/master
in repository gcc.
discards 23f93c7 Fix PRs 67963/67985
discards 01f8c9f Disable X86_TUNE_ALWAYS_FANCY_MATH_387 for Lakemont
discards 317bfa8 Don't leak ISA to __attribute__ ((target("arch=XXX")))
discards 91fbffd Use GET_MODE_BITSIZE to get vector natural alignment
adds aa99c14 Disable X86_TUNE_ALWAYS_FANCY_MATH_387 for Lakemont
adds 2ee6cfd * config/rl78/divmodqi.S: Return 0x00 by default for div by 0 [...]
adds 113f051 Daily bump.
adds 0674345 change a function argument from rtx to rtx_insn *
new 12d074d Use GET_MODE_BITSIZE to get vector natural alignment
new 78698de Don't leak ISA to __attribute__ ((target("arch=XXX")))
new 1549e37 Properly handle -miamcu and -march=lakemont
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 (23f93c7)
\
N -- N -- N refs/heads/hjl/pr67963/master (1549e37)
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 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 | 10 ++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.c | 4 ++--
gcc/lra-constraints.c | 2 +-
libgcc/ChangeLog | 7 +++++++
libgcc/config/rl78/divmodhi.S | 4 ++++
libgcc/config/rl78/divmodqi.S | 2 +-
libgcc/config/rl78/divmodsi.S | 7 ++++++-
8 files changed, 32 insertions(+), 6 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 113f051 Daily bump.
new 0674345 change a function argument from rtx to rtx_insn *
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/lra-constraints.c | 2 +-
2 files changed, 6 insertions(+), 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 2ee6cfd * config/rl78/divmodqi.S: Return 0x00 by default for div by 0 [...]
new 113f051 Daily bump.
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/DATESTAMP | 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 gcc-5-branch
in repository gcc.
from 7eeeb19 Daily bump.
new 192eadf Daily bump.
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/DATESTAMP | 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 gcc-4_9-branch
in repository gcc.
from 448674d Daily bump.
new ce16394 Daily bump.
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/DATESTAMP | 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 aa99c14 Disable X86_TUNE_ALWAYS_FANCY_MATH_387 for Lakemont
new 2ee6cfd * config/rl78/divmodqi.S: Return 0x00 by default for div by 0 [...]
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:
libgcc/ChangeLog | 7 +++++++
libgcc/config/rl78/divmodhi.S | 4 ++++
libgcc/config/rl78/divmodqi.S | 2 +-
libgcc/config/rl78/divmodsi.S | 7 ++++++-
4 files changed, 18 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 f8614f0 Fix def_test_returning_type in iamcu/test_basic_returning.c
new aa99c14 Disable X86_TUNE_ALWAYS_FANCY_MATH_387 for Lakemont
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/x86-tune.def | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.