aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-11[Ada] Minor reformattingJustin Squirek2-1/+6
2018-01-11[Ada] Missing finalization in case expressionHristian Kirtchev2-1/+8
2018-01-11[Ada] Crash on iterated_component_association in expression functionEd Schonberg4-29/+80
2018-01-11[Ada] Wrong column in sloc of "expect name" error for loop variantJustin Squirek4-1/+25
2018-01-11[Ada] Inconsistent scope chain due to quantified expressionHristian Kirtchev2-0/+7
2018-01-11[Ada] Fix minor comment issuesPiotr Trojanek2-3/+8
2018-01-11einfo.ads, einfo.adb (Activation_Record_Component, [...]): Allow E_Discriminant.Arnaud Charlet3-11/+21
2018-01-11re PR tree-optimization/83189 (internal compiler error: in probability_in, at...Jan Hubicka4-1/+14
2018-01-11re PR rtl-optimization/83575 (ICE: verify_flow_info failed (error: multiple h...Jan Hubicka5-4/+52
2018-01-11aarch64-modes.def (V2HF): New VECTOR_MODE.Michael Collison41-25/+2050
2018-01-10PR tree-optimization/83781 - Bootstrap failed on x86 with --with-arch=corei7Martin Sebor4-0/+40
2018-01-11re PR tree-optimization/83501 (strlen(a) not folded after strcpy(a, "..."))Martin Sebor5-9/+130
2018-01-11debug/dwarf: formStrp uses a 64-bit value for 64-bit DWARFIan Lance Taylor2-2/+13
2018-01-11Daily bump.GCC Administrator1-1/+1
2018-01-10decl.c (gnat_to_gnu_component_type): Apply the check for atomic access once t...Eric Botcazou4-3/+38
2018-01-10re PR fortran/82367 (ICE with deferred length string allocate on non-deferred...Steven G. Kargl4-2/+46
2018-01-10c-ada-spec.c (dump_number): Add FLOAT_P parameter.Eric Botcazou2-19/+44
2018-01-10RISC-V: Add naked function support.Kito Cheng5-18/+182
2018-01-10argv.c (expandargv): Correct check for dynamically allocated argv.Daniel van Gerpen2-3/+8
2018-01-10rs6000.c (is_complex_IBM_long_double): Explicitly check for 128-bit long doub...Michael Meissner3-3/+13
2018-01-10PR tree-optimization/83671 - Fix for false positive reported by -Wstringop-ov...Martin Sebor7-29/+564
2018-01-10re PR middle-end/81897 (spurious -Wmaybe-uninitialized warning)Aldy Hernandez3-1/+49
2018-01-10[multiple changes]Steven G. Kargl4-1/+33
2018-01-10* dwarf2out.c (dwarf2out_var_location): Do not pass NULL to fprintf.Eric Botcazou2-2/+11
2018-01-10re PR target/83399 (Power8 ICE During LRA with 2-op rtl pattern for lvx instr...Peter Bergner5-17/+53
2018-01-10x86intrin.h: Change #warning to #error.Peter Bergner5-4/+11
2018-01-10parser.c (cp_parser_std_attribute_spec): When token_pair::require_open / requ...Paolo Carlini2-8/+9
2018-01-10os, syscall: handle _st_timespec for AIX statIan Lance Taylor5-3/+68
2018-01-10Preserving locations for variable-uses and constants (PR c++/43486)David Malcolm27-164/+749
2018-01-10pr82618.c (dg-options): Add -mno-stv.Uros Bizjak2-1/+5
2018-01-10libgo: add platform support for SuperHIan Lance Taylor12-15/+79
2018-01-10memcmp-1.c: Reduce runtime to something reasonable.Aaron Sawdey2-18/+25
2018-01-10Add missing .a files.Ian Lance Taylor5-0/+0
2018-01-10re PR c++/82541 (Wduplicated-branches triggers in template context)Marek Polacek5-0/+30
2018-01-10re PR c++/81327 (cast to void* does not suppress -Wclass-memaccess)Jakub Jelinek4-33/+55
2018-01-102018-01-10 François Dumont <fdumont@gcc.gnu.org>François Dumont4-382/+492
2018-01-10re PR c++/81055 (ICE with invalid initializer for array new)Paolo Carlini4-1/+18
2018-01-10re PR c/82922 (Request: add -Wstrict-prototypes to -Wextra as K&R style is ob...Ian Lance Taylor6-12/+8
2018-01-10i386: Also adjust stack frame for stack slot alignmentH.J. Lu5-47/+148
2018-01-10exp: remove exp/proxy and exp/terminal packagesIan Lance Taylor13-1392/+31
2018-01-10[ARM] Add -mbranch-cost option, and update a few testsChristophe Lyon22-17/+70
2018-01-10cmd/go: check for another GCC error messageIan Lance Taylor2-2/+4
2018-01-10rs6000: Wrap diff of immediates in const (PR83629)Segher Boessenkool4-10/+36
2018-01-10runtime: fix makemap calls in __go_construct_mapIan Lance Taylor2-4/+4
2018-01-10re PR c/78768 (-Walloca-larger-than and -Wformat-length warnings disabled by ...Richard Biener2-1/+6
2018-01-10re PR debug/82425 (gcc.dg/guality/inline-params-2.c fail)Richard Biener2-1/+5
2018-01-10re PR debug/83765 (LTO bootstrap with Ada fails)Richard Biener2-5/+12
2018-01-10Don't use permutes for single-element accesses (PR83753)Richard Sandiford4-4/+40
2018-01-10PR 83740 Wrong string length type in bounds checkJanne Blomqvist2-5/+10
2018-01-10PR 84740 Wrong string length type in bounds checkJanne Blomqvist2-2/+11