aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-12-14Daily bump.GCC Administrator1-1/+1
2016-12-13re PR c++/69481 (ICE with C++11 alias using with templates)Nathan Sidwell6-81/+131
2016-12-13rs600.c (rs6000_builtin_vectorization_cost): Adjust unaligned load cost.Bill Schmidt2-0/+8
2016-12-13re PR fortran/78798 ([cleanup] some int-valued functions should be bool)Janus Weil5-29/+35
2016-12-13libgo: fixes for Solaris buildIan Lance Taylor1-1/+1
2016-12-13re PR target/78794 (We noticed ~9% regression in 32-bit mode for 462.libquntu...Uros Bizjak4-6/+52
2016-12-13re PR fortran/77785 ([Coarray] ICE in gfc_get_caf_token_offset, at fortran/tr...Andre Vehreschild7-3/+94
2016-12-13rs6000-c.c: Add built-in support for vector float vec_pack (vector double...Carl Love8-2/+44
2016-12-13Add sanopt for ASAN_MARK poison and unpoison.Martin Liska2-4/+211
2016-12-13Fill bitregion_{start,end} in store_constructor (PR tree-optimization/78428)Martin Liska4-32/+61
2016-12-13re PR fortran/78737 ([OOP] linking error with deferred, undefined user-define...Janus Weil6-18/+136
2016-12-13tree-data-ref.c (compute_overlap_steps_for_affine_univar): Change parameters'...Marek Polacek2-6/+18
2016-12-13Fix pr78725Michael Matz5-2/+55
2016-12-13Rename BUILT_IN_ASAN_CLOBBER_N toMartin Liska3-4/+13
2016-12-13[Patch Doc] Update documentation for __fp16 typeJames Greenhalgh2-19/+26
2016-12-13[Patch doc] Document _Float16 availability on ARM/AArch64James Greenhalgh2-2/+9
2016-12-13re PR tree-optimization/78699 (ICE (segfault) on powerpc64le-linux-gnu (memor...Richard Biener2-1/+9
2016-12-13re PR tree-optimization/78742 (internal compiler error: in int_cst_value, at ...Richard Biener6-4/+35
2016-12-13Add pretty printer for ASAN_MARK and add a helper fnMartin Liska12-35/+68
2016-12-13re PR ipa/77905 (ICE at -Os and above in both 32-bit and 64-bit modes on x86_...Jakub Jelinek4-1/+35
2016-12-13Daily bump.GCC Administrator1-1/+1
2016-12-12re PR tree-optimization/78777 (ICE in mark_reachable_handlers, at tree-eh.c:3...Jakub Jelinek4-2/+40
2016-12-12re PR other/78766 (GCC Awk scripts use the non-POSIX /^{/ regex)Jakub Jelinek2-3/+9
2016-12-12PR middle-end/78622 - -Wformat-length/-fprintf-return-value incorrect with ov...Martin Sebor13-278/+756
2016-12-12re PR fortran/78392 (ICE in gfc_trans_auto_array_allocation, at fortran/trans...Janus Weil5-25/+41
2016-12-12combine: Handle mode expanding zero_extracts in change_zero_ext.Dominik Vogt2-3/+13
2016-12-12re PR c++/78647 (ICE on invalid C++ code on x86_64-linux-gnu (internal compil...Marek Polacek4-0/+20
2016-12-12re PR preprocessor/78680 (ICE in get_substring_ranges_for_loc, at input.c:1398)David Malcolm4-0/+64
2016-12-12re PR other/78252 (C++ demangler crashes with infinite recursion with lambda ...Nathan Sidwell2-0/+93
2016-12-12re PR target/78738 (ICE in extract_insn, at recog.c:2311)Uros Bizjak4-3/+28
2016-12-12[libstdc++][testsuite] XFAIL tests relying on long double-to-string conversio...Kyrylo Tkachov2-0/+32
2016-12-12re PR middle-end/78716 (ICE in gimplify_va_arg_expr, at gimplify.c:12650 (i68...Marek Polacek4-1/+36
2016-12-12re PR rtl-optimization/78669 (ICE: in combine_and_move_insns, at ira.c:3665 w...Bernd Schmidt4-0/+46
2016-12-12Fix g++.dg/debug/dwarf2/typedef1.CRainer Orth2-1/+5
2016-12-12MIPS: Upgrade to R2 for -mnan=2008 and -mabs=2008.Toma Tabacu2-1/+8
2016-12-12Define arm_arch_core_flags in a single fileThomas Preud'homme3-20/+26
2016-12-12constraints.md (T): Use special memory constraint.Eric Botcazou3-13/+24
2016-12-12invoke.texi: Correct capitalization of OpenMP.John David Anglin1-1/+1
2016-12-11nios2.c (nios2_emit_move_sequence): Call copy_rtx to avoid shared structure e...Sandra Loosemore2-1/+7
2016-12-12Daily bump.GCC Administrator1-1/+1
2016-12-11re PR target/78695 (ICE (segfault) on powerpc64le-linux-gnu)Bill Schmidt4-0/+33
2016-12-11[Darwin, configury] No longer expect to find cross-target headers on the host.Iain Sandoe3-44/+8
2016-12-11[Darwin, PPC] Fix PR71496 by marking pic base loads as non-copyable.Iain Sandoe2-0/+11
2016-12-11pa.c (pa_callee_copies): New function.John David Anglin4-2/+37
2016-12-11re PR target/70799 (STV pass does not convert DImode shifts)Uros Bizjak4-4/+37
2016-12-11re PR c++/78637 (ICE on invalid C++ code on x86_64-linux-gnu (internal compil...Paolo Carlini4-2/+19
2016-12-11x86-64.h: Append --32 to the assembler options when -m16 is used on non-glibc...Roger Pau Monné2-1/+6
2016-12-11re PR target/70118 (UBSan claims misaligned access in SSE instrinsics)Allan Sandfeld Jensen3-4/+14
2016-12-11Daily bump.GCC Administrator1-1/+1
2016-12-10re PR fortran/78226 (Fill out location information everywhere)Thomas Koenig4-0/+85