aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2018-01-22PR 78534, 83704 Large character lengthsJanne Blomqvist17-86/+113
2018-01-22re PR tree-optimization/83963 ([graphite] ICE in merge_sese, at graphite-scop...Richard Biener4-18/+55
2018-01-22re PR c++/83895 (-Wparentheses warns about pointer-to-member typedefs)Ville Voutilainen3-0/+15
2018-01-22[ARM] Fix test fail with conflicting -mfloat-abiSudakshina Das2-0/+8
2018-01-22[arm] Make gcc.target/arm/copysign_softfloat_1.c more robustKyrylo Tkachov5-5/+33
2018-01-22re PR target/83946 (Safe Indirect Jumps broken on AIX)Bill Schmidt2-0/+6
2018-01-22Daily bump.GCC Administrator1-1/+1
2018-01-21pr83621.c: Add -fno-common additional option on hppa*-&-hpux*.John David Anglin4-0/+9
2018-01-21re PR testsuite/77734 (FAIL: gcc.dg/plugin/must-tail-call-1.c -fplugin=./must...John David Anglin2-4/+11
2018-01-21re PR target/83946 (Safe Indirect Jumps broken on AIX)Bill Schmidt8-16/+47
2018-01-21Fix ChangeLog entry.Oleg Endo1-1/+1
2018-01-21re PR target/80870 (ICE building 7.1.0 sh-elf crosscompiler on macOS)Oleg Endo2-3/+8
2018-01-21Daily bump.GCC Administrator1-1/+1
2018-01-20re PR fortran/83900 (ICE in gfc_simplify_matmul, at fortran/simplify.c:4593)Steven G. Kargl4-3/+35
2018-01-20Fix vect_def_type handling in x86 scatter support (PR 83940)Richard Sandiford4-55/+78
2018-01-20re PR middle-end/83945 (internal compiler error: Segmentation fault with -O -...Jakub Jelinek4-0/+53
2018-01-20re PR target/83930 (ICE: RTL check: expected code 'const_int', have 'mem' in ...Jakub Jelinek4-1/+30
2018-01-20re PR fortran/83900 (ICE in gfc_simplify_matmul, at fortran/simplify.c:4593)Steven G. Kargl4-1/+19
2018-01-20Daily bump.GCC Administrator1-1/+1
2018-01-19re PR fortran/80768 (NULL pointer dereferenced in gfc_check_num_images at for...Steven G. Kargl2-0/+14
2018-01-19re PR c++/81167 (ICE on valid C++ code in deferred_printed_type, at cp/error....Jakub Jelinek4-1/+32
2018-01-19re PR debug/81570 (create_pseudo_cfg assumes that INCOMING_FRAME_SP_OFFSET is...Jakub Jelinek6-4/+65
2018-01-19re PR c++/83919 (spurious -Wignored-qualifiers warning)Jakub Jelinek5-0/+24
2018-01-19re PR rtl-optimization/83147 (LRA inheritance undo on multiple sets problem)Andreas Krebbel2-4/+12
2018-01-19* constexpr.c (fold_simple): Simplify.Marek Polacek2-6/+9
2018-01-19stack-check-16.c: New test.Jeff Law2-0/+41
2018-01-19[nvptx] Fix bug in jit bug workaroundTom de Vries2-2/+32
2018-01-19[nvptx] Add support for CUDA 9Cesar Philippidis4-2/+38
2018-01-19Fix missing g++.dg/torture/pr83619.C warningRainer Orth2-1/+5
2018-01-19Fix test-suite fallout.Martin Liska6-6/+14
2018-01-19Adjust predictor values according to SPEC2006 and SPEC2017.Martin Liska2-9/+21
2018-01-19Introduce PROB_UNINITIALIZED constant and use it in predict.def.Martin Liska4-5/+22
2018-01-19Fix usage of analyze_brprob.py script.Martin Liska3-0/+25
2018-01-19Check whether any statements need masking (PR 83922)Richard Sandiford4-2/+69
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[arm] Fix gcc.target/arm/pr79058.cKyrylo Tkachov2-1/+6
2018-01-19mksysinfo: use rlimit64 if available when we use getrlimit64Ian Lance Taylor1-1/+1
2018-01-19mksysinfo: force Passwd.Pw_[ug]id from int32 to uint32Ian Lance Taylor1-1/+1
2018-01-19runtime: no escape for some functions on AIXIan Lance Taylor1-1/+1
2018-01-19cmd/go: recognize AIX objects and archivesIan Lance Taylor1-1/+1
2018-01-19runtime: add go:noescape declaration for SolarisIan Lance Taylor1-1/+1
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