aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-12Remove gcc/params.* files.Martin Liska158-2313/+168
2019-11-12Apply mechanical replacement (generated patch).Martin Liska135-739/+960
2019-11-12Include new generated gcc/params.opt file.Martin Liska4-1/+990
2019-11-12Param to options conversion.Martin Liska7-45/+39
2019-11-12Add OpenACC 2.6 `serial' construct supportMaciej W. Rozycki38-57/+678
2019-11-12re PR target/92449 (ICE in extract_insn, at recog.c:2311)Jakub Jelinek2-8/+19
2019-11-12re PR tree-optimization/92452 (ICE in vrp_prop::check_array_ref at tree-vrp.c...Jakub Jelinek4-2/+22
2019-11-12re PR tree-optimization/92347 (ICE in vect_get_vec_def_for_operand_1, at tree...Andre Vieira4-1/+27
2019-11-11Implement P1946R0, Allow defaulting comparisons by value.Jason Merrill7-21/+159
2019-11-11* typeck.c (cp_build_binary_op): Sorry about <=> on VECTOR_TYPE.Jason Merrill3-0/+22
2019-11-12[RS6000] PC-relative TLS supportAlan Modra4-8/+72
2019-11-12[RS6000] Remove TARGET_TLS_MARKERS and require binutils 2.20Alan Modra10-213/+70
2019-11-12Daily bump.GCC Administrator1-1/+1
2019-11-11libgo: fix DejaGNU testsuite compiler when using build sysrootIan Lance Taylor6-8/+34
2019-11-11Add prefixed insn support for stack_protect_setdi & stack_protect_testdiMichael Meissner3-6/+89
2019-11-11re PR c++/92447 (ICE in poplevel, at cp/decl.c:585)Jakub Jelinek4-4/+25
2019-11-11re PR bootstrap/92433 (r276645 breaks bootstrap on powerpc)Jakub Jelinek2-5/+12
2019-11-11c-parser.c (c_parser_translation_unit): Diagnose declare target without corre...Jakub Jelinek6-0/+32
2019-11-11Fix SLP downward group access classification (PR92420)Richard Sandiford4-51/+118
2019-11-11ipa-prop.c (ipa_propagate_indirect_call_infos): Remove ipcp summary.Jan Hubicka3-19/+56
2019-11-11Bump minimum MPFR version to 3.1.0Janne Blomqvist7-44/+25
2019-11-11[ARC] Fix movsi_ne pattern.Claudiu Zissulescu4-11/+72
2019-11-11[ARC] Fix legitimize pic address.Claudiu Zissulescu4-0/+49
2019-11-11Fix commit for PR fortran/92142 - CFI_setpointer corrupts descriptorTobias Burnus2-1/+8
2019-11-11Relax lto-dump.o dependency.Martin Liska2-1/+6
2019-11-11Sort debug counter names.Martin Liska2-7/+13
2019-11-11Update link to "Why not LGPL".Gerald Pfeifer2-2/+6
2019-11-11[vect]Account for epilogue's peeling for gaps when checking if we have enoughAndre Vieira4-1/+59
2019-11-11PR fortran/92142 - CFI_setpointer corrupts descriptorJosé Rui Faustino de Sousa6-9/+97
2019-11-11Fix OpenACC directives nesting in 'gfortran.dg/goacc/common-block-1.f90', 'gf...Thomas Schwinge3-2/+10
2019-11-11Fortran] Support absent optional args with use_device_{ptr,addr}Tobias Burnus15-48/+270
2019-11-11Torture testing: 'libgomp.fortran/target9.f90'Thomas Schwinge2-0/+3
2019-11-11Torture testing: 'libgomp.fortran/use_device_addr-3.f90', 'libgomp.fortran/us...Thomas Schwinge4-0/+13
2019-11-11[PR87833] x86: Put -fPIC and -shared the last to create offload imageH.J. Lu2-2/+9
2019-11-11Assert 'offset2' instead of 'offset' in 'gcc/gimplify.c:gimplify_scan_omp_cla...Thomas Schwinge2-2/+5
2019-11-11[build] Properly track GCC language configure fragmentsThomas Schwinge4-5/+20
2019-11-11rs6000: Refine small loop unroll in loop_unroll_adjust hookJiufu Guo6-23/+59
2019-11-11[rs6000] Make load cost a bit more in vectorization costKewen Lin2-33/+44
2019-11-11Daily bump.GCC Administrator1-1/+1
2019-11-10[Darwin, machopic 11/n] A flag to indicate synbols should be linker-visible.Iain Sandoe2-0/+12
2019-11-10Don't print warning when moving to static with -fno-automaticJanne Blomqvist2-9/+16
2019-11-10Implement D1957R0, T* to bool should be considered narrowing.Jason Merrill3-38/+24
2019-11-10re PR fortran/92123 ([F2018/array-descriptor] Scalar allocatable/pointer wit...Paul Thomas7-16/+109
2019-11-10[LRA] Do not use eliminable registers for spillingKwok Cheung Yeung2-0/+7
2019-11-10Manually CSE sreal frequency calculationsJan Hubicka2-12/+22
2019-11-10Short circuit case where profiles are same.Jan Hubicka2-0/+7
2019-11-10* cgraph.c (cgraph_edge::maybe_hot_p): Do not use sreal_frequency.Jan Hubicka2-6/+14
2019-11-10ipa-prop.c (ipa_propagate_indirect_call_infos): Remove ipa edge args summarie...Jan Hubicka2-0/+26
2019-11-10Switch www.hboehm.info to httpsGerald Pfeifer2-1/+5
2019-11-10rs6000: Allow any CC mode in movccSegher Boessenkool2-7/+15