r202283 - in /branches/google/gcc-4_8: ./ gcc/ ...
dnovillo@gcc.gnu.org
dnovillo@gcc.gnu.org
Thu Sep 5 13:18:00 GMT 2013
Author: dnovillo
Date: Thu Sep 5 13:18:10 2013
New Revision: 202283
URL: http://gcc.gnu.org/viewcvs?rev=202283&root=gcc&view=rev
Log:
Merge from gcc-4_8-branch
Merged revisions 200274,200276,200281,200289,200299,200301,200306,200317,200323,200342,200345,200355,200358,200370,200380,200382,200384,200386,200397,200399,200401,200409,200412,200427,200437,200439,200441,200446,200472,200478,200480,200489,200491,200494,200499,200556,200561,200567,200569,200573,200587,200605,200629,200648,200650,200653,200664,200685,200699,200727,200741,200746,200770,200778,200782,200793,200795,200800-200801,200803,200805,200833-200838,200848,200854,200858,200868,200871,200873,200888-200889,200895,200902,200912,200917,200934,200943,200945,200952,200971,200975,200980,200984,200991,200995,201003,201018,201044,201047,201052,201077,201089,201115,201120,201151,201155,201180,201182,201184,201189,201198,201207,201210,201218,201221,201223,201227,201232,201238,201246,201258,201278,201289,201291,201293,201296,201302-201303,201323,201339,201346,201356,201363,201371,201378,201382-201383,201388,201396,201402,201418,201422,201440,201443,201447,201451,201456,201460,201472,201477,201495,201510,201515,201530,201536,201539,201547,201551,201563-201564,201568,201578,201587,201605,201613,201620,201626,201638,201642,201650,201652,201656,201677 via svnmerge from
svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_8-branch
=======================================================================
Bugs fixed (http://gcc.gnu.org/bugzilla)
Optimizers
57358, 57829, 57708, 58041
x86
57655, 57623, 57736, 57777, 56892, 51784, 57362
Fortran
57785, 57435, 58058
C++
53211, 57666, 57674, 57771, 57645, 57831, 57551, 57545, 57532,
57437, 57526, 57981, 57914, 58022, 57901, 56627, 57825, 58098
ARM
56102
Added:
branches/google/gcc-4_8/gcc/testsuite/g++.dg/cpp0x/constexpr-value4.C
- copied unchanged from r201677, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-value4.C
branches/google/gcc-4_8/gcc/testsuite/g++.dg/cpp0x/decltype55.C
- copied unchanged from r200805, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/decltype55.C
branches/google/gcc-4_8/gcc/testsuite/g++.dg/cpp0x/defaulted45.C
- copied unchanged from r201052, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/defaulted45.C
branches/google/gcc-4_8/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-auto3.C
- copied unchanged from r201052, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-auto3.C
branches/google/gcc-4_8/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-return1.C
- copied unchanged from r201052, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-return1.C
branches/google/gcc-4_8/gcc/testsuite/g++.dg/cpp0x/noexcept21.C
- copied unchanged from r200805, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/noexcept21.C
branches/google/gcc-4_8/gcc/testsuite/g++.dg/cpp0x/ref-qual14.C
- copied unchanged from r201677, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual14.C
branches/google/gcc-4_8/gcc/testsuite/g++.dg/debug/template2.C
- copied unchanged from r201052, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/debug/template2.C
branches/google/gcc-4_8/gcc/testsuite/g++.dg/expr/const1.C
- copied unchanged from r201052, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/expr/const1.C
branches/google/gcc-4_8/gcc/testsuite/g++.dg/ext/pr57362.C
- copied unchanged from r201677, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/ext/pr57362.C
branches/google/gcc-4_8/gcc/testsuite/g++.dg/parse/ref-qual2.C
- copied unchanged from r201052, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/parse/ref-qual2.C
branches/google/gcc-4_8/gcc/testsuite/g++.dg/template/abstract1.C
- copied unchanged from r201677, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/template/abstract1.C
branches/google/gcc-4_8/gcc/testsuite/g++.dg/template/arg9.C
- copied unchanged from r200805, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/template/arg9.C
branches/google/gcc-4_8/gcc/testsuite/g++.dg/template/using23.C
- copied unchanged from r201052, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/template/using23.C
branches/google/gcc-4_8/gcc/testsuite/gcc.c-torture/execute/nest-align-1.x
- copied unchanged from r201052, branches/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/nest-align-1.x
branches/google/gcc-4_8/gcc/testsuite/gcc.c-torture/execute/pr57829.c
- copied unchanged from r200805, branches/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr57829.c
branches/google/gcc-4_8/gcc/testsuite/gcc.dg/ipa/pr57358.c
- copied unchanged from r200805, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/ipa/pr57358.c
branches/google/gcc-4_8/gcc/testsuite/gcc.dg/torture/pr58041.c
- copied unchanged from r201677, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr58041.c
branches/google/gcc-4_8/gcc/testsuite/gcc.target/arm/lp1189445.c
- copied unchanged from r201677, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/arm/lp1189445.c
branches/google/gcc-4_8/gcc/testsuite/gcc.target/arm/pr58041.c
- copied unchanged from r201677, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/arm/pr58041.c
branches/google/gcc-4_8/gcc/testsuite/gcc.target/arm/thumb1-Os-mult.c
- copied unchanged from r201677, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/arm/thumb1-Os-mult.c
branches/google/gcc-4_8/gcc/testsuite/gcc.target/i386/bmi-bextr-3.c
- copied unchanged from r200805, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/bmi-bextr-3.c
branches/google/gcc-4_8/gcc/testsuite/gcc.target/i386/bmi2-bzhi-1.c
- copied unchanged from r200805, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/bmi2-bzhi-1.c
branches/google/gcc-4_8/gcc/testsuite/gcc.target/i386/pr57655.c
- copied unchanged from r200805, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr57655.c
branches/google/gcc-4_8/gcc/testsuite/gcc.target/i386/pr57736.c
- copied unchanged from r200805, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr57736.c
branches/google/gcc-4_8/gcc/testsuite/gcc.target/i386/pr57777.c
- copied unchanged from r200805, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr57777.c
branches/google/gcc-4_8/gcc/testsuite/gcc.target/powerpc/le-altivec-consts.c
- copied unchanged from r200805, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/le-altivec-consts.c
branches/google/gcc-4_8/gcc/testsuite/gfortran.dg/dot_product_2.f90
- copied unchanged from r200805, branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/dot_product_2.f90
branches/google/gcc-4_8/gcc/testsuite/gfortran.dg/transfer_intrinsic_6.f90
- copied unchanged from r201677, branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/transfer_intrinsic_6.f90
branches/google/gcc-4_8/gcc/testsuite/gfortran.dg/use_29.f90
- copied unchanged from r201677, branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/use_29.f90
branches/google/gcc-4_8/libgo/go/archive/tar/testdata/pax.tar
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/go/archive/tar/testdata/pax.tar
branches/google/gcc-4_8/libgo/go/archive/tar/testdata/ustar.tar
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/go/archive/tar/testdata/ustar.tar
branches/google/gcc-4_8/libgo/go/archive/zip/testdata/test-trailing-junk.zip
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/go/archive/zip/testdata/test-trailing-junk.zip
branches/google/gcc-4_8/libgo/go/bufio/example_test.go
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/go/bufio/example_test.go
branches/google/gcc-4_8/libgo/go/bufio/export_test.go
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/go/bufio/export_test.go
branches/google/gcc-4_8/libgo/go/bufio/scan.go
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/go/bufio/scan.go
branches/google/gcc-4_8/libgo/go/bufio/scan_test.go
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/go/bufio/scan_test.go
branches/google/gcc-4_8/libgo/go/bytes/equal_test.go
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/go/bytes/equal_test.go
branches/google/gcc-4_8/libgo/go/crypto/cipher/cipher_test.go
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/go/crypto/cipher/cipher_test.go
branches/google/gcc-4_8/libgo/go/crypto/md5/md5block_decl.go
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/go/crypto/md5/md5block_decl.go
branches/google/gcc-4_8/libgo/go/crypto/rc4/rc4_asm.go
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/go/crypto/rc4/rc4_asm.go
branches/google/gcc-4_8/libgo/go/crypto/rc4/rc4_ref.go
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/go/crypto/rc4/rc4_ref.go
branches/google/gcc-4_8/libgo/go/crypto/sha1/sha1block_decl.go
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/go/crypto/sha1/sha1block_decl.go
branches/google/gcc-4_8/libgo/go/go/ast/filter_test.go
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/go/go/ast/filter_test.go
branches/google/gcc-4_8/libgo/go/image/gif/reader_test.go
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/go/image/gif/reader_test.go
branches/google/gcc-4_8/libgo/go/net/dial_gen.go
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/go/net/dial_gen.go
branches/google/gcc-4_8/libgo/go/net/fd_poll_runtime.go
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/go/net/fd_poll_runtime.go
branches/google/gcc-4_8/libgo/go/net/fd_poll_unix.go
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/go/net/fd_poll_unix.go
branches/google/gcc-4_8/libgo/go/net/http/cgi/posix_test.go
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/go/net/http/cgi/posix_test.go
branches/google/gcc-4_8/libgo/go/net/http/cookiejar/
- copied from r201052, branches/gcc-4_8-branch/libgo/go/net/http/cookiejar/
branches/google/gcc-4_8/libgo/go/net/http/npn_test.go
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/go/net/http/npn_test.go
branches/google/gcc-4_8/libgo/go/net/http/z_last_test.go
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/go/net/http/z_last_test.go
branches/google/gcc-4_8/libgo/go/net/multicast_test.go
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/go/net/multicast_test.go
branches/google/gcc-4_8/libgo/go/net/sock_unix.go
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/go/net/sock_unix.go
branches/google/gcc-4_8/libgo/go/net/unix_test.go
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/go/net/unix_test.go
branches/google/gcc-4_8/libgo/go/os/env_unix_test.go
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/go/os/env_unix_test.go
branches/google/gcc-4_8/libgo/go/os/exec/lp_unix_test.go
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/go/os/exec/lp_unix_test.go
branches/google/gcc-4_8/libgo/go/os/types_notwin.go
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/go/os/types_notwin.go
branches/google/gcc-4_8/libgo/go/os/types_windows.go
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/go/os/types_windows.go
branches/google/gcc-4_8/libgo/go/path/filepath/example_unix_test.go
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/go/path/filepath/example_unix_test.go
branches/google/gcc-4_8/libgo/go/runtime/debug/garbage.go
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/go/runtime/debug/garbage.go
branches/google/gcc-4_8/libgo/go/runtime/debug/garbage_test.go
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/go/runtime/debug/garbage_test.go
branches/google/gcc-4_8/libgo/go/runtime/map_test.go
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/go/runtime/map_test.go
branches/google/gcc-4_8/libgo/go/runtime/mapspeed_test.go
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/go/runtime/mapspeed_test.go
branches/google/gcc-4_8/libgo/go/sort/example_keys_test.go
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/go/sort/example_keys_test.go
branches/google/gcc-4_8/libgo/go/sort/example_multi_test.go
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/go/sort/example_multi_test.go
branches/google/gcc-4_8/libgo/go/testing/allocs.go
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/go/testing/allocs.go
branches/google/gcc-4_8/libgo/runtime/netpoll.goc
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/runtime/netpoll.goc
branches/google/gcc-4_8/libgo/runtime/netpoll_epoll.c
- copied, changed from r201052, branches/gcc-4_8-branch/libgo/runtime/netpoll_epoll.c
branches/google/gcc-4_8/libgo/runtime/netpoll_kqueue.c
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/runtime/netpoll_kqueue.c
branches/google/gcc-4_8/libgo/runtime/netpoll_stub.c
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/runtime/netpoll_stub.c
branches/google/gcc-4_8/libgo/runtime/signal_unix.h
- copied unchanged from r201052, branches/gcc-4_8-branch/libgo/runtime/signal_unix.h
branches/google/gcc-4_8/libstdc++-v3/include/profile/unordered_base.h
- copied unchanged from r201677, branches/gcc-4_8-branch/libstdc++-v3/include/profile/unordered_base.h
branches/google/gcc-4_8/libstdc++-v3/testsuite/26_numerics/valarray/dr630-3.C
- copied unchanged from r200805, branches/gcc-4_8-branch/libstdc++-v3/testsuite/26_numerics/valarray/dr630-3.C
branches/google/gcc-4_8/libstdc++-v3/testsuite/ext/random/triangular_distribution/
- copied from r201677, branches/gcc-4_8-branch/libstdc++-v3/testsuite/ext/random/triangular_distribution/
branches/google/gcc-4_8/libstdc++-v3/testsuite/ext/random/von_mises_distribution/
- copied from r201677, branches/gcc-4_8-branch/libstdc++-v3/testsuite/ext/random/von_mises_distribution/
Removed:
branches/google/gcc-4_8/libgo/go/container/heap/example_test.go
branches/google/gcc-4_8/libgo/go/exp/cookiejar/
branches/google/gcc-4_8/libgo/go/exp/ebnf/
branches/google/gcc-4_8/libgo/go/exp/ebnflint/
branches/google/gcc-4_8/libgo/go/exp/gotype/
branches/google/gcc-4_8/libgo/go/exp/html/atom/
branches/google/gcc-4_8/libgo/go/exp/html/const.go
branches/google/gcc-4_8/libgo/go/exp/html/doc.go
branches/google/gcc-4_8/libgo/go/exp/html/doctype.go
branches/google/gcc-4_8/libgo/go/exp/html/entity.go
branches/google/gcc-4_8/libgo/go/exp/html/entity_test.go
branches/google/gcc-4_8/libgo/go/exp/html/escape.go
branches/google/gcc-4_8/libgo/go/exp/html/foreign.go
branches/google/gcc-4_8/libgo/go/exp/html/node.go
branches/google/gcc-4_8/libgo/go/exp/html/node_test.go
branches/google/gcc-4_8/libgo/go/exp/html/parse.go
branches/google/gcc-4_8/libgo/go/exp/html/parse_test.go
branches/google/gcc-4_8/libgo/go/exp/html/render.go
branches/google/gcc-4_8/libgo/go/exp/html/render_test.go
branches/google/gcc-4_8/libgo/go/exp/html/testdata/go1.html
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/README
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/adoption01.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/adoption02.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/comments01.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/doctype01.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/entities01.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/entities02.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/html5test-com.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/inbody01.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/isindex.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/pending-spec-changes.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/scriptdata01.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/scripted/
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/tables01.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/tests1.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/tests10.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/tests11.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/tests12.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/tests14.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/tests15.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/tests16.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/tests17.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/tests18.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/tests19.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/tests2.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/tests20.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/tests21.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/tests22.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/tests23.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/tests24.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/tests25.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/tests26.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/tests3.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/tests4.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/tests5.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/tests6.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/tests7.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/tests8.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/tests9.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/tests_innerHTML_1.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/tricky01.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/webkit01.dat
branches/google/gcc-4_8/libgo/go/exp/html/testdata/webkit/webkit02.dat
branches/google/gcc-4_8/libgo/go/exp/html/token.go
branches/google/gcc-4_8/libgo/go/exp/html/token_test.go
branches/google/gcc-4_8/libgo/go/exp/inotify/
branches/google/gcc-4_8/libgo/go/exp/locale/
branches/google/gcc-4_8/libgo/go/exp/norm/
branches/google/gcc-4_8/libgo/go/exp/ssa/
branches/google/gcc-4_8/libgo/go/exp/utf8string/
branches/google/gcc-4_8/libgo/go/exp/winfsnotify/
branches/google/gcc-4_8/libgo/go/go/types/api.go
branches/google/gcc-4_8/libgo/go/go/types/builtins.go
branches/google/gcc-4_8/libgo/go/go/types/check.go
branches/google/gcc-4_8/libgo/go/go/types/check_test.go
branches/google/gcc-4_8/libgo/go/go/types/const.go
branches/google/gcc-4_8/libgo/go/go/types/conversions.go
branches/google/gcc-4_8/libgo/go/go/types/errors.go
branches/google/gcc-4_8/libgo/go/go/types/exportdata.go
branches/google/gcc-4_8/libgo/go/go/types/expr.go
branches/google/gcc-4_8/libgo/go/go/types/gcimporter.go
branches/google/gcc-4_8/libgo/go/go/types/gcimporter_test.go
branches/google/gcc-4_8/libgo/go/go/types/objects.go
branches/google/gcc-4_8/libgo/go/go/types/operand.go
branches/google/gcc-4_8/libgo/go/go/types/predicates.go
branches/google/gcc-4_8/libgo/go/go/types/resolve.go
branches/google/gcc-4_8/libgo/go/go/types/resolver_test.go
branches/google/gcc-4_8/libgo/go/go/types/scope.go
branches/google/gcc-4_8/libgo/go/go/types/stmt.go
branches/google/gcc-4_8/libgo/go/go/types/testdata/exports.go
branches/google/gcc-4_8/libgo/go/go/types/types.go
branches/google/gcc-4_8/libgo/go/go/types/types_test.go
branches/google/gcc-4_8/libgo/go/go/types/universe.go
branches/google/gcc-4_8/libgo/go/net/fd_linux.go
branches/google/gcc-4_8/libgo/go/net/multicast_posix_test.go
branches/google/gcc-4_8/libgo/go/net/newpollserver_unix.go
branches/google/gcc-4_8/libgo/go/old/netchan/
branches/google/gcc-4_8/libgo/go/sort/example_reverse_test.go
branches/google/gcc-4_8/libstdc++-v3/testsuite/ext/triangular_distribution/
branches/google/gcc-4_8/libstdc++-v3/testsuite/ext/von_mises_distribution/
Modified:
branches/google/gcc-4_8/ (props changed)
branches/google/gcc-4_8/gcc/ (props changed)
branches/google/gcc-4_8/gcc/DATESTAMP
branches/google/gcc-4_8/gcc/Makefile.in
branches/google/gcc-4_8/gcc/c-family/ChangeLog
branches/google/gcc-4_8/gcc/c-family/c-ada-spec.c
branches/google/gcc-4_8/gcc/common/config/s390/s390-common.c
branches/google/gcc-4_8/gcc/config.gcc
branches/google/gcc-4_8/gcc/config/aarch64/aarch64-builtins.c
branches/google/gcc-4_8/gcc/config/aarch64/aarch64-simd-builtins.def
branches/google/gcc-4_8/gcc/config/aarch64/aarch64-simd.md
branches/google/gcc-4_8/gcc/config/aarch64/arm_neon.h
branches/google/gcc-4_8/gcc/config/arm/arm.c
branches/google/gcc-4_8/gcc/config/arm/neon.md
branches/google/gcc-4_8/gcc/config/avr/avr-fixed.md
branches/google/gcc-4_8/gcc/config/avr/avr-mcus.def
branches/google/gcc-4_8/gcc/config/avr/avr-protos.h
branches/google/gcc-4_8/gcc/config/avr/avr-tables.opt
branches/google/gcc-4_8/gcc/config/avr/avr.c
branches/google/gcc-4_8/gcc/config/avr/avr.md
branches/google/gcc-4_8/gcc/config/avr/avr.opt
branches/google/gcc-4_8/gcc/config/avr/gen-avr-mmcu-texi.c
branches/google/gcc-4_8/gcc/config/avr/t-multilib
branches/google/gcc-4_8/gcc/config/darwin-protos.h
branches/google/gcc-4_8/gcc/config/darwin.c
branches/google/gcc-4_8/gcc/config/i386/bmiintrin.h
branches/google/gcc-4_8/gcc/config/i386/driver-i386.c
branches/google/gcc-4_8/gcc/config/i386/i386.c
branches/google/gcc-4_8/gcc/config/i386/i386.md
branches/google/gcc-4_8/gcc/config/i386/predicates.md
branches/google/gcc-4_8/gcc/config/i386/sse.md
branches/google/gcc-4_8/gcc/config/rs6000/predicates.md
branches/google/gcc-4_8/gcc/config/rs6000/rs6000.c
branches/google/gcc-4_8/gcc/config/rs6000/rtems.h
branches/google/gcc-4_8/gcc/config/s390/predicates.md
branches/google/gcc-4_8/gcc/config/s390/s390-modes.def
branches/google/gcc-4_8/gcc/config/s390/s390-protos.h
branches/google/gcc-4_8/gcc/config/s390/s390.c
branches/google/gcc-4_8/gcc/config/s390/s390.h
branches/google/gcc-4_8/gcc/config/s390/s390.md
branches/google/gcc-4_8/gcc/config/s390/s390.opt
branches/google/gcc-4_8/gcc/config/sparc/sparc.c
branches/google/gcc-4_8/gcc/cp/call.c
branches/google/gcc-4_8/gcc/cp/class.c
branches/google/gcc-4_8/gcc/cp/cp-tree.h
branches/google/gcc-4_8/gcc/cp/decl.c
branches/google/gcc-4_8/gcc/cp/init.c
branches/google/gcc-4_8/gcc/cp/parser.c
branches/google/gcc-4_8/gcc/cp/pt.c
branches/google/gcc-4_8/gcc/cp/semantics.c
branches/google/gcc-4_8/gcc/cp/tree.c
branches/google/gcc-4_8/gcc/cp/typeck.c
branches/google/gcc-4_8/gcc/cp/typeck2.c
branches/google/gcc-4_8/gcc/doc/avr-mmcu.texi
branches/google/gcc-4_8/gcc/doc/extend.texi
branches/google/gcc-4_8/gcc/fortran/ChangeLog
branches/google/gcc-4_8/gcc/fortran/module.c
branches/google/gcc-4_8/gcc/fortran/simplify.c
branches/google/gcc-4_8/gcc/fortran/trans-intrinsic.c
branches/google/gcc-4_8/gcc/gimple-ssa-strength-reduction.c
branches/google/gcc-4_8/gcc/go/ChangeLog
branches/google/gcc-4_8/gcc/go/go-gcc.cc
branches/google/gcc-4_8/gcc/go/gofrontend/expressions.cc
branches/google/gcc-4_8/gcc/go/gofrontend/expressions.h
branches/google/gcc-4_8/gcc/go/gofrontend/go.cc
branches/google/gcc-4_8/gcc/go/gofrontend/gogo-tree.cc
branches/google/gcc-4_8/gcc/go/gofrontend/gogo.cc
branches/google/gcc-4_8/gcc/go/gofrontend/gogo.h
branches/google/gcc-4_8/gcc/go/gofrontend/parse.cc
branches/google/gcc-4_8/gcc/go/gofrontend/statements.cc
branches/google/gcc-4_8/gcc/go/gofrontend/statements.h
branches/google/gcc-4_8/gcc/go/gofrontend/types.cc
branches/google/gcc-4_8/gcc/go/gofrontend/types.h
branches/google/gcc-4_8/gcc/ipa-prop.c
branches/google/gcc-4_8/gcc/po/ChangeLog
branches/google/gcc-4_8/gcc/po/fi.po
branches/google/gcc-4_8/gcc/po/ru.po
branches/google/gcc-4_8/gcc/po/zh_TW.po
branches/google/gcc-4_8/gcc/recog.c
branches/google/gcc-4_8/gcc/simplify-rtx.c
branches/google/gcc-4_8/gcc/testsuite/gcc.target/avr/torture/builtins-4-roundfx.c
branches/google/gcc-4_8/gcc/testsuite/gcc.target/i386/bmi-1.c
branches/google/gcc-4_8/gcc/testsuite/gcc.target/i386/bmi-2.c
branches/google/gcc-4_8/gcc/testsuite/gcc.target/powerpc/20020118-1.c
branches/google/gcc-4_8/gcc/testsuite/gcc.target/powerpc/altivec-consts.c
branches/google/gcc-4_8/gcc/testsuite/gcc.target/powerpc/ppc-round.c (props changed)
branches/google/gcc-4_8/gcc/testsuite/gcc.target/powerpc/ppc-spe64-1.c
branches/google/gcc-4_8/gcc/testsuite/gcc.target/powerpc/pr47197.c
branches/google/gcc-4_8/gcc/testsuite/gcc.target/powerpc/tfmode_off.c
branches/google/gcc-4_8/gcc/testsuite/go.test/test/64bit.go
branches/google/gcc-4_8/gcc/testsuite/go.test/test/fixedbugs/bug086.go
branches/google/gcc-4_8/gcc/testsuite/go.test/test/fixedbugs/bug410.go
branches/google/gcc-4_8/gcc/testsuite/go.test/test/shift1.go
branches/google/gcc-4_8/gcc/testsuite/obj-c++.dg/cxx-ivars-3.mm
branches/google/gcc-4_8/gcc/testsuite/obj-c++.dg/method-12.mm
branches/google/gcc-4_8/gcc/testsuite/obj-c++.dg/proto-lossage-7.mm
branches/google/gcc-4_8/gcc/testsuite/obj-c++.dg/strings/const-cfstring-5.mm
branches/google/gcc-4_8/gcc/testsuite/obj-c++.dg/strings/const-str-12.mm
branches/google/gcc-4_8/gcc/testsuite/obj-c++.dg/syntax-error-1.mm
branches/google/gcc-4_8/gcc/testsuite/obj-c++.dg/torture/strings/const-str-10.mm
branches/google/gcc-4_8/gcc/testsuite/obj-c++.dg/torture/strings/const-str-11.mm
branches/google/gcc-4_8/gcc/testsuite/obj-c++.dg/torture/strings/const-str-9.mm
branches/google/gcc-4_8/gcc/testsuite/objc.dg/encode-7-next-64bit.m
branches/google/gcc-4_8/gcc/testsuite/objc.dg/image-info.m
branches/google/gcc-4_8/gcc/testsuite/objc.dg/method-6.m
branches/google/gcc-4_8/gcc/testsuite/objc.dg/no-extra-load.m
branches/google/gcc-4_8/gcc/testsuite/objc.dg/objc-foreach-4.m
branches/google/gcc-4_8/gcc/testsuite/objc.dg/objc-foreach-5.m
branches/google/gcc-4_8/gcc/testsuite/objc.dg/pr23214.m
branches/google/gcc-4_8/gcc/testsuite/objc.dg/proto-lossage-7.m
branches/google/gcc-4_8/gcc/testsuite/objc.dg/strings/const-cfstring-5.m
branches/google/gcc-4_8/gcc/testsuite/objc.dg/strings/const-str-12b.m
branches/google/gcc-4_8/gcc/testsuite/objc.dg/symtab-1.m
branches/google/gcc-4_8/gcc/testsuite/objc.dg/torture/strings/const-str-10.m
branches/google/gcc-4_8/gcc/testsuite/objc.dg/torture/strings/const-str-11.m
branches/google/gcc-4_8/gcc/testsuite/objc.dg/torture/strings/const-str-9.m
branches/google/gcc-4_8/gcc/testsuite/objc.dg/zero-link-1.m
branches/google/gcc-4_8/gcc/testsuite/objc.dg/zero-link-2.m
branches/google/gcc-4_8/gcc/testsuite/objc.dg/zero-link-3.m
branches/google/gcc-4_8/gcc/tree-vect-stmts.c
branches/google/gcc-4_8/libffi/ChangeLog
branches/google/gcc-4_8/libffi/src/powerpc/ffi.c
branches/google/gcc-4_8/libffi/src/powerpc/linux64_closure.S
branches/google/gcc-4_8/libffi/src/powerpc/ppc_closure.S
branches/google/gcc-4_8/libgcc/ChangeLog
branches/google/gcc-4_8/libgcc/config.host
branches/google/gcc-4_8/libgcc/config/aarch64/sfp-machine.h
branches/google/gcc-4_8/libgcc/config/aarch64/sync-cache.c
branches/google/gcc-4_8/libgcc/config/avr/lib1funcs-fixed.S
branches/google/gcc-4_8/libgcc/config/i386/cpuinfo.c
branches/google/gcc-4_8/libgcc/config/ia64/unwind-ia64.h
branches/google/gcc-4_8/libgcc/config/mips/vr4120-div.S
branches/google/gcc-4_8/libgcc/config/s390/linux-unwind.h
branches/google/gcc-4_8/libgfortran/ChangeLog
branches/google/gcc-4_8/libgfortran/config/fpu-387.h
branches/google/gcc-4_8/libgo/MERGE
branches/google/gcc-4_8/libgo/Makefile.am
branches/google/gcc-4_8/libgo/Makefile.in
branches/google/gcc-4_8/libgo/go/archive/tar/common.go
branches/google/gcc-4_8/libgo/go/archive/tar/reader.go
branches/google/gcc-4_8/libgo/go/archive/tar/reader_test.go
branches/google/gcc-4_8/libgo/go/archive/tar/tar_test.go
branches/google/gcc-4_8/libgo/go/archive/tar/writer.go
branches/google/gcc-4_8/libgo/go/archive/tar/writer_test.go
branches/google/gcc-4_8/libgo/go/archive/zip/reader.go
branches/google/gcc-4_8/libgo/go/archive/zip/reader_test.go
branches/google/gcc-4_8/libgo/go/archive/zip/struct.go
branches/google/gcc-4_8/libgo/go/archive/zip/writer.go
branches/google/gcc-4_8/libgo/go/bufio/bufio.go
branches/google/gcc-4_8/libgo/go/bufio/bufio_test.go
branches/google/gcc-4_8/libgo/go/builtin/builtin.go
branches/google/gcc-4_8/libgo/go/bytes/buffer.go
branches/google/gcc-4_8/libgo/go/bytes/buffer_test.go
branches/google/gcc-4_8/libgo/go/bytes/bytes.go
branches/google/gcc-4_8/libgo/go/bytes/bytes_decl.go
branches/google/gcc-4_8/libgo/go/bytes/bytes_test.go
branches/google/gcc-4_8/libgo/go/bytes/example_test.go
branches/google/gcc-4_8/libgo/go/bytes/export_test.go
branches/google/gcc-4_8/libgo/go/compress/bzip2/huffman.go
branches/google/gcc-4_8/libgo/go/compress/flate/deflate_test.go
branches/google/gcc-4_8/libgo/go/compress/flate/inflate.go
branches/google/gcc-4_8/libgo/go/compress/flate/token.go
branches/google/gcc-4_8/libgo/go/compress/gzip/gunzip.go
branches/google/gcc-4_8/libgo/go/compress/gzip/gzip.go
branches/google/gcc-4_8/libgo/go/compress/gzip/gzip_test.go
branches/google/gcc-4_8/libgo/go/compress/lzw/reader.go
branches/google/gcc-4_8/libgo/go/container/heap/heap.go
branches/google/gcc-4_8/libgo/go/container/heap/heap_test.go
branches/google/gcc-4_8/libgo/go/crypto/cipher/cbc.go
branches/google/gcc-4_8/libgo/go/crypto/cipher/example_test.go
branches/google/gcc-4_8/libgo/go/crypto/dsa/dsa.go
branches/google/gcc-4_8/libgo/go/crypto/dsa/dsa_test.go
branches/google/gcc-4_8/libgo/go/crypto/ecdsa/ecdsa.go
branches/google/gcc-4_8/libgo/go/crypto/md5/gen.go
branches/google/gcc-4_8/libgo/go/crypto/md5/md5_test.go
branches/google/gcc-4_8/libgo/go/crypto/md5/md5block.go
branches/google/gcc-4_8/libgo/go/crypto/rand/util.go
branches/google/gcc-4_8/libgo/go/crypto/rc4/rc4.go
branches/google/gcc-4_8/libgo/go/crypto/rc4/rc4_test.go
branches/google/gcc-4_8/libgo/go/crypto/rsa/rsa.go
branches/google/gcc-4_8/libgo/go/crypto/rsa/rsa_test.go
branches/google/gcc-4_8/libgo/go/crypto/sha1/sha1_test.go
branches/google/gcc-4_8/libgo/go/crypto/sha1/sha1block.go
branches/google/gcc-4_8/libgo/go/crypto/tls/common.go
branches/google/gcc-4_8/libgo/go/crypto/tls/generate_cert.go
branches/google/gcc-4_8/libgo/go/crypto/tls/handshake_server.go
branches/google/gcc-4_8/libgo/go/crypto/x509/pkcs8.go
branches/google/gcc-4_8/libgo/go/crypto/x509/verify.go
branches/google/gcc-4_8/libgo/go/crypto/x509/verify_test.go
branches/google/gcc-4_8/libgo/go/crypto/x509/x509.go
branches/google/gcc-4_8/libgo/go/crypto/x509/x509_test.go
branches/google/gcc-4_8/libgo/go/database/sql/convert.go
branches/google/gcc-4_8/libgo/go/database/sql/convert_test.go
branches/google/gcc-4_8/libgo/go/database/sql/driver/driver.go
branches/google/gcc-4_8/libgo/go/database/sql/fakedb_test.go
branches/google/gcc-4_8/libgo/go/database/sql/sql.go
branches/google/gcc-4_8/libgo/go/database/sql/sql_test.go
branches/google/gcc-4_8/libgo/go/debug/dwarf/buf.go
branches/google/gcc-4_8/libgo/go/debug/dwarf/entry.go
branches/google/gcc-4_8/libgo/go/debug/dwarf/line.go
branches/google/gcc-4_8/libgo/go/debug/dwarf/type.go
branches/google/gcc-4_8/libgo/go/debug/dwarf/unit.go
branches/google/gcc-4_8/libgo/go/debug/elf/file.go
branches/google/gcc-4_8/libgo/go/debug/gosym/symtab.go
branches/google/gcc-4_8/libgo/go/debug/macho/file.go
branches/google/gcc-4_8/libgo/go/encoding/ascii85/ascii85.go
branches/google/gcc-4_8/libgo/go/encoding/asn1/marshal.go
branches/google/gcc-4_8/libgo/go/encoding/base32/base32.go
branches/google/gcc-4_8/libgo/go/encoding/base32/base32_test.go
branches/google/gcc-4_8/libgo/go/encoding/base64/base64.go
branches/google/gcc-4_8/libgo/go/encoding/base64/base64_test.go
branches/google/gcc-4_8/libgo/go/encoding/binary/binary.go
branches/google/gcc-4_8/libgo/go/encoding/binary/binary_test.go
branches/google/gcc-4_8/libgo/go/encoding/binary/varint.go
branches/google/gcc-4_8/libgo/go/encoding/csv/reader.go
branches/google/gcc-4_8/libgo/go/encoding/gob/codec_test.go
branches/google/gcc-4_8/libgo/go/encoding/gob/decode.go
branches/google/gcc-4_8/libgo/go/encoding/gob/gobencdec_test.go
branches/google/gcc-4_8/libgo/go/encoding/gob/timing_test.go
branches/google/gcc-4_8/libgo/go/encoding/gob/type.go
branches/google/gcc-4_8/libgo/go/encoding/json/decode.go
branches/google/gcc-4_8/libgo/go/encoding/json/decode_test.go
branches/google/gcc-4_8/libgo/go/encoding/json/encode.go
branches/google/gcc-4_8/libgo/go/encoding/json/encode_test.go
branches/google/gcc-4_8/libgo/go/encoding/json/scanner_test.go
branches/google/gcc-4_8/libgo/go/encoding/xml/marshal.go
branches/google/gcc-4_8/libgo/go/encoding/xml/marshal_test.go
branches/google/gcc-4_8/libgo/go/encoding/xml/read.go
branches/google/gcc-4_8/libgo/go/encoding/xml/read_test.go
branches/google/gcc-4_8/libgo/go/encoding/xml/typeinfo.go
branches/google/gcc-4_8/libgo/go/encoding/xml/xml.go
branches/google/gcc-4_8/libgo/go/encoding/xml/xml_test.go
branches/google/gcc-4_8/libgo/go/fmt/doc.go
branches/google/gcc-4_8/libgo/go/fmt/fmt_test.go
branches/google/gcc-4_8/libgo/go/fmt/print.go
branches/google/gcc-4_8/libgo/go/go/ast/filter.go
branches/google/gcc-4_8/libgo/go/go/ast/print.go
branches/google/gcc-4_8/libgo/go/go/build/build.go
branches/google/gcc-4_8/libgo/go/go/build/deps_test.go
branches/google/gcc-4_8/libgo/go/go/build/doc.go
branches/google/gcc-4_8/libgo/go/go/doc/doc.go
branches/google/gcc-4_8/libgo/go/go/doc/example.go
branches/google/gcc-4_8/libgo/go/go/doc/example_test.go
branches/google/gcc-4_8/libgo/go/go/doc/filter.go
branches/google/gcc-4_8/libgo/go/go/doc/reader.go
branches/google/gcc-4_8/libgo/go/go/doc/testdata/a.0.golden
branches/google/gcc-4_8/libgo/go/go/doc/testdata/a.1.golden
branches/google/gcc-4_8/libgo/go/go/doc/testdata/a.2.golden
branches/google/gcc-4_8/libgo/go/go/doc/testdata/a0.go
branches/google/gcc-4_8/libgo/go/go/doc/testdata/a1.go
branches/google/gcc-4_8/libgo/go/go/doc/testdata/template.txt
branches/google/gcc-4_8/libgo/go/go/format/format.go
branches/google/gcc-4_8/libgo/go/go/parser/error_test.go
branches/google/gcc-4_8/libgo/go/go/parser/interface.go
branches/google/gcc-4_8/libgo/go/go/parser/parser.go
branches/google/gcc-4_8/libgo/go/go/parser/parser_test.go
branches/google/gcc-4_8/libgo/go/go/parser/short_test.go
branches/google/gcc-4_8/libgo/go/go/printer/nodes.go
branches/google/gcc-4_8/libgo/go/go/printer/printer.go
branches/google/gcc-4_8/libgo/go/go/printer/testdata/declarations.golden
branches/google/gcc-4_8/libgo/go/go/printer/testdata/declarations.input
branches/google/gcc-4_8/libgo/go/go/scanner/scanner.go
branches/google/gcc-4_8/libgo/go/go/scanner/scanner_test.go
branches/google/gcc-4_8/libgo/go/go/token/token.go
branches/google/gcc-4_8/libgo/go/html/template/doc.go
branches/google/gcc-4_8/libgo/go/html/template/template.go
branches/google/gcc-4_8/libgo/go/html/template/transition.go
branches/google/gcc-4_8/libgo/go/image/gif/reader.go
branches/google/gcc-4_8/libgo/go/image/jpeg/reader.go
branches/google/gcc-4_8/libgo/go/image/jpeg/reader_test.go
branches/google/gcc-4_8/libgo/go/image/jpeg/scan.go
branches/google/gcc-4_8/libgo/go/image/jpeg/writer_test.go
branches/google/gcc-4_8/libgo/go/image/png/reader.go
branches/google/gcc-4_8/libgo/go/image/png/reader_test.go
branches/google/gcc-4_8/libgo/go/image/png/writer.go
branches/google/gcc-4_8/libgo/go/io/io.go
branches/google/gcc-4_8/libgo/go/io/io_test.go
branches/google/gcc-4_8/libgo/go/io/ioutil/ioutil.go
branches/google/gcc-4_8/libgo/go/io/ioutil/ioutil_test.go
branches/google/gcc-4_8/libgo/go/io/ioutil/tempfile_test.go
branches/google/gcc-4_8/libgo/go/log/syslog/syslog.go
branches/google/gcc-4_8/libgo/go/log/syslog/syslog_libc.go
branches/google/gcc-4_8/libgo/go/log/syslog/syslog_test.go
branches/google/gcc-4_8/libgo/go/log/syslog/syslog_unix.go
branches/google/gcc-4_8/libgo/go/math/big/int.go
branches/google/gcc-4_8/libgo/go/math/big/nat.go
branches/google/gcc-4_8/libgo/go/math/big/rat.go
branches/google/gcc-4_8/libgo/go/math/big/rat_test.go
branches/google/gcc-4_8/libgo/go/math/hypot.go
branches/google/gcc-4_8/libgo/go/math/rand/exp.go
branches/google/gcc-4_8/libgo/go/math/rand/normal.go
branches/google/gcc-4_8/libgo/go/math/rand/zipf.go
branches/google/gcc-4_8/libgo/go/math/sqrt.go
branches/google/gcc-4_8/libgo/go/math/tanh.go
branches/google/gcc-4_8/libgo/go/mime/multipart/multipart.go
branches/google/gcc-4_8/libgo/go/mime/multipart/quotedprintable.go
branches/google/gcc-4_8/libgo/go/mime/multipart/quotedprintable_test.go
branches/google/gcc-4_8/libgo/go/mime/type_unix.go
branches/google/gcc-4_8/libgo/go/mime/type_windows.go
branches/google/gcc-4_8/libgo/go/net/cgo_unix.go
branches/google/gcc-4_8/libgo/go/net/conn_test.go
branches/google/gcc-4_8/libgo/go/net/dial.go
branches/google/gcc-4_8/libgo/go/net/dial_test.go
branches/google/gcc-4_8/libgo/go/net/fd_bsd.go
branches/google/gcc-4_8/libgo/go/net/fd_plan9.go
branches/google/gcc-4_8/libgo/go/net/fd_unix.go
branches/google/gcc-4_8/libgo/go/net/fd_unix_test.go
branches/google/gcc-4_8/libgo/go/net/fd_windows.go
branches/google/gcc-4_8/libgo/go/net/file_plan9.go
branches/google/gcc-4_8/libgo/go/net/file_test.go
branches/google/gcc-4_8/libgo/go/net/file_windows.go
branches/google/gcc-4_8/libgo/go/net/http/cgi/host_test.go
branches/google/gcc-4_8/libgo/go/net/http/cgi/testdata/test.cgi
branches/google/gcc-4_8/libgo/go/net/http/client.go
branches/google/gcc-4_8/libgo/go/net/http/client_test.go
branches/google/gcc-4_8/libgo/go/net/http/example_test.go
branches/google/gcc-4_8/libgo/go/net/http/export_test.go
branches/google/gcc-4_8/libgo/go/net/http/fcgi/child.go
branches/google/gcc-4_8/libgo/go/net/http/filetransport_test.go
branches/google/gcc-4_8/libgo/go/net/http/fs_test.go
branches/google/gcc-4_8/libgo/go/net/http/header.go
branches/google/gcc-4_8/libgo/go/net/http/header_test.go
branches/google/gcc-4_8/libgo/go/net/http/httptest/server.go
branches/google/gcc-4_8/libgo/go/net/http/httputil/dump_test.go
branches/google/gcc-4_8/libgo/go/net/http/httputil/reverseproxy.go
branches/google/gcc-4_8/libgo/go/net/http/httputil/reverseproxy_test.go
branches/google/gcc-4_8/libgo/go/net/http/jar.go
branches/google/gcc-4_8/libgo/go/net/http/pprof/pprof.go
branches/google/gcc-4_8/libgo/go/net/http/request.go
branches/google/gcc-4_8/libgo/go/net/http/request_test.go
branches/google/gcc-4_8/libgo/go/net/http/requestwrite_test.go
branches/google/gcc-4_8/libgo/go/net/http/response.go
branches/google/gcc-4_8/libgo/go/net/http/response_test.go
branches/google/gcc-4_8/libgo/go/net/http/serve_test.go
branches/google/gcc-4_8/libgo/go/net/http/server.go
branches/google/gcc-4_8/libgo/go/net/http/server_test.go
branches/google/gcc-4_8/libgo/go/net/http/sniff_test.go
branches/google/gcc-4_8/libgo/go/net/http/status.go
branches/google/gcc-4_8/libgo/go/net/http/transfer.go
branches/google/gcc-4_8/libgo/go/net/http/transport.go
branches/google/gcc-4_8/libgo/go/net/http/transport_test.go
branches/google/gcc-4_8/libgo/go/net/interface.go
branches/google/gcc-4_8/libgo/go/net/interface_bsd.go
branches/google/gcc-4_8/libgo/go/net/interface_darwin.go
branches/google/gcc-4_8/libgo/go/net/interface_freebsd.go
branches/google/gcc-4_8/libgo/go/net/interface_linux.go
branches/google/gcc-4_8/libgo/go/net/interface_netbsd.go
branches/google/gcc-4_8/libgo/go/net/interface_openbsd.go
branches/google/gcc-4_8/libgo/go/net/interface_stub.go
branches/google/gcc-4_8/libgo/go/net/interface_test.go
branches/google/gcc-4_8/libgo/go/net/interface_windows.go
branches/google/gcc-4_8/libgo/go/net/ip.go
branches/google/gcc-4_8/libgo/go/net/ip_test.go
branches/google/gcc-4_8/libgo/go/net/ipraw_test.go
branches/google/gcc-4_8/libgo/go/net/iprawsock.go
branches/google/gcc-4_8/libgo/go/net/iprawsock_plan9.go
branches/google/gcc-4_8/libgo/go/net/iprawsock_posix.go
branches/google/gcc-4_8/libgo/go/net/ipsock.go
branches/google/gcc-4_8/libgo/go/net/ipsock_plan9.go
branches/google/gcc-4_8/libgo/go/net/lookup_plan9.go
branches/google/gcc-4_8/libgo/go/net/lookup_windows.go
branches/google/gcc-4_8/libgo/go/net/net.go
branches/google/gcc-4_8/libgo/go/net/net_test.go
branches/google/gcc-4_8/libgo/go/net/packetconn_test.go
branches/google/gcc-4_8/libgo/go/net/port_test.go
branches/google/gcc-4_8/libgo/go/net/protoconn_test.go
branches/google/gcc-4_8/libgo/go/net/rpc/client.go
branches/google/gcc-4_8/libgo/go/net/rpc/jsonrpc/all_test.go
branches/google/gcc-4_8/libgo/go/net/rpc/jsonrpc/client.go
branches/google/gcc-4_8/libgo/go/net/rpc/server_test.go
branches/google/gcc-4_8/libgo/go/net/sendfile_freebsd.go
branches/google/gcc-4_8/libgo/go/net/sendfile_linux.go
branches/google/gcc-4_8/libgo/go/net/server_test.go
branches/google/gcc-4_8/libgo/go/net/smtp/auth.go
branches/google/gcc-4_8/libgo/go/net/smtp/smtp_test.go
branches/google/gcc-4_8/libgo/go/net/sock_bsd.go
branches/google/gcc-4_8/libgo/go/net/sock_cloexec.go
branches/google/gcc-4_8/libgo/go/net/sock_linux.go
branches/google/gcc-4_8/libgo/go/net/sock_posix.go
branches/google/gcc-4_8/libgo/go/net/sock_solaris.go
branches/google/gcc-4_8/libgo/go/net/sock_windows.go
branches/google/gcc-4_8/libgo/go/net/sockopt_posix.go
branches/google/gcc-4_8/libgo/go/net/sockopt_windows.go
branches/google/gcc-4_8/libgo/go/net/sys_cloexec.go
branches/google/gcc-4_8/libgo/go/net/tcp_test.go
branches/google/gcc-4_8/libgo/go/net/tcpsock.go
branches/google/gcc-4_8/libgo/go/net/tcpsock_plan9.go
branches/google/gcc-4_8/libgo/go/net/tcpsock_posix.go
branches/google/gcc-4_8/libgo/go/net/textproto/reader.go
branches/google/gcc-4_8/libgo/go/net/textproto/reader_test.go
branches/google/gcc-4_8/libgo/go/net/textproto/textproto.go
branches/google/gcc-4_8/libgo/go/net/timeout_test.go
branches/google/gcc-4_8/libgo/go/net/udp_test.go
branches/google/gcc-4_8/libgo/go/net/udpsock.go
branches/google/gcc-4_8/libgo/go/net/udpsock_plan9.go
branches/google/gcc-4_8/libgo/go/net/udpsock_posix.go
branches/google/gcc-4_8/libgo/go/net/unicast_posix_test.go
branches/google/gcc-4_8/libgo/go/net/unixsock.go
branches/google/gcc-4_8/libgo/go/net/unixsock_plan9.go
branches/google/gcc-4_8/libgo/go/net/unixsock_posix.go
branches/google/gcc-4_8/libgo/go/net/url/url.go
branches/google/gcc-4_8/libgo/go/net/url/url_test.go
branches/google/gcc-4_8/libgo/go/os/doc.go
branches/google/gcc-4_8/libgo/go/os/exec/exec.go
branches/google/gcc-4_8/libgo/go/os/exec/exec_test.go
branches/google/gcc-4_8/libgo/go/os/exec/lp_plan9.go
branches/google/gcc-4_8/libgo/go/os/exec/lp_unix.go
branches/google/gcc-4_8/libgo/go/os/exec/lp_windows.go
branches/google/gcc-4_8/libgo/go/os/exec_posix.go
branches/google/gcc-4_8/libgo/go/os/file_plan9.go
branches/google/gcc-4_8/libgo/go/os/file_posix.go
branches/google/gcc-4_8/libgo/go/os/file_unix.go
branches/google/gcc-4_8/libgo/go/os/getwd.go
branches/google/gcc-4_8/libgo/go/os/os_test.go
branches/google/gcc-4_8/libgo/go/os/signal/signal.go
branches/google/gcc-4_8/libgo/go/os/signal/signal_stub.go
branches/google/gcc-4_8/libgo/go/os/signal/signal_test.go
branches/google/gcc-4_8/libgo/go/os/signal/signal_unix.go
branches/google/gcc-4_8/libgo/go/os/stat.go
branches/google/gcc-4_8/libgo/go/os/stat_atim.go
branches/google/gcc-4_8/libgo/go/os/stat_atimespec.go
branches/google/gcc-4_8/libgo/go/os/stat_plan9.go
branches/google/gcc-4_8/libgo/go/os/stat_solaris.go
branches/google/gcc-4_8/libgo/go/os/types.go
branches/google/gcc-4_8/libgo/go/path/filepath/match_test.go
branches/google/gcc-4_8/libgo/go/path/filepath/path.go
branches/google/gcc-4_8/libgo/go/path/filepath/path_plan9.go
branches/google/gcc-4_8/libgo/go/path/filepath/path_test.go
branches/google/gcc-4_8/libgo/go/path/filepath/path_unix.go
branches/google/gcc-4_8/libgo/go/path/filepath/path_windows.go
branches/google/gcc-4_8/libgo/go/path/path_test.go
branches/google/gcc-4_8/libgo/go/reflect/all_test.go
branches/google/gcc-4_8/libgo/go/reflect/deepequal.go
branches/google/gcc-4_8/libgo/go/reflect/makefunc.go
branches/google/gcc-4_8/libgo/go/reflect/set_test.go
branches/google/gcc-4_8/libgo/go/reflect/tostring_test.go
branches/google/gcc-4_8/libgo/go/reflect/type.go
branches/google/gcc-4_8/libgo/go/reflect/value.go
branches/google/gcc-4_8/libgo/go/regexp/exec_test.go
branches/google/gcc-4_8/libgo/go/regexp/regexp.go
branches/google/gcc-4_8/libgo/go/regexp/syntax/doc.go
branches/google/gcc-4_8/libgo/go/runtime/append_test.go
branches/google/gcc-4_8/libgo/go/runtime/crash_cgo_test.go
branches/google/gcc-4_8/libgo/go/runtime/crash_test.go
branches/google/gcc-4_8/libgo/go/runtime/export_test.go
branches/google/gcc-4_8/libgo/go/runtime/extern.go
branches/google/gcc-4_8/libgo/go/runtime/gc_test.go
branches/google/gcc-4_8/libgo/go/runtime/pprof/pprof.go
branches/google/gcc-4_8/libgo/go/runtime/proc_test.go
branches/google/gcc-4_8/libgo/go/runtime/string_test.go
branches/google/gcc-4_8/libgo/go/sort/example_test.go
branches/google/gcc-4_8/libgo/go/sort/search_test.go
branches/google/gcc-4_8/libgo/go/sort/sort.go
branches/google/gcc-4_8/libgo/go/sort/sort_test.go
branches/google/gcc-4_8/libgo/go/strconv/atof_test.go
branches/google/gcc-4_8/libgo/go/strconv/atoi.go
branches/google/gcc-4_8/libgo/go/strconv/atoi_test.go
branches/google/gcc-4_8/libgo/go/strconv/extfloat.go
branches/google/gcc-4_8/libgo/go/strconv/fp_test.go
branches/google/gcc-4_8/libgo/go/strconv/quote.go
branches/google/gcc-4_8/libgo/go/strconv/strconv_test.go
branches/google/gcc-4_8/libgo/go/strings/example_test.go
branches/google/gcc-4_8/libgo/go/strings/strings.go
branches/google/gcc-4_8/libgo/go/strings/strings_test.go
branches/google/gcc-4_8/libgo/go/sync/atomic/atomic_test.go
branches/google/gcc-4_8/libgo/go/sync/atomic/race.go
branches/google/gcc-4_8/libgo/go/sync/cond.go
branches/google/gcc-4_8/libgo/go/sync/example_test.go
branches/google/gcc-4_8/libgo/go/sync/mutex.go
branches/google/gcc-4_8/libgo/go/sync/rwmutex.go
branches/google/gcc-4_8/libgo/go/sync/waitgroup.go
branches/google/gcc-4_8/libgo/go/syscall/dir_plan9.go
branches/google/gcc-4_8/libgo/go/syscall/env_plan9.go
branches/google/gcc-4_8/libgo/go/syscall/env_unix.go
branches/google/gcc-4_8/libgo/go/syscall/exec_bsd.go
branches/google/gcc-4_8/libgo/go/syscall/exec_linux.go
branches/google/gcc-4_8/libgo/go/syscall/mksyscall.awk
branches/google/gcc-4_8/libgo/go/syscall/passfd_test.go
branches/google/gcc-4_8/libgo/go/syscall/route_bsd.go
branches/google/gcc-4_8/libgo/go/syscall/route_darwin.go
branches/google/gcc-4_8/libgo/go/syscall/route_freebsd.go
branches/google/gcc-4_8/libgo/go/syscall/route_netbsd.go
branches/google/gcc-4_8/libgo/go/syscall/route_openbsd.go
branches/google/gcc-4_8/libgo/go/syscall/security_windows.go
branches/google/gcc-4_8/libgo/go/syscall/sockcmsg_unix.go
branches/google/gcc-4_8/libgo/go/syscall/socket.go
branches/google/gcc-4_8/libgo/go/syscall/socket_bsd.go
branches/google/gcc-4_8/libgo/go/syscall/socket_irix.go
branches/google/gcc-4_8/libgo/go/syscall/socket_linux.go
branches/google/gcc-4_8/libgo/go/syscall/socket_solaris.go
branches/google/gcc-4_8/libgo/go/testing/iotest/reader.go
branches/google/gcc-4_8/libgo/go/testing/quick/quick.go
branches/google/gcc-4_8/libgo/go/testing/testing.go
branches/google/gcc-4_8/libgo/go/text/template/exec.go
branches/google/gcc-4_8/libgo/go/text/template/exec_test.go
branches/google/gcc-4_8/libgo/go/text/template/funcs.go
branches/google/gcc-4_8/libgo/go/text/template/parse/parse.go
branches/google/gcc-4_8/libgo/go/time/example_test.go
branches/google/gcc-4_8/libgo/go/time/format.go
branches/google/gcc-4_8/libgo/go/time/sleep.go
branches/google/gcc-4_8/libgo/go/time/sleep_test.go
branches/google/gcc-4_8/libgo/go/time/time_test.go
branches/google/gcc-4_8/libgo/go/time/zoneinfo.go
branches/google/gcc-4_8/libgo/go/time/zoneinfo_read.go
branches/google/gcc-4_8/libgo/go/unicode/letter.go
branches/google/gcc-4_8/libgo/go/unicode/tables.go
branches/google/gcc-4_8/libgo/go/unicode/utf8/utf8_test.go
branches/google/gcc-4_8/libgo/merge.sh
branches/google/gcc-4_8/libgo/runtime/chan.c
branches/google/gcc-4_8/libgo/runtime/cpuprof.c
branches/google/gcc-4_8/libgo/runtime/go-cgo.c
branches/google/gcc-4_8/libgo/runtime/go-defer.c
branches/google/gcc-4_8/libgo/runtime/go-main.c
branches/google/gcc-4_8/libgo/runtime/go-map-index.c
branches/google/gcc-4_8/libgo/runtime/go-panic.c
branches/google/gcc-4_8/libgo/runtime/go-reflect-map.c
branches/google/gcc-4_8/libgo/runtime/go-signal.c
branches/google/gcc-4_8/libgo/runtime/go-unsafe-new.c
branches/google/gcc-4_8/libgo/runtime/go-unsafe-newarray.c
branches/google/gcc-4_8/libgo/runtime/lock_futex.c
branches/google/gcc-4_8/libgo/runtime/lock_sema.c
branches/google/gcc-4_8/libgo/runtime/malloc.goc
branches/google/gcc-4_8/libgo/runtime/malloc.h
branches/google/gcc-4_8/libgo/runtime/mcache.c
branches/google/gcc-4_8/libgo/runtime/mcentral.c
branches/google/gcc-4_8/libgo/runtime/mem.c
branches/google/gcc-4_8/libgo/runtime/mfixalloc.c
branches/google/gcc-4_8/libgo/runtime/mgc0.c
branches/google/gcc-4_8/libgo/runtime/mgc0.h
branches/google/gcc-4_8/libgo/runtime/mheap.c
branches/google/gcc-4_8/libgo/runtime/mprof.goc
branches/google/gcc-4_8/libgo/runtime/panic.c
branches/google/gcc-4_8/libgo/runtime/parfor.c
branches/google/gcc-4_8/libgo/runtime/print.c
branches/google/gcc-4_8/libgo/runtime/proc.c
branches/google/gcc-4_8/libgo/runtime/race.h
branches/google/gcc-4_8/libgo/runtime/runtime.c
branches/google/gcc-4_8/libgo/runtime/runtime.h
branches/google/gcc-4_8/libgo/runtime/sema.goc
branches/google/gcc-4_8/libgo/runtime/signal_unix.c
branches/google/gcc-4_8/libgo/runtime/sigqueue.goc
branches/google/gcc-4_8/libgo/runtime/string.goc
branches/google/gcc-4_8/libgo/runtime/thread.c
branches/google/gcc-4_8/libgo/runtime/time.goc
branches/google/gcc-4_8/libitm/ChangeLog
branches/google/gcc-4_8/libitm/acinclude.m4
branches/google/gcc-4_8/libitm/config.h.in
branches/google/gcc-4_8/libitm/configure
branches/google/gcc-4_8/libitm/configure.ac
branches/google/gcc-4_8/libitm/configure.tgt
branches/google/gcc-4_8/libjava/classpath/ (props changed)
branches/google/gcc-4_8/libobjc/ChangeLog
branches/google/gcc-4_8/libobjc/exception.c
branches/google/gcc-4_8/libstdc++-v3/ChangeLog
branches/google/gcc-4_8/libstdc++-v3/include/Makefile.am
branches/google/gcc-4_8/libstdc++-v3/include/Makefile.in
branches/google/gcc-4_8/libstdc++-v3/include/bits/random.h
branches/google/gcc-4_8/libstdc++-v3/include/bits/random.tcc
branches/google/gcc-4_8/libstdc++-v3/include/bits/stl_bvector.h
branches/google/gcc-4_8/libstdc++-v3/include/ext/atomicity.h
branches/google/gcc-4_8/libstdc++-v3/include/ext/random
branches/google/gcc-4_8/libstdc++-v3/include/profile/impl/profiler.h
branches/google/gcc-4_8/libstdc++-v3/include/profile/unordered_map
branches/google/gcc-4_8/libstdc++-v3/include/profile/unordered_set
branches/google/gcc-4_8/libstdc++-v3/include/profile/vector
branches/google/gcc-4_8/libstdc++-v3/include/std/bitset
branches/google/gcc-4_8/libstdc++-v3/include/std/valarray
branches/google/gcc-4_8/libstdc++-v3/libsupc++/atexit_thread.cc
branches/google/gcc-4_8/libstdc++-v3/testsuite/23_containers/map/modifiers/erase/abi_tag.cc
branches/google/gcc-4_8/libstdc++-v3/testsuite/23_containers/multimap/modifiers/erase/abi_tag.cc
branches/google/gcc-4_8/libstdc++-v3/testsuite/23_containers/multiset/modifiers/erase/abi_tag.cc
branches/google/gcc-4_8/libstdc++-v3/testsuite/23_containers/set/modifiers/erase/abi_tag.cc
branches/google/gcc-4_8/libstdc++-v3/testsuite/23_containers/unordered_multiset/55043.cc
branches/google/gcc-4_8/libstdc++-v3/testsuite/26_numerics/random/binomial_distribution/operators/values.cc
branches/google/gcc-4_8/libstdc++-v3/testsuite/26_numerics/random/cauchy_distribution/cons/default.cc
branches/google/gcc-4_8/libstdc++-v3/testsuite/26_numerics/random/cauchy_distribution/cons/parms.cc
branches/google/gcc-4_8/libstdc++-v3/testsuite/26_numerics/random/exponential_distribution/cons/default.cc
branches/google/gcc-4_8/libstdc++-v3/testsuite/26_numerics/random/exponential_distribution/cons/parms.cc
branches/google/gcc-4_8/libstdc++-v3/testsuite/26_numerics/random/extreme_value_distribution/cons/default.cc
branches/google/gcc-4_8/libstdc++-v3/testsuite/26_numerics/random/extreme_value_distribution/cons/parms.cc
branches/google/gcc-4_8/libstdc++-v3/testsuite/26_numerics/random/normal_distribution/cons/default.cc
branches/google/gcc-4_8/libstdc++-v3/testsuite/26_numerics/random/normal_distribution/cons/parms.cc
branches/google/gcc-4_8/libstdc++-v3/testsuite/26_numerics/random/student_t_distribution/cons/default.cc
branches/google/gcc-4_8/libstdc++-v3/testsuite/26_numerics/random/student_t_distribution/cons/parms.cc
branches/google/gcc-4_8/libstdc++-v3/testsuite/ext/random/normal_mv_distribution/cons/default.cc
branches/google/gcc-4_8/libstdc++-v3/testsuite/ext/random/normal_mv_distribution/cons/parms.cc
Propchange: branches/google/gcc-4_8/
('svn:mergeinfo' modified)
Propchange: branches/google/gcc-4_8/
('svnmerge-integrated' modified)
Propchange: branches/google/gcc-4_8/gcc/
('svn:mergeinfo' modified)
Propchange: branches/google/gcc-4_8/gcc/testsuite/gcc.target/powerpc/ppc-round.c
('svn:mergeinfo' modified)
Propchange: branches/google/gcc-4_8/libjava/classpath/
('svn:mergeinfo' modified)
More information about the Gcc-cvs
mailing list