aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2019-01-18rs6000: Fix *movsi_from_df (PR88892)Segher Boessenkool2-14/+15
2019-01-18re PR c++/86926 (ICE for a recursive generic lambda)Marek Polacek2-0/+21
2019-01-18Update PR middle-end/88587 testsH.J. Lu3-4/+12
2019-01-18re PR tree-optimization/88903 (wrong-code with SLP vectorized shift)Richard Biener5-0/+77
2019-01-18c-family: Update unaligned adress of packed member checkH.J. Lu14-88/+250
2019-01-18PR target/88799 Add +mp and +sec extensions to ARMv7-aRichard Earnshaw7-10/+78
2019-01-18Bump version of __gcov_indirect_call_profiler function as there was ABI change.Martin Liska5-5/+17
2019-01-18[AArch64] Add support for system register based stack protector canary accessRamana Radhakrishnan6-5/+201
2019-01-18re PR tree-optimization/86214 (Strongly increased stack usage)Jakub Jelinek6-3/+129
2019-01-18[ARM][testsuite] follow-up to PR target/52813 and target/11807 fix.Christophe Lyon2-1/+6
2019-01-18PR target/85596 Add --with-multilib-list doc for aarch64Christophe Lyon2-2/+16
2019-01-18re PR target/88734 (AArch64's ACLE intrinsics give an ICE instead of compile ...Jakub Jelinek2-2/+8
2019-01-18Reapply:Jakub Jelinek3-0/+49
2019-01-18Document atomic fetch and nandSebastian Huber2-0/+7
2019-01-18RTEMS/Ada: Remove RTEMS quirkSebastian Huber2-8/+4
2019-01-18Reset proper type on vector types (PR middle-end/88587).Martin Liska8-24/+90
2019-01-17PR c++/86205 - ICE with ?: of throw and template-id.Jason Merrill6-7/+49
2019-01-18re PR go/88202 (FAIL: runtime/pprof)Ian Lance Taylor1-1/+1
2019-01-18re PR fortran/88898 ([Regression 9] gomp is broken by r268045)Steve Ellcey4-5/+13
2019-01-18Daily bump.GCC Administrator1-1/+1
2019-01-18re PR target/88734 (AArch64's ACLE intrinsics give an ICE instead of compile ...Jakub Jelinek2-5/+12
2019-01-17PR middle-end/88273 - [8/9 Regression] warning: 'memcpy' offset [-527, -529]Martin Sebor4-5/+42
2019-01-17Improve the C error for mismatched array string literal initialization.Tom Honermann7-80/+91
2019-01-17PR c++/86740, ICE with constexpr if and nested generic lambdas.Jason Merrill3-0/+40
2019-01-17pr60823-1.c: Add aarch64 specific warning checks and assembler scans.Steve Ellcey19-5/+66
2019-01-17aarch64.c (cgraph.h): New include.Steve Ellcey4-0/+179
2019-01-17decl.c (grokdeclarator): Use typespec_loc in error messages about 'auto' and ...Paolo Carlini10-32/+51
2019-01-17C++: Fix ICE when adding overloaded operator via using_decl (PR c++/88699)David Malcolm4-1/+25
2019-01-17PR tree-optimization/88800 - Spurious -Werror=array-bounds for non-taken branchMartin Sebor10-44/+221
2019-01-17Fix Arm testcase by using NEON.Tamar Christina2-12/+13
2019-01-17Port testsuite to GCNAndrew Stubbs18-48/+199
2019-01-17Ignore LLVM's blank lines.Andrew Stubbs6-1/+35
2019-01-17Testsuite: GCN is always PIE.Andrew Stubbs9-8/+22
2019-01-17Add dg-require-effective-target exceptionsAndrew Stubbs36-1/+92
2019-01-17GCN back-end configAndrew Stubbs4-2/+126
2019-01-17GCN back-end codeAndrew Stubbs15-0/+9051
2019-01-17GCN machine descriptionAndrew Stubbs5-0/+5256
2019-01-17gimple-ssa-isolate-paths.c (stmt_uses_name_in_undefined_way): Replace flag_no...Eric Botcazou3-3/+10
2019-01-17Rename stack-clash protection CFA register to avoid clashTamar Christina5-12/+40
2019-01-17[PR c++/86610] lambda captures in templatesNathan Sidwell4-3/+44
2019-01-17[AArch64] Initial -mcpu=ares tuningKyrylo Tkachov3-1/+32
2019-01-17avx512f-vfixupimmpd-2.c: Fix the test cases for VFIXUPIMM* intrinsics.Wei Xiao6-18/+25
2019-01-17re PR target/88794 (fixupimm intrinsics are unusable)Wei Xiao26-479/+547
2019-01-17re PR target/88794 (fixupimm intrinsics are unusable)Wei Xiao2-6/+50
2019-01-17re PR target/88794 (fixupimm intrinsics are unusable)Wei Xiao5-42/+22
2019-01-17re PR lto/86736 (g++.dg/asan/pr81021.C -O2 -flto -flto-partition=none ICE a...Richard Biener2-1/+9
2019-01-17re PR tree-optimization/86214 (Strongly increased stack usage)Jakub Jelinek2-0/+6
2019-01-17re PR rtl-optimization/88870 (ICE: Segmentation fault (in df_worklist_propaga...Jakub Jelinek4-2/+42
2019-01-17[rs6000] Support more prototypes for vec_ld and vec_st.Kewen Lin5-0/+300
2019-01-17[PR87768] reset location wrapper suppression when reentering top levelAlexandre Oliva5-0/+26