r265936 - in /branches/gomp-5_0-branch: ./ Chan...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Thu Nov 8 21:04:00 GMT 2018
Author: jakub
Date: Thu Nov 8 21:04:26 2018
New Revision: 265936
URL: https://gcc.gnu.org/viewcvs?rev=265936&root=gcc&view=rev
Log:
svn merge -r265884:265929 svn+ssh://gcc.gnu.org/svn/gcc/trunk
Modified:
branches/gomp-5_0-branch/libstdc++-v3/ChangeLog
branches/gomp-5_0-branch/libstdc++-v3/configure
Changes in other areas also in this revision:
Added:
branches/gomp-5_0-branch/gcc/testsuite/g++.dg/other/pr87916.C
- copied unchanged from r265929, trunk/gcc/testsuite/g++.dg/other/pr87916.C
branches/gomp-5_0-branch/gcc/testsuite/g++.dg/tree-ssa/inline-4.C
- copied unchanged from r265929, trunk/gcc/testsuite/g++.dg/tree-ssa/inline-4.C
branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/Wno-attribute-warning.c
- copied unchanged from r265929, trunk/gcc/testsuite/gcc.dg/Wno-attribute-warning.c
branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/ipa/fopt-info-inline-1.c
- copied unchanged from r265929, trunk/gcc/testsuite/gcc.dg/ipa/fopt-info-inline-1.c
branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/pr87929.c
- copied unchanged from r265929, trunk/gcc/testsuite/gcc.dg/pr87929.c
branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/tree-ssa/phi-opt-20.c
- copied unchanged from r265929, trunk/gcc/testsuite/gcc.dg/tree-ssa/phi-opt-20.c
branches/gomp-5_0-branch/gcc/testsuite/gcc.target/msp430/pr87691.c
- copied unchanged from r265929, trunk/gcc/testsuite/gcc.target/msp430/pr87691.c
branches/gomp-5_0-branch/gcc/testsuite/gnat.dg/opt74.adb
- copied unchanged from r265929, trunk/gcc/testsuite/gnat.dg/opt74.adb
branches/gomp-5_0-branch/gcc/testsuite/gnat.dg/opt74_pkg.adb
- copied unchanged from r265929, trunk/gcc/testsuite/gnat.dg/opt74_pkg.adb
branches/gomp-5_0-branch/gcc/testsuite/gnat.dg/opt74_pkg.ads
- copied unchanged from r265929, trunk/gcc/testsuite/gnat.dg/opt74_pkg.ads
Removed:
branches/gomp-5_0-branch/gcc/testsuite/gnat.dg/warn12.adb
branches/gomp-5_0-branch/gcc/testsuite/gnat.dg/warn12_pkg.ads
Modified:
branches/gomp-5_0-branch/ (props changed)
branches/gomp-5_0-branch/ChangeLog
branches/gomp-5_0-branch/config/iconv.m4
branches/gomp-5_0-branch/gcc/ChangeLog
branches/gomp-5_0-branch/gcc/DATESTAMP
branches/gomp-5_0-branch/gcc/Makefile.in
branches/gomp-5_0-branch/gcc/ada/ChangeLog
branches/gomp-5_0-branch/gcc/ada/fe.h
branches/gomp-5_0-branch/gcc/ada/gcc-interface/decl.c
branches/gomp-5_0-branch/gcc/ada/gcc-interface/misc.c
branches/gomp-5_0-branch/gcc/ada/gcc-interface/trans.c
branches/gomp-5_0-branch/gcc/ada/gcc-interface/utils.c
branches/gomp-5_0-branch/gcc/c-family/ChangeLog
branches/gomp-5_0-branch/gcc/c-family/c-format.c
branches/gomp-5_0-branch/gcc/c-family/c-format.h
branches/gomp-5_0-branch/gcc/cgraph.c
branches/gomp-5_0-branch/gcc/cgraph.h
branches/gomp-5_0-branch/gcc/cgraphclones.c
branches/gomp-5_0-branch/gcc/common.opt
branches/gomp-5_0-branch/gcc/configure
branches/gomp-5_0-branch/gcc/doc/extend.texi
branches/gomp-5_0-branch/gcc/doc/invoke.texi
branches/gomp-5_0-branch/gcc/dump-context.h
branches/gomp-5_0-branch/gcc/dumpfile.c
branches/gomp-5_0-branch/gcc/expr.c
branches/gomp-5_0-branch/gcc/ipa-inline.c
branches/gomp-5_0-branch/gcc/predict.c
branches/gomp-5_0-branch/gcc/pretty-print.c
branches/gomp-5_0-branch/gcc/pretty-print.h
branches/gomp-5_0-branch/gcc/selftest-run-tests.c
branches/gomp-5_0-branch/gcc/selftest.h
branches/gomp-5_0-branch/gcc/stor-layout.c
branches/gomp-5_0-branch/gcc/testsuite/ChangeLog
branches/gomp-5_0-branch/gcc/testsuite/c-c++-common/patchable_function_entry-decl.c
branches/gomp-5_0-branch/gcc/testsuite/c-c++-common/patchable_function_entry-default.c
branches/gomp-5_0-branch/gcc/testsuite/c-c++-common/patchable_function_entry-definition.c
branches/gomp-5_0-branch/gcc/testsuite/c-c++-common/pr27336.c
branches/gomp-5_0-branch/gcc/testsuite/g++.dg/ipa/devirt-12.C
branches/gomp-5_0-branch/gcc/testsuite/g++.dg/ipa/imm-devirt-1.C
branches/gomp-5_0-branch/gcc/testsuite/g++.dg/lto/pr87906_0.C
branches/gomp-5_0-branch/gcc/testsuite/g++.dg/lto/pr87906_1.C
branches/gomp-5_0-branch/gcc/testsuite/g++.dg/tree-prof/inline_mismatch_args.C
branches/gomp-5_0-branch/gcc/testsuite/g++.dg/tree-ssa/inline-1.C
branches/gomp-5_0-branch/gcc/testsuite/g++.dg/tree-ssa/inline-2.C
branches/gomp-5_0-branch/gcc/testsuite/g++.dg/tree-ssa/inline-3.C
branches/gomp-5_0-branch/gcc/testsuite/gcc.c-torture/compile/pr65595.c
branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/addr_equal-1.c
branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/attr-alloc_size-10.c
branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/attr-alloc_size-11.c
branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/attr-alloc_size-3.c
branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/attr-alloc_size-5.c
branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/builtin-stringop-chk-7.c
branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/format/gcc_diag-10.c
branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/ipa/inline-4.c
branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/ipa/inline-7.c
branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/ipa/inlinehint-4.c
branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/plugin/dump-1.c
branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/plugin/dump-2.c
branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/pr26570.c
branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/pr71969-2.c
branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/pr71969-3.c
branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/pr87811-2.c
branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/pr87811.c
branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/pr87874.c
branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/tree-ssa/inline-11.c
branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/tree-ssa/inline-3.c
branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/tree-ssa/inline-4.c
branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/tree-ssa/inline-8.c
branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/tree-ssa/pr78154.c
branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/tree-ssa/vrp111.c
branches/gomp-5_0-branch/gcc/testsuite/gcc.target/mips/mips.exp
branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/pr79966.f90
branches/gomp-5_0-branch/gcc/testsuite/gnat.dg/null_pointer_deref1.adb
branches/gomp-5_0-branch/gcc/testsuite/gnat.dg/null_pointer_deref2.adb
branches/gomp-5_0-branch/gcc/testsuite/gnat.dg/null_pointer_deref3.adb
branches/gomp-5_0-branch/gcc/testsuite/lib/gcc-dg.exp
branches/gomp-5_0-branch/gcc/tree-complex.c
branches/gomp-5_0-branch/gcc/tree-data-ref.c
branches/gomp-5_0-branch/gcc/tree-data-ref.h
branches/gomp-5_0-branch/gcc/tree-inline.c
branches/gomp-5_0-branch/gcc/tree-ssa-phiopt.c
branches/gomp-5_0-branch/intl/ChangeLog
branches/gomp-5_0-branch/intl/configure
branches/gomp-5_0-branch/libcpp/ChangeLog
branches/gomp-5_0-branch/libcpp/configure
branches/gomp-5_0-branch/libgcc/ChangeLog
branches/gomp-5_0-branch/libgcc/soft-fp/adddf3.c
branches/gomp-5_0-branch/libgcc/soft-fp/addsf3.c
branches/gomp-5_0-branch/libgcc/soft-fp/addtf3.c
branches/gomp-5_0-branch/libgcc/soft-fp/divdf3.c
branches/gomp-5_0-branch/libgcc/soft-fp/divsf3.c
branches/gomp-5_0-branch/libgcc/soft-fp/divtf3.c
branches/gomp-5_0-branch/libgcc/soft-fp/double.h
branches/gomp-5_0-branch/libgcc/soft-fp/eqdf2.c
branches/gomp-5_0-branch/libgcc/soft-fp/eqsf2.c
branches/gomp-5_0-branch/libgcc/soft-fp/eqtf2.c
branches/gomp-5_0-branch/libgcc/soft-fp/extenddftf2.c
branches/gomp-5_0-branch/libgcc/soft-fp/extended.h
branches/gomp-5_0-branch/libgcc/soft-fp/extendhftf2.c
branches/gomp-5_0-branch/libgcc/soft-fp/extendsfdf2.c
branches/gomp-5_0-branch/libgcc/soft-fp/extendsftf2.c
branches/gomp-5_0-branch/libgcc/soft-fp/extendxftf2.c
branches/gomp-5_0-branch/libgcc/soft-fp/fixdfdi.c
branches/gomp-5_0-branch/libgcc/soft-fp/fixdfsi.c
branches/gomp-5_0-branch/libgcc/soft-fp/fixdfti.c
branches/gomp-5_0-branch/libgcc/soft-fp/fixhfti.c
branches/gomp-5_0-branch/libgcc/soft-fp/fixsfdi.c
branches/gomp-5_0-branch/libgcc/soft-fp/fixsfsi.c
branches/gomp-5_0-branch/libgcc/soft-fp/fixsfti.c
branches/gomp-5_0-branch/libgcc/soft-fp/fixtfdi.c
branches/gomp-5_0-branch/libgcc/soft-fp/fixtfsi.c
branches/gomp-5_0-branch/libgcc/soft-fp/fixtfti.c
branches/gomp-5_0-branch/libgcc/soft-fp/fixunsdfdi.c
branches/gomp-5_0-branch/libgcc/soft-fp/fixunsdfsi.c
branches/gomp-5_0-branch/libgcc/soft-fp/fixunsdfti.c
branches/gomp-5_0-branch/libgcc/soft-fp/fixunshfti.c
branches/gomp-5_0-branch/libgcc/soft-fp/fixunssfdi.c
branches/gomp-5_0-branch/libgcc/soft-fp/fixunssfsi.c
branches/gomp-5_0-branch/libgcc/soft-fp/fixunssfti.c
branches/gomp-5_0-branch/libgcc/soft-fp/fixunstfdi.c
branches/gomp-5_0-branch/libgcc/soft-fp/fixunstfsi.c
branches/gomp-5_0-branch/libgcc/soft-fp/fixunstfti.c
branches/gomp-5_0-branch/libgcc/soft-fp/floatdidf.c
branches/gomp-5_0-branch/libgcc/soft-fp/floatdisf.c
branches/gomp-5_0-branch/libgcc/soft-fp/floatditf.c
branches/gomp-5_0-branch/libgcc/soft-fp/floatsidf.c
branches/gomp-5_0-branch/libgcc/soft-fp/floatsisf.c
branches/gomp-5_0-branch/libgcc/soft-fp/floatsitf.c
branches/gomp-5_0-branch/libgcc/soft-fp/floattidf.c
branches/gomp-5_0-branch/libgcc/soft-fp/floattihf.c
branches/gomp-5_0-branch/libgcc/soft-fp/floattisf.c
branches/gomp-5_0-branch/libgcc/soft-fp/floattitf.c
branches/gomp-5_0-branch/libgcc/soft-fp/floatundidf.c
branches/gomp-5_0-branch/libgcc/soft-fp/floatundisf.c
branches/gomp-5_0-branch/libgcc/soft-fp/floatunditf.c
branches/gomp-5_0-branch/libgcc/soft-fp/floatunsidf.c
branches/gomp-5_0-branch/libgcc/soft-fp/floatunsisf.c
branches/gomp-5_0-branch/libgcc/soft-fp/floatunsitf.c
branches/gomp-5_0-branch/libgcc/soft-fp/floatuntidf.c
branches/gomp-5_0-branch/libgcc/soft-fp/floatuntihf.c
branches/gomp-5_0-branch/libgcc/soft-fp/floatuntisf.c
branches/gomp-5_0-branch/libgcc/soft-fp/floatuntitf.c
branches/gomp-5_0-branch/libgcc/soft-fp/gedf2.c
branches/gomp-5_0-branch/libgcc/soft-fp/gesf2.c
branches/gomp-5_0-branch/libgcc/soft-fp/getf2.c
branches/gomp-5_0-branch/libgcc/soft-fp/half.h
branches/gomp-5_0-branch/libgcc/soft-fp/ledf2.c
branches/gomp-5_0-branch/libgcc/soft-fp/lesf2.c
branches/gomp-5_0-branch/libgcc/soft-fp/letf2.c
branches/gomp-5_0-branch/libgcc/soft-fp/muldf3.c
branches/gomp-5_0-branch/libgcc/soft-fp/mulsf3.c
branches/gomp-5_0-branch/libgcc/soft-fp/multf3.c
branches/gomp-5_0-branch/libgcc/soft-fp/negdf2.c
branches/gomp-5_0-branch/libgcc/soft-fp/negsf2.c
branches/gomp-5_0-branch/libgcc/soft-fp/negtf2.c
branches/gomp-5_0-branch/libgcc/soft-fp/op-1.h
branches/gomp-5_0-branch/libgcc/soft-fp/op-2.h
branches/gomp-5_0-branch/libgcc/soft-fp/op-4.h
branches/gomp-5_0-branch/libgcc/soft-fp/op-8.h
branches/gomp-5_0-branch/libgcc/soft-fp/op-common.h
branches/gomp-5_0-branch/libgcc/soft-fp/quad.h
branches/gomp-5_0-branch/libgcc/soft-fp/single.h
branches/gomp-5_0-branch/libgcc/soft-fp/soft-fp.h
branches/gomp-5_0-branch/libgcc/soft-fp/subdf3.c
branches/gomp-5_0-branch/libgcc/soft-fp/subsf3.c
branches/gomp-5_0-branch/libgcc/soft-fp/subtf3.c
branches/gomp-5_0-branch/libgcc/soft-fp/truncdfsf2.c
branches/gomp-5_0-branch/libgcc/soft-fp/trunctfdf2.c
branches/gomp-5_0-branch/libgcc/soft-fp/trunctfhf2.c
branches/gomp-5_0-branch/libgcc/soft-fp/trunctfsf2.c
branches/gomp-5_0-branch/libgcc/soft-fp/trunctfxf2.c
branches/gomp-5_0-branch/libgcc/soft-fp/unorddf2.c
branches/gomp-5_0-branch/libgcc/soft-fp/unordsf2.c
branches/gomp-5_0-branch/libgcc/soft-fp/unordtf2.c
Propchange: branches/gomp-5_0-branch/
('svn:mergeinfo' modified)
More information about the Libstdc++-cvs
mailing list