aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2017-05-01re PR c++/80038 (Random segfault using local vectors in Cilk function)Xi Ruoyao19-153/+199
2017-05-01Eliminate fixit_hint class hierarchyDavid Malcolm7-425/+202
2017-05-01gimple-ssa-sprintf.c (format_integer): Set knownrange when it's known.Martin Sebor4-10/+18
2017-05-01Require linker plugin for pr78768.cTom de Vries2-0/+5
2017-05-01re PR fortran/37131 (inline matmul for small matrix sizes)Thomas Koenig4-2/+29
2017-05-01re PR tree-optimization/79715 (hand-rolled strdup with unused result not elim...Martin Sebor2-0/+31
2017-05-01re PR target/68491 (libgcc calls __get_cpuid with 0 level breaks on early 486)Uros Bizjak2-4/+13
2017-05-01Add and use effective target rdrandTom de Vries3-0/+21
2017-05-01tree.c (substitute_in_expr): Also inline a call if the replacement expression...Eric Botcazou2-5/+24
2017-05-01re PR target/79430 (action of statement incorrectly optimised away)Jakub Jelinek3-1/+47
2017-05-01Add missing entryEric Botcazou1-0/+4
2017-05-01* gcc-interface/decl.c (components_to_record): Add missing guard.Eric Botcazou1-7/+14
2017-05-01decl.c (components_to_record): Add more comments.Eric Botcazou2-1/+18
2017-05-01Daily bump.GCC Administrator1-1/+1
2017-05-01* fr.po: Update.Joseph Myers2-470/+295
2017-04-30re PR tree-optimization/79224 (Large C-Ray slowdown)Jan Hubicka4-143/+304
2017-04-30Daily bump.GCC Administrator1-1/+1
2017-04-29parser.c (cp_parser_member_declaration): Add fix-it hints for stray comma and...Volker Reichelt4-4/+35
2017-04-29re PR rtl-optimization/80491 (Compiler regression for long-add case.)Jakub Jelinek2-1/+14
2017-04-29re PR rtl-optimization/80491 (Compiler regression for long-add case.)Jakub Jelinek2-0/+9
2017-04-29Add st[pr]ncpy to stmt_kills_ref_pMarc Glisse4-0/+28
2017-04-29re PR tree-optimization/79697 (unused realloc(0, n) not eliminated)Prathamesh Kulkarni5-1/+78
2017-04-29Require effective target avx512f for tree-prof/pr66295.cTom de Vries2-0/+5
2017-04-29Daily bump.GCC Administrator1-1/+1
2017-04-28PR tree-optimization/80523 - -Wformat-overflow doesn't consider -fexec-charsetMartin Sebor5-74/+443
2017-04-28Replace absolute linenrs in gfortran.dgTom de Vries3-17/+21
2017-04-28Replace absolute linenrs in objc.dg,obj-c++.dgTom de Vries36-202/+235
2017-04-28Drop Z from X + Z < Y + ZMarc Glisse4-2/+58
2017-04-28configure.ac (SYSTEM_HEADER_DIR, [...]): Set correctly.Bernd Edlinger4-68/+57
2017-04-28Remove blank lineEric Botcazou1-1/+0
2017-04-28Update .po files.Joseph Myers20-113496/+118865
2017-04-28[multiple changes]Arnaud Charlet4-19/+55
2017-04-28[multiple changes]Arnaud Charlet14-40/+90
2017-04-28Remove superfluous "" in dg-(error|warning|message|bogus)Tom de Vries208-625/+836
2017-04-28Minor reformatting.Arnaud Charlet2-12/+15
2017-04-28[multiple changes]Arnaud Charlet16-172/+200
2017-04-28[multiple changes]Arnaud Charlet3-6/+21
2017-04-28[multiple changes]Arnaud Charlet14-31/+159
2017-04-28exp_ch6.adb (Expand_N_Extended_Return_Statement): Use New_Copy_Tree instead o...Hristian Kirtchev16-371/+368
2017-04-28exp_util.adb, [...]: Minor reformatting.Hristian Kirtchev10-103/+125
2017-04-28Fix date.Arnaud Charlet1-2/+2
2017-04-28[multiple changes]Arnaud Charlet3-2/+10
2017-04-28ipa-cp.c (perform_estimation_of_a_value): Turn time to sreal.Jan Hubicka5-63/+53
2017-04-28Enhance documentation of gcov.Martin Liska2-2/+8
2017-04-28Sort options of gcov, gcov-dump and gcov-tool both in --help and documentationMartin Liska7-107/+119
2017-04-28Fix format_gcov to not print misleading values (PR gcov-profile/53915)Martin Liska2-0/+12
2017-04-28Make gcno more precise about BBs really belonging to a line (PR gcov-profile/...Martin Liska6-78/+150
2017-04-28Introduce new option -w which shows verbose informations.Martin Liska3-8/+43
2017-04-28Simplify representation of locations of a block.Martin Liska2-139/+135
2017-04-28Remove .gcno file when compilation does not success (PR driver/56469).Martin Liska4-0/+23