aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-012019-09-01 François Dumont <fdumont@gcc.gnu.org>François Dumont2-1/+6
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-01policy_data_structures_biblio.xml (COM: Component Model Object Technologies):...Gerald Pfeifer2-1/+6
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 Taylor39-293/+297
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 Taylor2-3/+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 Taylor13-336/+109
2019-08-30Fix ChangeLogJonathan Wakely1-1/+1
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-30Optimize std::to_charsAntony Polukhin2-34/+49
2019-08-30Fix errors in new testJonathan Wakely2-0/+10
2019-08-30decl.c (maybe_saturate_size): New function.Eric Botcazou3-6/+28
2019-08-30baseline_symbols.txt: Update.Uros Bizjak2-0/+9
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
2019-08-30* gcc.target/mips/r10k-cache-barrier-9.c: Suppress warnings.Jeff Law2-1/+5
2019-08-30trans.c (lvalue_required_p): Adjust GNU_TYPE in the recursive call.Eric Botcazou2-4/+12
2019-08-30utils.c (build_template): Deal with parameters passed by pointer to component...Eric Botcazou2-13/+21
2019-08-30decl.c (annotate_value): Inline the call also if List_Representation_Info is ...Eric Botcazou2-1/+6
2019-08-30* gcc-interface/trans.c (Attribute_to_gnu) <Attr_Size>: Add assertion.Eric Botcazou2-0/+7
2019-08-30* doc/invoke.texi (-Wvolatile): Use @code for volatile.Marek Polacek2-7/+12
2019-08-30PR libstdc++/89164 enforce constraints for uninitialized algosJonathan Wakely10-5/+271
2019-08-30gigi.h (gigi_checking_assert): New macro.Eric Botcazou4-146/+83
2019-08-30arm.md (unaligned_loaddi, [...]): New unspec insn patterns.Bernd Edlinger4-6/+55
2019-08-30[PR 91579] Avoid creating redundant PHI nodes in tail-call passMartin Jambor4-23/+63
2019-08-30Daily bump.GCC Administrator1-1/+1
2019-08-29* config/i386/i386-features.cUros Bizjak2-4/+19
2019-08-29i386.c (inline_secondary_memory_needed): Return true for moves between SSE an...Uros Bizjak2-17/+20