aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2019-01-15decl.c (start_decl): Improve error location.Paolo Carlini6-6/+42
2019-01-15re PR tree-optimization/88775 (Optimize std::string assignment)Jakub Jelinek5-10/+183
2019-01-15Lower sampling rate for autofdo bootstrapAndi Kleen1-0/+5
2019-01-15Daily bump.GCC Administrator1-1/+1
2019-01-14PR c++/88825 - ICE with bogus function return type deduction.Marek Polacek4-0/+18
2019-01-14c-cppbuiltin.c (c_cpp_builtin): Define __cpp_guaranteed_copy_elision and __cp...Jakub Jelinek5-0/+41
2019-01-14PR c++/88830 - ICE with abstract class.Marek Polacek4-2/+28
2019-01-14Implement P0482R5, char8_t: A type for UTF-8 characters and stringsTom Honermann71-135/+1112
2019-01-14PR target/88638 - FAIL: fsf-nsstring-format-1.s on darwinMartin Sebor12-32/+117
2019-01-14Fix location of tls_wrapper_fn (PR gcov-profile/88263).Martin Liska4-1/+39
2019-01-14invoke.texi (-Wmemset-transposed-args): Fix typos, adjust wording.Martin Sebor1-8/+9
2019-01-14genmatch.c (dt_simplify::gen_1): Change dumping dependent on whether we are i...Richard Biener2-1/+8
2019-01-14re PR rtl-optimization/88796 (-fstack-protector* kills RTL DSE opportunities)Jakub Jelinek8-2/+56
2019-01-14Undo undesirable part of r267850 2019-01-11 commit.Jakub Jelinek1-1/+1
2019-01-14[D] Merge upstream dmd cd2034cd7Iain Buclaw39-877/+216
2019-01-14re PR libfortran/88776 (Namelist read from stdin: loss of data)Jerry DeLisle2-0/+43
2019-01-14Daily bump.GCC Administrator1-1/+1
2019-01-13re PR fortran/88803 (gfortran documentation warning: '.' or ',' must follow @...Dominique d'Humieres2-2/+7
2019-01-13re PR fortran/57992 (Pointless packing of contiguous arrays for simply contig...Thomas Koenig4-1/+29
2019-01-13C-family: Replace "may may" with "may" in warning messageH.J. Lu6-4/+15
2019-01-13re PR fortran/59345 (_gfortran_internal_pack on compiler generated temps)Thomas Koenig5-6/+55
2019-01-13re PR fortran/61765 ([F03] Rejects valid BIND(C) ENTRY)Steven G. Kargl4-11/+41
2019-01-13Daily bump.GCC Administrator1-1/+1
2019-01-12[nvptx] Enable setting vector length using -fopenacc-dimTom de Vries2-1/+7
2019-01-12[nvptx] Enable large vectorsTom de Vries2-1/+6
2019-01-12decl.c (cp_finish_decl): Improve error location.Paolo Carlini1-5/+6
2019-01-12decl.c (cp_finish_decl): Improve error location.Paolo Carlini5-6/+21
2019-01-12gnu.h (TARGET_THREAD_SSP_OFFSET): Define.Svante Signell2-6/+15
2019-01-12Document merge process for dmd, druntime and phobos.Iain Buclaw2-0/+15
2019-01-12ISO_Fortran_binding_2.f90: Remove because of reports of ICEs.Paul Thomas3-309/+16
2019-01-12* params.def (inline-unit-growth): Set to 40.Jan Hubicka2-1/+5
2019-01-12tree-ssa-loop-ivopts.c (find_inv_vars): Fix a comment typo.Jakub Jelinek4-2/+10
2019-01-12gfortran.texi: Add description in sections on TS 29113 and further interopera...Paul Thomas12-50/+974
2019-01-12[nvptx] Apply vector-partitionable routines workaround to default vlTom de Vries2-0/+8
2019-01-12[nvptx] Allow default vl to be overridden in nvptx_goacc_validate_dims_1Tom de Vries2-4/+18
2019-01-12[nvptx] Verify dimension limits after applying defaultsTom de Vries2-0/+24
2019-01-12[openacc] Add used parameter to TARGET_GOACC_VALIDATE_DIMSTom de Vries6-10/+23
2019-01-12Remove svn:executable property from a couple of text filesJakub Jelinek13-0/+0
2019-01-12Daily bump.GCC Administrator1-1/+1
2019-01-11re PR fortran/35031 (ELEMENTAL procedure with BIND(C))Steven G. Kargl4-3/+34
2019-01-11PR c++/88692, c++/87882 - -Wredundant-move false positive with *this.Marek Polacek5-2/+111
2019-01-11compiler: pad structs ending with zero-sized fieldIan Lance Taylor4-11/+46
2019-01-11PR c++/88312 - pack expansion of decltype.Jason Merrill3-0/+17
2019-01-11PR c++/88613 - ICE with use of const var in lambda.Jason Merrill4-2/+34
2019-01-11re PR middle-end/85956 (ICE in wide_int_to_tree_1, at tree.c:1549)Jakub Jelinek9-4/+112
2019-01-11PR C++/88114 Gen destructor of an abstract classTobias Burnus5-1/+71
2019-01-11re PR rtl-optimization/87305 (Segfault in end_hard_regno in setup_live_pseudo...Vladimir Makarov2-4/+15
2019-01-11re PR tree-optimization/88693 (Wrong code since r263018)Jakub Jelinek4-2/+69
2019-01-11re PR target/88777 (Out-of-range offsets building glibc test-tgmath2.c for hp...Alan Modra2-22/+29
2019-01-11* Makefile.in (PLUGIN_HEADERS): Add $(INSN_ATTR_H).Jakub Jelinek3-2/+6