aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-12-14builtin-return-1.c: Correct effective-target test.Alexander Monakov3-3/+7
2015-12-14[ARC] Use TARGET_NO_SPECULATION_IN_DELAY_SLOTS_P hook.Claudiu Zissulescu2-0/+18
2015-12-14[ARC] Refurbish emitting DWARF2 related information when expanding epilogue.Claudiu Zissulescu4-34/+78
2015-12-14[PR 66616] Check for thunks when adding extra constants to clonesMartin Jambor4-6/+86
2015-12-14re PR rtl-optimization/68730 (wrong code at -O3 on x86_64-linux-gnu (in 32-bi...Jakub Jelinek4-0/+62
2015-12-14re PR testsuite/68629 (FAIL: c-c++-common/attr-simd-3.c)Thomas Preud'homme3-1/+14
2015-12-14Daily bump.GCC Administrator1-1/+1
2015-12-13[PR67355] drop dummy zero from reverse VTA ops, fix infinite recursionAlexandre Oliva3-7/+10
2015-12-13* gcc.dg/graphite/pr42729.c: XFAIL AIX.David Edelsohn2-0/+5
2015-12-13[PATCH][PR target/19201] Peephole to improve clearing items in structure for ...Kazu Kirata4-0/+52
2015-12-13[PATCH] m68k testsuite TLCJeff Law3-5/+9
2015-12-13Handle sizes and kinds params of GOACC_paralllel in find_func_clobbersTom de Vries2-0/+21
2015-12-13cgraph.c (cgraph_node::get_untransformed_body): Pass compressed flag to lto_g...Jan Hubicka2-13/+19
2015-12-13cgraph.c (cgraph_node::get_untransformed_body): Pass compressed flag to lto_g...Jan Hubicka7-15/+81
2015-12-12pr48549.C: XFAIL AIX.David Edelsohn4-3/+10
2015-12-13Daily bump.GCC Administrator1-1/+1
2015-12-12tree.c (free_lang_data_in_type, [...]): Also free unnecesary type decls.Jan Hubicka4-8/+21
2015-12-12Fix dateEric Botcazou1-1/+1
2015-12-12sparc.h (TARGET_SUPPORTS_WIDE_INT): Define to 1.Eric Botcazou5-175/+73
2015-12-12re PR fortran/45859 ([Coarray, F2008, IR] Rejects valid actuals to coarray du...Tobias Burnus8-15/+33
2015-12-12re PR fortran/68815 (Error/warning diagnostic: '%s' should be converted to %q...Tobias Burnus6-7/+21
2015-12-12pr67808.c: Add -mlong-double-128 option.David Edelsohn3-1/+12
2015-12-12re PR sanitizer/68418 (ubsan complains about left shifts even with -fwrapv)Paolo Bonzini5-6/+39
2015-12-12Daily bump.GCC Administrator1-1/+1
2015-12-11[PATCH][PR tree-optimization/68844] Fix testcase expected outputJeff Law2-2/+11
2015-12-11re PR middle-end/68215 (FAIL: c-c++-common/opaque-vector.c -std=c++11 (inter...Eric Botcazou2-26/+36
2015-12-11nvptx.h (RETURN_ADDR_REGNO): Delete.Nathan Sidwell3-41/+53
2015-12-11re PR target/26427 (with -fsection-anchors with zero sized structs)Jan-Benedict Glaw2-5/+15
2015-12-11* gcc.dg/pr59605-1.c: Reduce iterations for nvptx.Nathan Sidwell2-1/+5
2015-12-11avoid alignment of static variables affecting stack'sJan Beulich4-0/+38
2015-12-11* ChangeLog: Remove confusign PR marker.Uros Bizjak1-1/+0
2015-12-11S/390: Wide int support.Dominik Vogt4-14/+37
2015-12-11Makefile.am (libmpx_la_LDFLAGS): Add -version-info option.Tsvetkova Alexandra3-0/+162
2015-12-11nvptx.h (TARGET_SUPPORTS_WIDE_INT): Define.Nathan Sidwell6-20/+46
2015-12-11Remove unpaired TERMINATE_PASS_LIST in passes.defTom de Vries2-1/+4
2015-12-11hash-map.h (hash_map::hash_map): Gather statistics only when GATHER_STATISTIC...Michael Matz4-5/+18
2015-12-11Add an asssert and testcase for PR 68064Martin Jambor4-0/+47
2015-12-11S/390: Fix warnings in "*setmem_long..." patterns.Dominik Vogt5-11/+115
2015-12-11S/390: Fix warnings in "*setmem_long..." patterns.Dominik Vogt5-9/+71
2015-12-11re PR target/67484 (options-save.c sanitizer asan detects freed storage refer...Martin Liska2-2/+12
2015-12-11lto-streamer.h (lto_simple_header_with_strings): Remove main_size field alrea...Richard Biener2-3/+5
2015-12-11tree-vect-stmts.c (vectorizable_mask_load_store): Check mask vectype.Ilya Enkovich2-1/+6
2015-12-11i386.c (ix86_get_mask_mode): Use scalar modes for 32 and 16 byte boolean vect...Ilya Enkovich4-1/+27
2015-12-11Fix shrink-wrapping bug (PR67778, PR68634)Segher Boessenkool2-5/+43
2015-12-11Daily bump.GCC Administrator1-1/+1
2015-12-10re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka4-6/+90
2015-12-11rtlanal: Fix bits/bytes confusion in set_noop_p (PR68814)Segher Boessenkool2-1/+7
2015-12-10nvptx.c (nvptx_function_arg, [...]): Move earlier.Nathan Sidwell2-229/+250
2015-12-10* lto-streamer-out.c (wrap_refs): Only wrap public decls.Jan Hubicka2-1/+6
2015-12-10ipa-cp.c (ipcp_cloning_candidate_p): Use node->optimize_for_size_p.Jan Hubicka4-13/+36