aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-19Avoid ICE for nested inductions (PR 83914)Richard Sandiford4-27/+50
2018-01-19[arm] Fix gcc.target/arm/negdi-[12].cKyrylo Tkachov6-6/+15
2018-01-19[arm] Fix gcc.target/arm/pr40956.cKyrylo Tkachov2-2/+5
2018-01-19[libstdc++][testsuite] Fix dg-options/dg-add-options orderChristophe Lyon28-27/+73
2018-01-19[arm] Fix gcc.target/arm/pr79058.cKyrylo Tkachov2-1/+6
2018-01-19mksysinfo: use rlimit64 if available when we use getrlimit64Ian Lance Taylor4-5/+19
2018-01-19Makefile.am (GOTOOLS_TEST_TIMEOUT): Define.Ian Lance Taylor3-16/+29
2018-01-19mksysinfo: force Passwd.Pw_[ug]id from int32 to uint32Ian Lance Taylor2-1/+5
2018-01-19runtime: no escape for some functions on AIXIan Lance Taylor3-1/+5
2018-01-19cmd/go: recognize AIX objects and archivesIan Lance Taylor2-1/+4
2018-01-19runtime: add go:noescape declaration for SolarisIan Lance Taylor2-1/+2
2018-01-19pr52451.c (main): Skip long double test on hppa*-*-hpux*.John David Anglin2-0/+9
2018-01-19Daily bump.GCC Administrator1-1/+1
2018-01-19re PR ipa/83619 (ICE in inliner: caller edge count does not match BB count)Jakub Jelinek2-9/+17
2018-01-18Fix template/inherit4.C.Jason Merrill4-1/+18
2018-01-18cp-tree.h: Fix comment typo (DECL_NON_TRIVIALLY_INITIALIZED_P vs...Paolo Carlini2-1/+6
2018-01-18builtins-6.h (foo): Add missing closing bracket to the function.Carl Love2-1/+5
2018-01-18re PR sanitizer/81715 (asan-stack=1 redzone allocation is too inflexible)Jakub Jelinek4-4/+35
2018-01-18PR c++/82461 - constexpr list-initialized memberJason Merrill3-1/+28
2018-01-18configure.ac (AC_CHECK_HEADERS): Add linux/types.h.Uros Bizjak5-2/+40
2018-01-18re PR c++/81013 (ICE with invalid union in class hierarchy)Paolo Carlini4-1/+31
2018-01-18[AArch64] Fix fp16 test failures after PR82964 fixWilco Dijkstra2-2/+7
2018-01-18re PR ipa/82256 (clones created by create_version_clone_with_body are not obs...Jan Hubicka2-1/+8
2018-01-18Be clear about virtual table pointer corruptuion rather than the vtable itself.Martin Sebor2-5/+9
2018-01-18[arm] Enable gcc.dg/rtl/arm/stl-cond.c on armeb.Christophe Lyon2-1/+5
2018-01-18re PR ipa/83619 (ICE in inliner: caller edge count does not match BB count)Jan Hubicka4-0/+80
2018-01-18[ARM,testsuite] Make arm_arch_FUNC_ok more robustChristophe Lyon2-0/+10
2018-01-18[arm] Fix gcc.target/arm/pr70278.cKyrylo Tkachov2-0/+7
2018-01-18Add ability to remap file names in __FILE__, etc (PR other/70268)Boris Kolpackov30-96/+340
2018-01-18Small retpoline clean-up.Martin Liska12-10/+32
2018-01-18[arm] Fix gcc.target/arm/xor-and.cChristophe Lyon2-1/+6
2018-01-18Add Boris Kolpackov <boris@codesynthesis.com> to MAINTAINERSBoris Kolpackov2-0/+5
2018-01-18PR c++/83160] local ref to captureNathan Sidwell6-3/+62
2018-01-18re PR tree-optimization/83887 ([graphite] ICE in verify_dominators, at domina...Richard Biener6-148/+184
2018-01-18[arm] PR target/65578: Fix builtin-bswap16-1.c and builtin-bswap-1.cKyrylo Tkachov7-81/+116
2018-01-18[arm] Fix gcc.target/arm/pr40887.c directivesChristophe Lyon2-1/+6
2018-01-18re PR c/61240 (Incorrect warning "integer overflow in expression" on pointer-...Jakub Jelinek4-3/+44
2018-01-18re PR fortran/83864 (ICE in gfc_apply_init, at fortran/expr.c:4271)Harald Anlauf4-1/+24
2018-01-18Add myself to the MAINTAINERS fileSiddhesh Poyarekar2-0/+5
2018-01-18re PR go/83787 (Many 32-bit Solaris/SPARC Go tests FAIL after Go1.10beta1 upd...Ian Lance Taylor5-3/+12
2018-01-17re PR testsuite/83883 (FAIL: gcc.dg/tree-ssa/ssa-dse-26.c scan-tree-dump-time...Jeff Law2-1/+8
2018-01-18rs6000.md (*call_indirect_nonlocal_sysv<mode>): Generate different code for -...Bill Schmidt6-13/+191
2018-01-18Daily bump.GCC Administrator1-1/+1
2018-01-17re PR fortran/83874 (ICE initializing character array from derived type)Harald Anlauf4-1/+30
2018-01-18re PR c++/83824 (ICE on invalid C++ code with alignas: in chainon, at tree.c:...Jakub Jelinek4-32/+77
2018-01-17rs6000.c (rs6000_emit_move): If we load or store a long double type...Michael Meissner6-0/+78
2018-01-17re PR c++/78344 (ICE on invalid c++ code on x86_64-linux-gnu (internal compil...Paolo Carlini4-3/+25
2018-01-17compiler: enable escape analysis for runtimeIan Lance Taylor5-88/+114
2018-01-17re PR c++/83897 (Useless __builtin_unreachable () emitted by the C++ FE)Jakub Jelinek4-0/+25
2018-01-17re PR ipa/83051 (ICE on valid code at -O3: in edge_badness, at ipa-inline.c:1...Jan Hubicka4-1/+25