aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-03* nl.po: Update.Joseph Myers2-13/+12
2016-05-04PR70890, stage2 miscompilationAlan Modra2-0/+22
2016-05-03S/390: Add patterns for r<nox>sbg instructions.Dominik Vogt5-2/+207
2016-05-03inline-8.c: Require c99_runtime.Christophe Lyon2-0/+6
2016-05-03[RS6000] Fix ICE caused by rs6000_savres_strategy thinkoAlan Modra4-1/+22
2016-05-03* config/i386/i386.md (*truncdfsf_mixed, *truncdfsf_i387,Jakub Jelinek4-5/+53
2016-05-03Compile ssa-thread-14.c with -fdump-tree-vrp-detailsH.J. Lu2-1/+6
2016-05-03gimplify.h (get_initialized_tmp_var): Add allow_ssa parameter default true.Richard Biener31-158/+268
2016-05-03re PR rtl-optimization/70467 (Useless "and [esp],-1" emitted on AND with uint...Jakub Jelinek7-5/+107
2016-05-03re PR tree-optimization/70916 (gcc ICE at -O3 on valid code on x86_64-linux-g...Jakub Jelinek2-24/+9
2016-05-03re PR tree-optimization/70916 (gcc ICE at -O3 on valid code on x86_64-linux-g...Jakub Jelinek4-1/+38
2016-05-03re PR target/49244 (__sync or __atomic builtins will not emit 'lock bts/btr/b...Jakub Jelinek12-0/+876
2016-05-03PR 70687: Use wide_int in combine.c:change_zero_extRichard Sandiford2-5/+9
2016-05-03Fix PR44281, bad RA with global regs.Bernd Schmidt7-3/+53
2016-05-03re PR tree-optimization/56541 (vectorizaton fails in conditional assignment o...Bin Cheng7-61/+155
2016-05-03tree-ssa-loop-ivopts.c (get_computation_cost_at): Check depends_on before usi...Bin Cheng2-2/+7
2016-05-03tree-ssa-loop-ivopts.c (get_computation_cost_at): Don't clobber cbase.Bin Cheng2-5/+12
2016-05-03Make-lang.in (cc1-checksum.c): For stage-final re-use the checksum from the p...Richard Biener4-4/+28
2016-05-03sh.md (udivsi3, [...]): Simplify.Oleg Endo2-183/+109
2016-05-03* c-common.h (enum c_omp_region_type): Remove stray comma.Marek Polacek2-1/+5
2016-05-03Daily bump.GCC Administrator1-1/+1
2016-05-02machmode.h (mode_complex): Add support to give the complex mode for a given m...Michael Meissner13-29/+480
2016-05-03re PR target/49244 (__sync or __atomic builtins will not emit 'lock bts/btr/b...Jakub Jelinek2-1/+16
2016-05-02backport: Since x86 psABIs require the function incoming stack must align at ...H.J. Lu2-1/+7
2016-05-02PR c++/62314: C++: add fixit hint to misspelled member namesDavid Malcolm4-3/+46
2016-05-02* ChangeLog: Add missing entry.Uros Bizjak1-0/+1
2016-05-02predicates.md (register_ssemem_operand): New predicate.Uros Bizjak3-27/+59
2016-05-02c-common.h (enum c_omp_region_type): Define.Cesar Philippidis11-89/+147
2016-05-02PR c++/62314: add fixit hint for missing "template <> " in explicit specializ...David Malcolm4-2/+45
2016-05-02omp-low.c (lower_oacc_head_tail): Assert there is at least one marker.Nathan Sidwell2-6/+8
2016-05-02Don't install libvtv without --enable-vtable-verifyRainer Orth3-10/+21
2016-05-02ipa-inline-analsysis.c (evaluate_conditions_for_known_args): Revert accidenta...Jan Hubicka2-2/+3
2016-05-02* cif-code.def (CIF_THUNK): Add.Jan Hubicka2-0/+8
2016-05-02* sv.po, zh_CN.po: Update.Joseph Myers3-122/+107
2016-05-02Demangler integer overflow fixes from Marcel Böhme.Marcel Böhme3-24/+61
2016-05-02ipa-inline-analysis.c (reset_inline_summary): Clear fp_expressionsJan Hubicka7-15/+163
2016-05-02re PR rtl-optimization/70467 (Useless "and [esp],-1" emitted on AND with uint...Jakub Jelinek4-1/+90
2016-05-02re PR rtl-optimization/70467 (Useless "and [esp],-1" emitted on AND with uint...Jakub Jelinek2-2/+10
2016-05-02configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.Bernd Edlinger9-55/+65
2016-05-02spec-options.c: Run the test on all targets.Bernd Edlinger3-3/+7
2016-05-02Canonicalize X u< X to UNORDERED_EXPRMarc Glisse4-0/+19
2016-05-02Move "X +- C1 CMP C2 to X CMP C2 -+ C1" to match.pdMarc Glisse9-95/+90
2016-05-02omp-low.c (struct oacc_loop): Add 'inner' field.Nathan Sidwell6-43/+88
2016-05-02Fix make install-gcc-specs with empty GCC_SPEC_FILESRainer Orth2-4/+8
2016-05-02re PR c/70851 (internal compiler error: in create_tmp_var, at gimple-expr.c:473)Marek Polacek4-2/+44
2016-05-02[ARC] Various instruction pattern fixesClaudiu Zissulescu2-7/+19
2016-05-02[PR target/70860] [nvptx] Handle NULL cfun in nvptx_libcall_valueThomas Schwinge2-1/+8
2016-05-02Minor reformatting.Arnaud Charlet2-6/+8
2016-05-02[multiple changes]Arnaud Charlet5-18/+53
2016-05-02[multiple changes]Arnaud Charlet4-36/+79