aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2017-02-26re PR libfortran/51119 (MATMUL slow for large matrices)Thomas Koenig9-12/+58
2017-02-26Daily bump.GCC Administrator1-1/+1
2017-02-26PR79584, ICE in base_to_regAlan Modra2-4/+12
2017-02-25* gcc.pot: Regenerate.Joseph Myers2-7756/+8327
2017-02-25* fr.po: Update.Joseph Myers2-2255/+1625
2017-02-25re PR middle-end/79396 (ICE (verify_flow_info failed) with -fnon-call-excepti...Jakub Jelinek4-2/+26
2017-02-25tree-ssa-loop-niter.c (number_of_iterations_exit): Simplify warning.Jakub Jelinek4-9/+11
2017-02-25re PR debug/77589 (fortran: Missing DW_AT_byte_stride for an array record fie...Jakub Jelinek2-142/+538
2017-02-25Daily bump.GCC Administrator1-1/+1
2017-02-25re PR fortran/79597 (Incomplete error message "Expecting %<END INTERFACE OPER...Dominique d'Humieres5-4/+36
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