aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-17re PR fortran/82992 (ICE in create_int_parameter_array, at fortran/module.c:6...Steven G. Kargl6-14/+43
2019-08-17re PR fortran/78739 (ICE in gfc_get_symbol_decl, at fortran/trans-decl.c:1477)Steven G. Kargl4-0/+56
2019-08-17re PR fortran/78719 ([F03] ICE in gfc_get_symbol_decl, at fortran/trans-decl....Steven G. Kargl6-3/+109
2019-08-17re PR fortran/91471 (f951: internal compiler error: gfc_variable_attr(): Bad ...Steven G. Kargl4-6/+31
2019-08-17re PR libgomp/91473 (Test case libgomp.fortran/appendix-a/a.28.5.f90 is invalid)Thomas Koenig2-1/+7
2019-08-17* doc/ux.texi (User Experience Guidelines): Update reference.Gerald Pfeifer2-1/+5
2019-08-17gpl_v3.texi (Copying): Adjust the link to "Why not LGPL".Gerald Pfeifer2-1/+6
2019-08-17PR fortran/68401 Improve allocation error messageJanne Blomqvist8-36/+126
2019-08-17runtime: scan write barrier buffer conservativelyIan Lance Taylor2-2/+9
2019-08-17Put the CL into the right dir.Marek Polacek2-5/+5
2019-08-17Daily bump.GCC Administrator1-1/+1
2019-08-16compiler: print runtime.hex in hexIan Lance Taylor3-2/+11
2019-08-16* gcc.target/sh/pr54236-6.c: Use -fno-tree-forwprop.Jeff Law2-1/+5
2019-08-16re PR c++/85827 (false positive for -Wunused-but-set-variable because of cons...Marek Polacek2-0/+33
2019-08-16libsanitizer, record a local patch.Iain Sandoe2-0/+5
2019-08-16libsanitize, asan - reapply r272406Iain Sandoe2-1/+10
2019-08-16As discussed below:Martin Sebor2-2/+6
2019-08-16tree-sra.c (build_reconstructed_reference): Return NULL_TREE instead of NULL.Eric Botcazou5-1/+49
2019-08-16tree.def (TYPE_SIZE): Clarify.Martin Sebor3-2/+13
2019-08-16re PR testsuite/91458 (FAIL: g++.dg/tree-ssa/pr19807.C -std=gnu++98 scan-tr...Martin Sebor2-2/+7
2019-08-16re PR tree-optimization/91109 ([arm] gcc.c-torture/execute/20040709-1.c fails...Bernd Edlinger4-1/+26
2019-08-16mmx.md (mmxdoublemode): New mode attribute.Uros Bizjak3-37/+53
2019-08-16tree-scalar-evolution.c (follow_ssa_edge_expr): Declare.Richard Biener2-196/+163
2019-08-16re PR target/91469 (ICE in extract_insn, at recog.c:2310 since r274481)Richard Biener5-0/+44
2019-08-16baseline_symbols.txt: Update.Uros Bizjak2-0/+445
2019-08-16Allow automatics in equivalencesMark Eggleston8-56/+284
2019-08-16[gensupport] PR 91255: Do not error out immediately on set_attr_alternative w...Kyrylo Tkachov2-3/+10
2019-08-16tree-ssa-forwprop.c (simplify_builtin_call): Do not remove stmt at gsi_p, ins...Richard Biener6-122/+216
2019-08-16Add missed to a opt-info dump.Martin Liska2-1/+7
2019-08-16Add type to VR_VARYING.Aldy Hernandez8-89/+221
2019-08-16require trampolines for pr85044Alexandre Oliva2-0/+3
2019-08-16i386/asm-4 test: use amd64's natural addressing mode on all OSsAlexandre Oliva2-1/+4
2019-08-16use __builtin_alloca, drop non-standard alloca.hAlexandre Oliva6-10/+15
2019-08-16Match ld besides collect2 in gcov testAlexandre Oliva2-1/+7
2019-08-16address changeAlexandre Oliva2-4/+8
2019-08-16Daily bump.GCC Administrator1-1/+1
2019-08-15re PR fortran/91443 (-Wargument-mismatch does not catch mismatch for global p...Thomas Koenig15-41/+202
2019-08-15PR c++/90393 - ICE with thow in ?:Jason Merrill8-20/+85
2019-08-15i386: Separate costs of pseudo registers from hard registersH.J. Lu4-537/+835
2019-08-15PR libstdc++/91456 make INVOKE<R> work with uncopyable prvaluesJonathan Wakely5-9/+126
2019-08-15Add r274540 to LOCAL_PATCHES.Martin Liska2-0/+5
2019-08-15Reapply missing patch for libsanitizer.Martin Liska2-0/+5
2019-08-15Remove TARGET_SETUP_INCOMING_VARARG_BOUNDSRichard Sandiford7-62/+10
2019-08-15[libsanitizer] Fix PR bootstrap/91455Iain Sandoe12-977/+519
2019-08-15MSP430: Fix lines over 80 characters long in config/msp430/*.{c,h} filesJozef Lawrynowicz6-82/+196
2019-08-15MSP430: Fix whitespace errors and incorrect indentation in config/msp430/*.{c...Jozef Lawrynowicz5-870/+927
2019-08-15re PR target/91454 (ICE in get_attr_avx_partial_xmm_update, at config/i386/i3...Richard Biener2-14/+30
2019-08-15Implement P0848R3, Conditionally Trivial Special Member Functions.Jason Merrill9-20/+233
2019-08-15re PR tree-optimization/91445 (After memset, logical && operator produces fal...Richard Biener2-0/+27
2019-08-15function.c (assign_parm_setup_reg): Handle misaligned stack arguments.Bernd Edlinger2-1/+22