aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-23testsuite: vect: Fix gcc.dg/vect/vect-pr111779.c on SPARC [PR114072]Rainer Orth1-1/+1
2024-05-23Fortran: Fix ICEs due to comp calls in initialization exprs [PR103312]Paul Thomas4-2/+126
2024-05-23s390: Implement TARGET_NOCE_CONVERSION_PROFITABLE_P [PR109549]Stefan Schulze Frielinghaus2-2/+34
2024-05-23[testsuite] xfail pr79004 on longdouble64; drop long_double_64bitAlexandre Oliva2-49/+8
2024-05-23[prange] Use type agnostic range in phiopt [PR115191]Aldy Hernandez2-3/+12
2024-05-22AARCH64: Add Qualcomnm oryon-1 coreAndrew Pinski3-1/+7
2024-05-23Daily bump.GCC Administrator5-1/+224
2024-05-22libstdc++: Add [[nodiscard]] to some std::locale functionsJonathan Wakely6-5/+12
2024-05-22libstdc++: Fix effects of combining locales [PR108323]Jonathan Wakely4-3/+77
2024-05-22libstdc++: Guard use of sized deallocation [PR114940]Jonathan Wakely3-4/+13
2024-05-22c++: canonicity of fn types w/ complex eh specs [PR115159]Patrick Palka4-39/+41
2024-05-22aarch64: Fold vget_high_* intrinsics to BIT_FIELD_REF [PR102171]Pengxuan Zheng6-149/+104
2024-05-22testsuite: Verify r0-r3 are extended with CMSETorbjörn SVENSSON2-6/+19
2024-05-22Fix internal error in seh_cfa_offset with -O2 -fno-omit-frame-pointerEric Botcazou2-1/+26
2024-05-22i386: Correct insn_cost of movabsq.Roger Sayle1-1/+2
2024-05-22Avoid ICE in except.cc on targets that don't support exceptions.Roger Sayle1-3/+3
2024-05-22Fix mixed input kind permute optimizationRichard Biener1-0/+2
2024-05-22Avoid SLP_REPRESENTATIVE access for VEC_PERM in SLP schedulingRichard Biener1-12/+16
2024-05-22Avoid requiring VEC_PERM represenativesRichard Biener1-3/+22
2024-05-22libstdc++: Implement std::formatter<std::thread::id> without <sstream> [PR115...Jonathan Wakely3-12/+63
2024-05-22libstdc++: Ensure std::variant relops convert to bool [PR115145]Jonathan Wakely2-28/+71
2024-05-22web/115183 - fix typo in C++ docsRichard Biener1-1/+1
2024-05-22testsuite: Allow for non-SECTION_MERGE systems in gcc.dg/pr115066.c [PR115066]Tom de Vries1-1/+1
2024-05-22strlen: Fix up !si->full_string_p handling in count_nonzero_bytes_addr [PR115...Jakub Jelinek2-1/+21
2024-05-22ubsan: Use right address space for MEM_REF created for bool/enum sanitization...Jakub Jelinek2-1/+25
2024-05-22i386: Disable ix86_expand_vecop_qihi2 when !TARGET_AVX512BWHaochen Jiang2-0/+16
2024-05-22RISC-V: Enable vectorization for vect-early-break_124-pr114403.cxuli1-2/+2
2024-05-22c++: Strengthen checks on 'main'Nathaniel Shead10-16/+53
2024-05-22Daily bump.GCC Administrator8-1/+551
2024-05-21c++: Fix std dialect hint for std::to_address [PR107800]Jonathan Wakely3-3/+3
2024-05-21c++: folding non-dep enumerator from current inst [PR115139]Patrick Palka2-1/+14
2024-05-21RISC-V: avoid LUI based const mat in alloca epilogue expansionVineet Gupta1-7/+26
2024-05-21RISC-V: avoid LUI based const mat in prologue/epilogue expansion [PR/105733]Vineet Gupta11-17/+89
2024-05-21modula2: use groups in the type resolver of the bootstrap tool mcGaius Mulley9-165/+552
2024-05-21match: Disable `(type)zero_one_valuep*CST` for 1bit signed types [PR115154]Andrew Pinski3-2/+52
2024-05-21modula2: Pass --destdir for dir index during install of m2.info.Sam James1-1/+1
2024-05-21tree-optimization/115137 - more ptr-vs-ptr compare fixesRichard Biener2-0/+35
2024-05-21Cache the set of EH_RETURN_DATA_REGNOsRichard Sandiford4-15/+18
2024-05-21Fix Ada runtime library breakage on Solaris (bis)Eric Botcazou2-5/+2
2024-05-21tree-optimization/115149 - VOP live and missing PHIsRichard Biener2-2/+22
2024-05-21contrib/gcc-changelog/git_update_version.py: Improve diagnosticTobias Burnus1-4/+11
2024-05-21ada: Streamline implementation of simple nonbinary modular operationsEric Botcazou1-63/+28
2024-05-21ada: Simplify test for propagation of attributes to subtypesEric Botcazou1-4/+3
2024-05-21ada: Fix internal error on discriminated record with Atomic aspect in Ada 2022Eric Botcazou1-1/+12
2024-05-21ada: Fix strict aliasing violation in parameter passing (continued)Eric Botcazou3-62/+159
2024-05-21ada: Make detection of useless copy for return more robustEric Botcazou1-2/+3
2024-05-21ada: Fix strict aliasing violation in parameter passingEric Botcazou2-18/+82
2024-05-21ada: Fix crash with aliased array and if expressionRonan Desplanques1-3/+5
2024-05-21ada: Minor typo fix in commentMarc Poulhiès1-1/+1
2024-05-21ada: Follow-up adjustment to earlier fix in Build_Allocate_Deallocate_ProcEric Botcazou1-8/+4