aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2017-02-25re PR c/79677 (Weird handling of -Werror=)Jakub Jelinek9-12/+52
2017-02-24sh: Fixes for RTL checkingSegher Boessenkool2-2/+16
2017-02-24pa: Fixes for RTL checkingSegher Boessenkool2-14/+17
2017-02-24Add documentation for -mload-store-pairsMatthew Fortune2-0/+15
2017-02-24nios2.c (nios2_simple_const_p): Returns false if the argument isn't a CONST_INT.Segher Boessenkool2-2/+24
2017-02-24cris: Fix for RTL checkingSegher Boessenkool2-1/+5
2017-02-24Update paired single tests to cope with ABI fixes for o32/o64Matthew Fortune3-2/+21
2017-02-24c6x: Fix for RTL checkingSegher Boessenkool2-0/+5
2017-02-24arc: Fixes for RTL checkingSegher Boessenkool3-3/+15
2017-02-24re PR c++/79588 (ICE in warn_for_restrict with -Wrestrict)Jakub Jelinek14-74/+151
2017-02-24re PR translation/79705 (cp/decl.c message not marked for translation)Marek Polacek2-2/+8
2017-02-24Require LTO.David Edelsohn2-0/+10
2017-02-24invoke.texi (x86 Options, [...]): Mention that -mfpmath=sse is the default al...Uros Bizjak2-2/+10
2017-02-24re PR rtl-optimization/79286 (ira and lra wrong code at -O2 and -Os on i686-l...Jeff Law2-2/+7
2017-02-24re PR tree-optimization/79389 (30% performance regression in SciMark2 MonteCa...Richard Biener2-5/+17
2017-02-24Use logical_op_short_circuit to skip targets in ssa-thread-14.c.Toma Tabacu2-2/+9
2017-02-24decl.c (gnat_to_gnu_field): Do not remove the wrapper around a justified modu...Eric Botcazou2-5/+14
2017-02-24tree-ssa-loop-niter.c (number_of_iterations_exit): Update function comment to...Aldy Hernandez2-3/+9
2017-02-24trans.c (gnat_to_gnu): Do not apply special handling of boolean rvalues to fu...Eric Botcazou2-1/+5
2017-02-24utils.c (fold_bit_position): New function.Eric Botcazou2-15/+48
2017-02-24* gcc-interface/trans.c (return_value_ok_for_nrv_p): Add sanity check.Eric Botcazou4-0/+34
2017-02-24c-ada-spec.c (dump_ada_function_declaration): Add comment about the treatment...Eric Botcazou4-110/+97
2017-02-24trans.c (Handled_Sequence_Of_Statements_to_gnu): If there is no end label...Eric Botcazou2-7/+24
2017-02-24misc.c (gnat_type_max_size): Try to return a meaningful value for array types...Eric Botcazou2-29/+91
2017-02-24utils.c (max_size): Flip the second argument when recursing on TRUTH_NOT_EXPR.Eric Botcazou4-1/+30
2017-02-24re PR tree-optimization/79389 (30% performance regression in SciMark2 MonteCa...Richard Biener4-2/+108
2017-02-24Daily bump.GCC Administrator1-1/+1
2017-02-23re PR c++/79361 (ICE redefining a template function as defaulted or deleted)Paolo Carlini5-1/+32
2017-02-23visium.md (type): Add trap.Eric Botcazou5-10/+41
2017-02-23re PR tree-optimization/79389 (30% performance regression in SciMark2 MonteCa...Jakub Jelinek2-32/+80
2017-02-23re PR tree-optimization/79663 (r244815 causes 10% regression for spec1k/172.m...Bin Cheng2-25/+36
2017-02-23re PR tree-optimization/79578 (Unnecessary instructions in generated code)Jeff Law2-1/+7
2017-02-23PR 68749: S/390: Disable ifcvt-4.c for -m31.Dominik Vogt2-1/+8
2017-02-23re PR c/79684 (Conditional jump or move depends on uninitialised value in GIM...Richard Biener2-8/+14
2017-02-23re PR target/71017 (libgcc/config/i386/cpuinfo.c:346:17: runtime error: left ...Dominique d'Humieres2-1/+6
2017-02-23re PR tree-optimization/79683 (SLP vectorizer drops gs: prefix)Richard Biener4-28/+60
2017-02-23Fix typo in ChangeLogMartin Liska1-1/+1
2017-02-23Change default of param not being smaller that min.Martin Liska2-1/+5
2017-02-23re PR middle-end/79665 (gcc's signed (x*x)/200 is slower than clang's)Jakub Jelinek5-81/+123
2017-02-22re PR tree-optimization/79578 (Unnecessary instructions in generated code)Jeff Law4-1/+40
2017-02-22PR c++/79679 - missing destructor for argumentJason Merrill3-5/+32
2017-02-23Daily bump.GCC Administrator1-1/+1
2017-02-23rs6000: Fix fsel pattern (PR79211)Segher Boessenkool2-4/+10
2017-02-22Fix MIPS o32 calling convention for MSA and FP vector typesSameera Deshpande4-3/+35
2017-02-22* pt.c (do_class_deduction): Handle 0 argument case.Jason Merrill3-0/+18
2017-02-22re PR c++/79664 (ICE with #pragma omp parallel in constexpr function)Jakub Jelinek7-27/+242
2017-02-22dwarf2out.c (gen_variable_die): For -gdwarf-5...Jakub Jelinek4-6/+56
2017-02-22re PR c/79662 (ICE on invalid code in convert_arguments in c/c-typeck.c:3452)Marek Polacek4-4/+26
2017-02-22instead of -Wnormalized=<options>Martin Liska4-2/+12
2017-02-22re PR c++/79657 (ICE on invalid c++ code in finish_underlying_type cp/semanti...Marek Polacek4-1/+14