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]

r194179 - in /branches/gccgo: ./ ChangeLog MAIN...


Author: ian
Date: Wed Dec  5 04:42:30 2012
New Revision: 194179

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194179
Log:
Merge from trunk revision 194178.

Added:
    branches/gccgo/gcc/genmddump.c
      - copied unchanged from r194178, trunk/gcc/genmddump.c
    branches/gccgo/gcc/testsuite/g++.dg/asan/asan_globals_test.cc
      - copied unchanged from r194178, trunk/gcc/testsuite/g++.dg/asan/asan_globals_test.cc
    branches/gccgo/gcc/testsuite/g++.dg/asan/asan_test.C
      - copied unchanged from r194178, trunk/gcc/testsuite/g++.dg/asan/asan_test.C
    branches/gccgo/gcc/testsuite/g++.dg/asan/asan_test.cc
      - copied unchanged from r194178, trunk/gcc/testsuite/g++.dg/asan/asan_test.cc
    branches/gccgo/gcc/testsuite/g++.dg/asan/asan_test_config.h
      - copied unchanged from r194178, trunk/gcc/testsuite/g++.dg/asan/asan_test_config.h
    branches/gccgo/gcc/testsuite/g++.dg/asan/asan_test_utils.h
      - copied unchanged from r194178, trunk/gcc/testsuite/g++.dg/asan/asan_test_utils.h
    branches/gccgo/gcc/testsuite/g++.dg/asan/dejagnu-gtest.h
      - copied unchanged from r194178, trunk/gcc/testsuite/g++.dg/asan/dejagnu-gtest.h
    branches/gccgo/gcc/testsuite/g++.dg/cpp0x/decltype46.C
      - copied unchanged from r194178, trunk/gcc/testsuite/g++.dg/cpp0x/decltype46.C
    branches/gccgo/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-nullptr.C
      - copied unchanged from r194178, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-nullptr.C
    branches/gccgo/gcc/testsuite/g++.dg/debug/pr53860.C
      - copied unchanged from r194178, trunk/gcc/testsuite/g++.dg/debug/pr53860.C
    branches/gccgo/gcc/testsuite/gcc.dg/pr54838.c
      - copied unchanged from r194178, trunk/gcc/testsuite/gcc.dg/pr54838.c
    branches/gccgo/gcc/testsuite/gcc.dg/pr55570.c
      - copied unchanged from r194178, trunk/gcc/testsuite/gcc.dg/pr55570.c
    branches/gccgo/gcc/testsuite/gcc.dg/tm/pr55401.c
      - copied unchanged from r194178, trunk/gcc/testsuite/gcc.dg/tm/pr55401.c
    branches/gccgo/gcc/testsuite/gcc.dg/torture/pr55124.c
      - copied unchanged from r194178, trunk/gcc/testsuite/gcc.dg/torture/pr55124.c
    branches/gccgo/gcc/testsuite/gcc.target/aarch64/121127.c
      - copied unchanged from r194178, trunk/gcc/testsuite/gcc.target/aarch64/121127.c
    branches/gccgo/gcc/testsuite/gfortran.dg/defined_assignment_1.f90
      - copied unchanged from r194178, trunk/gcc/testsuite/gfortran.dg/defined_assignment_1.f90
    branches/gccgo/gcc/testsuite/gfortran.dg/defined_assignment_2.f90
      - copied unchanged from r194178, trunk/gcc/testsuite/gfortran.dg/defined_assignment_2.f90
    branches/gccgo/gcc/testsuite/gfortran.dg/defined_assignment_3.f90
      - copied unchanged from r194178, trunk/gcc/testsuite/gfortran.dg/defined_assignment_3.f90
    branches/gccgo/gcc/testsuite/gfortran.dg/defined_assignment_4.f90
      - copied unchanged from r194178, trunk/gcc/testsuite/gfortran.dg/defined_assignment_4.f90
    branches/gccgo/gcc/testsuite/gfortran.dg/defined_assignment_5.f90
      - copied unchanged from r194178, trunk/gcc/testsuite/gfortran.dg/defined_assignment_5.f90
    branches/gccgo/gcc/testsuite/gfortran.dg/quad_3.f90
      - copied unchanged from r194178, trunk/gcc/testsuite/gfortran.dg/quad_3.f90
    branches/gccgo/libgcc/config/aarch64/sfp-exceptions.c
      - copied unchanged from r194178, trunk/libgcc/config/aarch64/sfp-exceptions.c
    branches/gccgo/libsanitizer/asan/dynamic/
      - copied from r194178, trunk/libsanitizer/asan/dynamic/
