aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-13Fix tramp3d PGO misoptimizationJan Hubicka1-104/+84
2020-10-13Daily bump.GCC Administrator10-1/+470
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-12MIPS/libphobos: Fix switchcontext.S assembly for MIPS I ISAMaciej W. Rozycki1-12/+12
2020-10-12Do not ignore failures from gimple_range_calc_op2.Andrew MacLeod2-2/+16
2020-10-12libstdc++: Apply proposed resolution for LWG 3450Patrick Palka2-0/+12
2020-10-12libstdc++: Apply proposed resolution for LWG 3449 [PR95322]Patrick Palka2-4/+47
2020-10-12libstdc++: Update doxyfile to Doxygen 1.8.20 formatJonathan Wakely1-73/+193
2020-10-12libstdc++: Include C++17 features in doxygen API docsJonathan Wakely1-1/+1
2020-10-12libstdc++: Fix documentation for return values of copy algosJonathan Wakely1-4/+4
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 Sebor7-9/+278
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-12libphobos: Override tool_timeout value in testsuiteIain Buclaw1-0/+4
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 Administrator9-1/+194
2020-10-11import elementary functions as intrinsicsAlexandre Oliva4-50/+50
2020-10-11aix: remove libgomp and libatomic archives before creating FAT archivesClément Chigot2-0/+6
2020-10-11Objective-C, Darwin : Make protocols private extern and weak.Iain Sandoe1-9/+27
2020-10-11libobjc, Darwin : Fix powerpc encoding regression.Iain Sandoe1-2/+1
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-11aix: add FAT library support for libstdc++fs.aClément Chigot1-3/+8
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
2020-10-11testsuite, Objective-C : Fix call-super-2.m for newer NeXT headers.Iain Sandoe1-1/+5