aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2019-01-21re PR c/88928 (ICE segfault in check_address_or_pointer_of_packed_member sinc...Bernd Edlinger5-22/+115
2019-01-21utf-array.c: Allow wchar_t to be printed as {long ,short ,}{unsigned ,}int.Jakub Jelinek2-3/+8
2019-01-21re PR tree-optimization/88934 (ICE: verify_gimple failed (Error: mismatching ...Richard Biener4-11/+40
2019-01-21i386: Move Intel intrinsics head files to <immintrin.h>H.J. Lu15-55/+74
2019-01-21Fix after P0600.Ulrich Drepper2-1/+6
2019-01-21Daily bump.GCC Administrator1-1/+1
2019-01-20Limit AA walking in IPA summary generationMartin Jambor7-122/+194
2019-01-20[D] Don't predefine GNU_StackGrowsDown on every target.Iain Buclaw2-3/+7
2019-01-20[D] Fix identity comparison for structs with complex float fields.Iain Buclaw6-25/+81
2019-01-20[D] Fix IdentityExp comparison for complex floats.Johannes Pfau4-5/+59
2019-01-20vector long long and vector double require vsx support.Kewen Lin3-82/+108
2019-01-20Daily bump.GCC Administrator1-1/+1
2019-01-19[multiple changes]Dominique d'Humieres6-2/+37
2019-01-19re PR fortran/77960 (ICE in gfc_conv_ss_startstride, at fortran/trans-array.c...Steven G. Kargl4-0/+36
2019-01-19re PR fortran/56789 (Handling of contiguous dummy arguments)Thomas Koenig5-6/+90
2019-01-19aarch64.c (aarch64_stack_protect_guard): Move outside of #if CHECKING_P code.Jakub Jelinek2-13/+18
2019-01-19Claw back some of the code size regression in 548.exchange2_rRichard Sandiford6-20/+158
2019-01-19re PR fortran/88871 (ICE segmentation fault in f951)Thomas Koenig2-5/+15
2019-01-19re PR fortran/88902 (ICE: Segmentation fault (in DFS::DFS_write_tree_body))Jakub Jelinek4-19/+40
2019-01-18attr-nonstring-3.c: Remove an xfail.Martin Sebor2-1/+5
2019-01-19Daily bump.GCC Administrator1-1/+1
2019-01-18PR c++/88875 - error with explicit list constructor.Jason Merrill3-3/+35
2019-01-18libgo: update to Go1.12beta2Ian Lance Taylor3-6/+13
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