aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2019-09-03Remove Cell Broadband Engine SPU targetsUlrich Weigand236-26282/+235
2019-09-03re PR middle-end/91603 (Unaligned access in expand_assignment)Bernd Edlinger4-4/+77
2019-09-03tree-ssa-sccvn.h (vn_nary_op_lookup): Remove.Richard Biener3-47/+8
2019-09-03S/390: Commit forgotten test for r275336Ilya Leoshkevich1-0/+10
2019-09-03S/390: Fix failing RTL check in s390_canonicalize_comparisonIlya Leoshkevich3-1/+10
2019-09-03[AArch64] Add support for __jcvt intrinsicKyrylo Tkachov8-0/+74
2019-09-03[AArch64] Implement ACLE intrinsics for FRINT[32,64][Z,X]Kyrylo Tkachov11-0/+439
2019-09-03[AArch64] Add support for missing CPUsDennis Zhang4-2/+17
2019-09-03[AArch64] Add Linux hwcap strings for some extensionsKyrylo Tkachov2-7/+18
2019-09-03re PR tree-optimization/91597 (GCC miscompiles a branch depending on a pointe...Jakub Jelinek4-3/+63
2019-09-03[x86 testsuite] preserve full register across mainAlexandre Oliva2-5/+14
2019-09-03Daily bump.GCC Administrator1-1/+1
2019-09-02re PR fortran/91589 (ICE in gfc_conv_component_ref, at fortran/trans-expr.c:2...Paul Thomas4-3/+38
2019-09-02re PR fortran/91552 (ICE with valid array constructor)Steven G. Kargl4-6/+51
2019-09-02re PR middle-end/91605 (ICE in ix86_avx256_split_vector_move_misalign, at con...Bernd Edlinger4-14/+50
2019-09-02re PR tree-optimization/91632 (Probably wrong code since r275026)Jakub Jelinek2-0/+35
2019-09-02re PR target/91323 (LTGT rtx produces UCOMISS instead of COMISS)Eric Botcazou5-27/+38
2019-09-02re PR go/91617 (Many go test case failures after r275026)Jakub Jelinek3-8/+15
2019-09-02gimple-ssa-strength-reduction.c (valid_mem_ref_cand_p): New function.Eric Botcazou4-0/+54
2019-09-02Fix thinko in early bail out in tree-switch-conversion.Martin Liska2-10/+18
2019-09-02Use cxx_printable_name for __PRETTY_FUNCTION__ in cp_fname_init.Martin Liska4-3/+46
2019-09-02Consider also negative edges in cycle detection.Martin Liska2-5/+14
2019-09-02Daily bump.GCC Administrator1-1/+1
2019-09-01PR c++/91129 - wrong error with binary op in template argument.Marek Polacek4-11/+61
2019-09-01[testsuite] Unsupport 20190827-1.c for targets without alias support.Iain Sandoe2-0/+5
2019-09-01target-supports.exp (check_effective_target_pthread): Add #include <pthread.h...Eric Botcazou2-3/+5
2019-09-01re PR target/91472 (gmp testsuite segfaults with gcc-8 and gcc-9, works fine ...Eric Botcazou4-1/+55
2019-09-01array.c (spec_dimen_size): Check for the presence of expressions for the bounds.Paul Thomas19-77/+1355
2019-09-01re PR middle-end/91623 (-msse4.1 -O3 segfault in /usr/lib/gcc/x86_64-pc-linux...Jakub Jelinek4-0/+60
2019-09-01re PR lto/91572 (lto1: error: type variant has different ‘TREE_TYPE’ sinc...Jakub Jelinek4-0/+30
2019-09-01Fix wrong dates in ChangeLogBernd Edlinger1-3/+3
2019-09-01Daily bump.GCC Administrator1-1/+1
2019-08-31Add source location to TRAIT_EXPR.Jason Merrill7-6/+27
2019-08-31* es.po: Update.Joseph Myers2-176/+102
2019-08-31generic.texi (Unary and Binary Expressions): Mark up an instance of TYPE_MIN.Gerald Pfeifer2-2/+7
2019-08-31or1k: Fix issue with set_got clobbering LR (r9)Stafford Horne4-2/+15
2019-08-31compiler: check for notinheap struct at each struct fieldIan Lance Taylor2-26/+26
2019-08-31compiler, runtime: support and use single argument go:linknameIan Lance Taylor5-9/+38
2019-08-31compiler: don't report runtime escapes if we've seen errorsIan Lance Taylor2-2/+4
2019-08-31runtime: always build panic32.goIan Lance Taylor1-1/+1
2019-08-31re PR fortran/91587 (ICE in gfc_resolve_filepos, at fortran/io.c:2913)Steven G. Kargl4-1/+23
2019-08-31Daily bump.GCC Administrator1-1/+1
2019-08-30RISC-V: Disable -msave-restore for shared libraries.Jim Wilson2-0/+15
2019-08-30compile, runtime: permit anonymous and empty fields in C headerIan Lance Taylor3-5/+12
2019-08-30PR middle-end/91599 - GCC does not say where warning is happeningMartin Sebor5-1/+39
2019-08-30PR middle-end/91584 - Bogus warning from -Warray-bounds during string assignmentMartin Sebor4-16/+31
2019-08-30decl.c (maybe_saturate_size): New function.Eric Botcazou3-6/+28
2019-08-30ada-tree.h (DECL_FORCED_BY_REF_P): New macro.Eric Botcazou4-20/+32
2019-08-30trans.c (gnat_to_gnu): Do not set the location on an expression used for a tag.Eric Botcazou2-2/+13
2019-08-30gigi.h (aggregate_type_contains_array_p): Declare.Eric Botcazou6-63/+112