Removed:
    branches/gccgo/libsanitizer/interception/mach_override/
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/standard_policies.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/standard_policies.hpp
Modified:
    branches/gccgo/   (props changed)
    branches/gccgo/ChangeLog
    branches/gccgo/MAINTAINERS
    branches/gccgo/contrib/ChangeLog
    branches/gccgo/contrib/testsuite-management/validate_failures.py
    branches/gccgo/gcc/ChangeLog
    branches/gccgo/gcc/DATESTAMP
    branches/gccgo/gcc/Makefile.in
    branches/gccgo/gcc/ada/ChangeLog
    branches/gccgo/gcc/ada/s-osinte-hpux-dce.ads
    branches/gccgo/gcc/ada/s-taspri-hpux-dce.ads
    branches/gccgo/gcc/asan.c
    branches/gccgo/gcc/asan.h
    branches/gccgo/gcc/builtin-types.def
    branches/gccgo/gcc/builtins.def
    branches/gccgo/gcc/c-family/ChangeLog
    branches/gccgo/gcc/c-family/c-common.c
    branches/gccgo/gcc/cfghooks.c
    branches/gccgo/gcc/cfghooks.h
    branches/gccgo/gcc/cfgrtl.c
    branches/gccgo/gcc/config/aarch64/aarch64.c
    branches/gccgo/gcc/config/arm/arm.opt
    branches/gccgo/gcc/config/i386/i386.c
    branches/gccgo/gcc/config/ia64/ia64.c
    branches/gccgo/gcc/config/mmix/mmix.c
    branches/gccgo/gcc/config/pa/pa.md
    branches/gccgo/gcc/config/s390/s390.c
    branches/gccgo/gcc/cp/ChangeLog
    branches/gccgo/gcc/cp/cvt.c
    branches/gccgo/gcc/cp/typeck.c
    branches/gccgo/gcc/cprop.c
    branches/gccgo/gcc/cse.c
    branches/gccgo/gcc/doc/extend.texi
    branches/gccgo/gcc/doc/invoke.texi
    branches/gccgo/gcc/except.c
    branches/gccgo/gcc/final.c
    branches/gccgo/gcc/fortran/ChangeLog
    branches/gccgo/gcc/fortran/class.c
    branches/gccgo/gcc/fortran/error.c
    branches/gccgo/gcc/fortran/expr.c
    branches/gccgo/gcc/fortran/gfortran.h
    branches/gccgo/gcc/fortran/intrinsic.texi
    branches/gccgo/gcc/fortran/module.c
    branches/gccgo/gcc/fortran/resolve.c
    branches/gccgo/gcc/fortran/scanner.c
    branches/gccgo/gcc/fortran/trans-expr.c
    branches/gccgo/gcc/fortran/trans-intrinsic.c
    branches/gccgo/gcc/fortran/trans.h
    branches/gccgo/gcc/function.h
    branches/gccgo/gcc/fwprop.c
    branches/gccgo/gcc/gcse.c
    branches/gccgo/gcc/ggc-common.c
    branches/gccgo/gcc/gimple-pretty-print.c
    branches/gccgo/gcc/gimple-pretty-print.h
    branches/gccgo/gcc/go/gofrontend/expressions.cc
    branches/gccgo/gcc/go/gofrontend/expressions.h
    branches/gccgo/gcc/go/gofrontend/lex.cc
    branches/gccgo/gcc/go/gofrontend/parse.cc
    branches/gccgo/gcc/go/gofrontend/statements.cc
    branches/gccgo/gcc/graph.c
    branches/gccgo/gcc/graph.h
    branches/gccgo/gcc/lto-cgraph.c
    branches/gccgo/gcc/optabs.c
    branches/gccgo/gcc/passes.c
    branches/gccgo/gcc/pointer-set.c
    branches/gccgo/gcc/reorg.c
    branches/gccgo/gcc/rtl.h
    branches/gccgo/gcc/sanitizer.def
    branches/gccgo/gcc/sched-vis.c
    branches/gccgo/gcc/testsuite/ChangeLog
    branches/gccgo/gcc/testsuite/g++.dg/asan/asan.exp
    branches/gccgo/gcc/testsuite/g++.dg/torture/pr35634.C
    branches/gccgo/gcc/testsuite/gcc.dg/asan/asan.exp
    branches/gccgo/gcc/testsuite/gcc.dg/torture/pr35634.c
    branches/gccgo/gcc/testsuite/gcc.dg/torture/pr52402.c
    branches/gccgo/gcc/testsuite/gcc.target/i386/ifcvt-onecmpl-abs-1.c
    branches/gccgo/gcc/testsuite/gfortran.dg/reassoc_4.f
    branches/gccgo/gcc/testsuite/go.test/test/fixedbugs/bug273.go
    branches/gccgo/gcc/testsuite/lib/asan-dg.exp
    branches/gccgo/gcc/trans-mem.c
    branches/gccgo/gcc/tree-cfg.c
    branches/gccgo/gcc/tree-dump.c
    branches/gccgo/gcc/tree-pretty-print.c
    branches/gccgo/gcc/tree-ssa-pre.c
    branches/gccgo/gcc/tree-ssa.c
    branches/gccgo/gcc/tsan.c
    branches/gccgo/gcc/varasm.c
    branches/gccgo/libatomic/ChangeLog
    branches/gccgo/libatomic/config/arm/arm-config.h
    branches/gccgo/libcpp/ChangeLog
    branches/gccgo/libcpp/charset.c
    branches/gccgo/libcpp/files.c
    branches/gccgo/libgcc/ChangeLog
    branches/gccgo/libgcc/Makefile.in
    branches/gccgo/libgcc/config.host
    branches/gccgo/libgcc/config/aarch64/sfp-machine.h
    branches/gccgo/libgcc/config/aarch64/t-softfp
    branches/gccgo/libgcc/config/arm/ieee754-df.S
    branches/gccgo/libgcc/config/arm/ieee754-sf.S
    branches/gccgo/libgcc/config/arm/pr-support.c
    branches/gccgo/libgcc/config/arm/unwind-arm.c
    branches/gccgo/libgfortran/ChangeLog
    branches/gccgo/libgfortran/intrinsics/system_clock.c
    branches/gccgo/libgo/mksysinfo.sh
    branches/gccgo/libgo/runtime/go-signal.c
    branches/gccgo/libgo/runtime/print.c
    branches/gccgo/libquadmath/ChangeLog
    branches/gccgo/libquadmath/strtod/strtod_l.c
    branches/gccgo/libsanitizer/ChangeLog
    branches/gccgo/libsanitizer/Makefile.am
    branches/gccgo/libsanitizer/Makefile.in
    branches/gccgo/libsanitizer/asan/Makefile.am
    branches/gccgo/libsanitizer/asan/Makefile.in
    branches/gccgo/libsanitizer/asan/asan_intercepted_functions.h
    branches/gccgo/libsanitizer/asan/asan_mac.cc
    branches/gccgo/libsanitizer/configure
    branches/gccgo/libsanitizer/configure.ac
    branches/gccgo/libsanitizer/interception/Makefile.am
    branches/gccgo/libsanitizer/interception/Makefile.in
    branches/gccgo/libsanitizer/merge.sh
    branches/gccgo/libstdc++-v3/ChangeLog
    branches/gccgo/libstdc++-v3/include/Makefile.am
    branches/gccgo/libstdc++-v3/include/Makefile.in
    branches/gccgo/libstdc++-v3/testsuite/30_threads/condition_variable/members/53841.cc

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



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