aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-01-20re PR tree-optimization/69328 (ice in vect_get_vec_def_for_operand, at tree-v...Ilya Enkovich4-7/+36
2016-01-20exp_ch2.adb (Expand_Current_Value): Make an appropriate character literal if ...Eric Botcazou9-192/+238
2016-01-20re PR target/69345 (459.GemsFDTD regression)Richard Biener4-8/+42
2016-01-20Add BZ markersJeff Law2-0/+2
2016-01-20[PATCH] [target/25114] Improve comparisons against some small integers for m68kJeff Law5-3/+137
2016-01-20memset-inline-10.c: Added dg-require-effective-target arm_thumb2_ok.Andre Vieira2-0/+6
2016-01-20* doc/invoke.texi (Options Summary): Add '.' after @xref.Jonathan Wakely2-1/+5
2016-01-20Daily bump.GCC Administrator1-1/+1
2016-01-19re PR tree-optimization/69347 (excessive compile time with -O2)Jeff Law2-0/+12
2016-01-19lto.texi: Remove text that says only Gold has linker plugin support.Kugan Vivekanandarajah2-4/+5
2016-01-19dwarf2out.c (need_endianity_attribute_p): New inline predicate.Eric Botcazou4-46/+139
2016-01-19standards.texi: Copy-editing for grammar, markup, and sentence flow throughou...Sandra Loosemore3-138/+150
2016-01-19PR jit/69144: Ensure that libgccjit's tempdir is fully cleaned-upDavid Malcolm7-508/+691
2016-01-19re PR c++/59759 (internal compiler error: in unify, using std::enable_if on c...Jason Merrill4-6/+74
2016-01-19[Patch] Fix spurious warning in ccmp.cWilco Dijkstra2-1/+5
2016-01-19re PR testsuite/68820 (FAIL: gcc.c-torture/execute/builtins/memops-asm.c exec...Uros Bizjak4-3/+28
2016-01-19re PR ipa/66223 (Diagnostic of pure virtual function call broken, including _...Jan Hubicka4-2/+64
2016-01-19hsa-gen.c (get_memory_order_name): Use MEMMODEL_ constants and name.Richard Biener2-10/+15
2016-01-19re PR c++/68965 (`-Wunused-parameter` is reported in variadic lambda or funct...Marek Polacek5-1/+59
2016-01-19Fix ICE in vectorizable_store ().Kirill Yukhin2-2/+11
2016-01-19Fix memory chunk corruption for opts_obstack (PR jit/68446)David Malcolm4-10/+26
2016-01-19[ARM] PR target/69135: Mark ARMv8 vcvt instructions as unconditionalKyrylo Tkachov4-1/+57
2016-01-19[PATCH 4/4] Add CCMP selection based on rtx costsWilco Dijkstra4-17/+75
2016-01-19[PATCH 3/4] Add support for rtx costing of CCMP on AArch64Wilco Dijkstra2-0/+25
2016-01-19[PATCH 2/4] Add support for float CCMPWilco Dijkstra6-8/+154
2016-01-19re PR c++/68586 (Enum template parameter wrongly rejected)Marek Polacek7-0/+50
2016-01-19[Patch 1/4] Simplify the representation of CCMP patterns by usingWilco Dijkstra8-365/+157
2016-01-19cgraphunit.c (cgraph_node::reset): Clear thunk info and instrumented_version.Jan Hubicka2-0/+7
2016-01-19re PR tree-optimization/69336 (Constant value not detected)Richard Biener4-3/+101
2016-01-19re PR debug/65779 (undefined local symbol on powerpc [regression])Jakub Jelinek4-4/+96
2016-01-19re PR tree-optimization/69352 (profiledbootstrap failure with --with-build-co...Richard Biener4-4/+64
2016-01-19* ira.c (ira): Update regstat data if we deleted insns.Bernd Schmidt2-4/+16
2016-01-19re PR rtl-optimization/68955 (wrong code at -O3 on x86-64-linux-gnu in 32-bit...Jakub Jelinek5-15/+76
2016-01-19re PR lto/69136 (ICE in lto_symtab_prevailing_virtual_decl, at lto/lto-symtab...Jan Hubicka4-0/+19
2016-01-19re PR lto/69133 (LTO segfault in lto_get_decl_name_mapping() on 483.xalancbmk...Jan Hubicka6-3/+62
2016-01-19lto-streamer-out.c (lto_output): Do not stream instrumentation thunks.Jan Hubicka2-1/+7
2016-01-19symtab.c (symtab_node::asm_name): Do not call printable name directly.Jan Hubicka2-1/+13
2016-01-19Merge of HSAMartin Jambor42-117/+16332
2016-01-18re PR tree-optimization/69320 (wrong code generation at -O2 and higher)Jeff Law8-6/+144
2016-01-19Fix the remaining PR c++/24666 blockers (arrays decay to pointers too early)Patrick Palka13-5/+254
2016-01-19Daily bump.GCC Administrator1-1/+1
2016-01-18invoke.texi (Invoking GCC): Add new section to menu.Sandra Loosemore3-1403/+1449
2016-01-18re PR target/69176 (ICE in in final_scan_insn, at final.c:2981 on aarch64-lin...Richard Henderson4-70/+118
2016-01-18PR testsuite/69181: ensure expected multiline outputs is cleared per-testDavid Malcolm5-31/+56
2016-01-18re PR lto/69003 (Undefined reference with gcc -r incremental linking)Jan Hubicka2-2/+7
2016-01-18* cp-gimplify.c (cp_fold) [CONSTRUCTOR]: Don't clobber the input.Jason Merrill2-1/+16
2016-01-18* cp-gimplify.c (cp_fold): Remove unnecessary special cases.Jason Merrill2-35/+3
2016-01-18re PR c++/68767 (spurious warning: null argument where non-null required)Jason Merrill5-84/+45
2016-01-18Ignore reduction clause on kernels directiveTom de Vries2-7/+7
2016-01-18re PR tree-optimization/69297 (Performance regression after r230020)Richard Biener4-0/+105