aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2020-10-13combine: Fix up simplify_shift_const_1 for nested ROTATEs [PR97386]Jakub Jelinek3-2/+41
2020-10-13Do not save hash slots across calls to hash_table::get_or_insert.Aldy Hernandez1-12/+12
2020-10-13lto-wrapper: Use nontemp filename with -save-tempsTobias Burnus1-1/+1
2020-10-13[arm] Use -Os for stack-protector-[56].c testsRichard Sandiford2-2/+2
2020-10-13AArch64: Add Neoverse N2 tuning modelKyrylo Tkachov2-1/+27
2020-10-13lto-wrapper: Use nontemp filename with -save-tempsTobias Burnus1-3/+7
2020-10-13Remove STMT_VINFO_SAME_ALIGN_REFSRichard Biener8-110/+143
2020-10-13nvptx/mkoffload.c: Add missing fcloseTobias Burnus1-0/+1
2020-10-13ASAN: disable -Wno-stringop-overflow for 2 testsMartin Liska2-1/+2
2020-10-13AArch64: Add FLAG for mul/mla/mls intrinsics [PR94442]zhengnannan1-26/+26
2020-10-13openmp: Improve composite triangular loop lowering and expansionJakub Jelinek2-42/+124
2020-10-13Fix tramp3d PGO misoptimizationJan Hubicka1-104/+84
2020-10-13Daily bump.GCC Administrator8-1/+421
2020-10-12analyzer: handle static callbacks [PR97258]David Malcolm9-14/+175
2020-10-12mathfn_built_in_type case type fixAlexandre Oliva1-13/+13
2020-10-12make sin and cos generics inlineableAlexandre Oliva1-0/+2
2020-10-12Do not ignore failures from gimple_range_calc_op2.Andrew MacLeod2-2/+16
2020-10-12operator_trunc_mod::wi_fold: Return VARYING for mod by zero.Aldy Hernandez2-3/+18
2020-10-12analyzer: add warnings about writes to constant regions [PR95007]David Malcolm7-1/+248
2020-10-12PR c++/97201 - ICE in -Warray-bounds writing to result of operator new(0)Martin Sebor6-3/+272
2020-10-12Generalize compute_objsize to return maximum size/offset instead of failing (...Martin Sebor25-204/+2339
2020-10-12Correct handling of indices into arrays with elements larger than 1 (PR c++/9...Martin Sebor13-323/+391
2020-10-12Cleanup ipa-modrefJan Hubicka2-257/+528
2020-10-12tree-optimization/97357: Fix testcaseChristophe Lyon1-1/+1
2020-10-12optimize permutes in SLP, remove vect_attempt_slp_rearrange_stmtsRichard Biener5-226/+503
2020-10-12arm: Use E_FOOmode instead of FOOmode in arm_preferred_simd_modeChristophe Lyon1-5/+5
2020-10-12SLP: fix SVE issuesMartin Liska3-0/+25
2020-10-12fix SLP subgraph detection wrt fully shared lanesRichard Biener1-7/+10
2020-10-12vect: Fix an ICE in vect_recog_mask_conversion_patternDuan bo2-6/+68
2020-10-12nvptx - invoke.texi: Update default of -misaTobias Burnus1-1/+1
2020-10-12PR target/97349 AArch64: Incorrect types for some Neon vdupq_n_<...> intrinsicsKyrylo Tkachov2-7/+19
2020-10-12IBM Z: Change vector copysign to use bitwise operationsIlya Leoshkevich3-28/+45
2020-10-12d: Merge upstream dmd 70aabfb51Iain Buclaw9-1/+49
2020-10-12d: Merge upstream dmd 3a9790525Iain Buclaw3-8/+8
2020-10-12Ignore shifts larger than precision in operator_rshift::op1_range.Aldy Hernandez2-0/+15
2020-10-12IPA: prevent an UBSAN errorMartin Liska1-1/+1
2020-10-12More consistently split SLP groupsRichard Biener1-1/+1
2020-10-12[nvptx] Fix -msoft-stack-reserve-local formatTom de Vries1-1/+1
2020-10-12tree-optimization/97357 - avoid abnormals in loop splitting conditionsRichard Biener2-0/+42
2020-10-12Fortran : ICE in gfc_validate_kind PR96099Mark Eggleston3-1/+18
2020-10-12Daily bump.GCC Administrator5-1/+174
2020-10-11import elementary functions as intrinsicsAlexandre Oliva4-50/+50
2020-10-11Objective-C, Darwin : Make protocols private extern and weak.Iain Sandoe1-9/+27
2020-10-11Objective-C++ : Fix bitfield ivars.Iain Sandoe1-6/+1
2020-10-11testsuite, Objective-c++ : Update diagnostic plugin test.Iain Sandoe1-10/+23
2020-10-11testsuite, objective-c++ : Add a dummy retain/release to testuite object.Iain Sandoe2-0/+16
2020-10-11testsuite, objective-c++ : GC is not available from Darwin16.Iain Sandoe1-1/+1
2020-10-11testsuite, Objective-C++ : Skip an ancient test on newer systems.Iain Sandoe1-2/+2
2020-10-11testsuite, Objective-c++ : Fix GNU API tests to work with NeXT where possible.Iain Sandoe3-2/+8
2020-10-11testsuite, Objective-C : Fix two plugin diagnostics tests for Darwin.Iain Sandoe1-6/+19