This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r249160 - in /branches/gccgo: ./ ChangeLog fixi...


Author: ian
Date: Tue Jun 13 14:26:53 2017
New Revision: 249160

URL: https://gcc.gnu.org/viewcvs?rev=249160&root=gcc&view=rev
Log:
Merge from trunk revision 249156.

Added:
    branches/gccgo/gcc/ada/s-interr-hwint.adb   (props changed)
      - copied unchanged from r249156, trunk/gcc/ada/s-interr-hwint.adb
    branches/gccgo/gcc/config/vxworks-stdint.h
      - copied unchanged from r249156, trunk/gcc/config/vxworks-stdint.h
    branches/gccgo/gcc/testsuite/c-c++-common/fold-masked-cmp-1.c
      - copied unchanged from r249156, trunk/gcc/testsuite/c-c++-common/fold-masked-cmp-1.c
    branches/gccgo/gcc/testsuite/c-c++-common/fold-masked-cmp-2.c
      - copied unchanged from r249156, trunk/gcc/testsuite/c-c++-common/fold-masked-cmp-2.c
    branches/gccgo/gcc/testsuite/c-c++-common/fold-masked-cmp-3.c
      - copied unchanged from r249156, trunk/gcc/testsuite/c-c++-common/fold-masked-cmp-3.c
    branches/gccgo/gcc/testsuite/c-c++-common/ubsan/pr81065.c
      - copied unchanged from r249156, trunk/gcc/testsuite/c-c++-common/ubsan/pr81065.c
    branches/gccgo/gcc/testsuite/gcc.c-torture/compile/pr81003.c
      - copied unchanged from r249156, trunk/gcc/testsuite/gcc.c-torture/compile/pr81003.c
    branches/gccgo/gcc/testsuite/gcc.dg/torture/pr81053.c
      - copied unchanged from r249156, trunk/gcc/testsuite/gcc.dg/torture/pr81053.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/pr80803.c
      - copied unchanged from r249156, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr80803.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/pr81063.c
      - copied unchanged from r249156, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr81063.c
    branches/gccgo/libstdc++-v3/testsuite/23_containers/map/allocator/default_init.cc
      - copied unchanged from r249156, trunk/libstdc++-v3/testsuite/23_containers/map/allocator/default_init.cc
    branches/gccgo/libstdc++-v3/testsuite/23_containers/set/allocator/default_init.cc
      - copied unchanged from r249156, trunk/libstdc++-v3/testsuite/23_containers/set/allocator/default_init.cc
    branches/gccgo/libstdc++-v3/testsuite/30_threads/thread/cons/terminate.cc
      - copied unchanged from r249156, trunk/libstdc++-v3/testsuite/30_threads/thread/cons/terminate.cc
Modified:
    branches/gccgo/   (props changed)
    branches/gccgo/ChangeLog
    branches/gccgo/fixincludes/ChangeLog
    branches/gccgo/fixincludes/fixincl.x
    branches/gccgo/fixincludes/inclhack.def
    branches/gccgo/gcc/ChangeLog
    branches/gccgo/gcc/DATESTAMP
    branches/gccgo/gcc/ada/ChangeLog
    branches/gccgo/gcc/ada/exp_ch3.adb
    branches/gccgo/gcc/ada/gcc-interface/Makefile.in
    branches/gccgo/gcc/cgraph.c
    branches/gccgo/gcc/combine.c
    branches/gccgo/gcc/config.gcc
    branches/gccgo/gcc/config/avr/avr-arch.h
    branches/gccgo/gcc/config/avr/avr-c.c
    branches/gccgo/gcc/config/avr/avr-devices.c
    branches/gccgo/gcc/config/avr/avr-mcus.def
    branches/gccgo/gcc/config/avr/avr.c
    branches/gccgo/gcc/config/avr/avr.h
    branches/gccgo/gcc/config/avr/avr.opt
    branches/gccgo/gcc/config/avr/gen-avr-mmcu-specs.c
    branches/gccgo/gcc/config/avr/genmultilib.awk
    branches/gccgo/gcc/config/avr/t-multilib
    branches/gccgo/gcc/config/sparc/sparc.md
    branches/gccgo/gcc/configure
    branches/gccgo/gcc/configure.ac
    branches/gccgo/gcc/doc/avr-mmcu.texi
    branches/gccgo/gcc/doc/extend.texi
    branches/gccgo/gcc/doc/invoke.texi
    branches/gccgo/gcc/fold-const.c
    branches/gccgo/gcc/gimple-pretty-print.c
    branches/gccgo/gcc/go/gofrontend/MERGE
    branches/gccgo/gcc/go/gofrontend/expressions.cc
    branches/gccgo/gcc/match.pd
    branches/gccgo/gcc/testsuite/ChangeLog
    branches/gccgo/gcc/testsuite/gcc.dg/pr46309-2.c
    branches/gccgo/gcc/testsuite/gcc.dg/pr46309.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-prof/split-1.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-2.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/dump-2.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/vrp101.c
    branches/gccgo/gcc/testsuite/gcc.target/aarch64/inline-lrint_1.c
    branches/gccgo/gcc/testsuite/gcc.target/aarch64/inline-lrint_2.c
    branches/gccgo/gcc/testsuite/gcc.target/aarch64/no-inline-lrint_1.c
    branches/gccgo/gcc/testsuite/gcc.target/aarch64/no-inline-lrint_2.c
    branches/gccgo/gcc/testsuite/gcc.target/arm/sdiv_costs_1.c
    branches/gccgo/gcc/tree-profile.c
    branches/gccgo/gcc/tree-sra.c
    branches/gccgo/gcc/tree-ssa-reassoc.c
    branches/gccgo/gcc/tree-vect-loop.c
    branches/gccgo/gcc/tree-vrp.c
    branches/gccgo/libgo/go/runtime/cgo_gccgo.go
    branches/gccgo/libgo/go/runtime/proc.go
    branches/gccgo/libgo/go/runtime/traceback_gccgo.go
    branches/gccgo/libstdc++-v3/ChangeLog
    branches/gccgo/libstdc++-v3/doc/xml/manual/status_cxx2017.xml
    branches/gccgo/libstdc++-v3/include/bits/char_traits.h
    branches/gccgo/libstdc++-v3/include/bits/stl_tree.h
    branches/gccgo/libstdc++-v3/src/c++11/thread.cc
    branches/gccgo/libstdc++-v3/testsuite/21_strings/char_traits/requirements/constexpr_functions_c++17.cc
    branches/gccgo/libstdc++-v3/testsuite/util/testsuite_allocator.h

Propchange: branches/gccgo/
            ('svn:mergeinfo' modified)

Propchange: branches/gccgo/gcc/ada/s-interr-hwint.adb
            ('svn:mergeinfo' added)



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]