aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-28Strlen pass should set current range query.Andrew MacLeod2-6/+6
2024-05-28c++: mark TARGET_EXPRs for function arguments eliding [PR114707]Marek Polacek2-16/+8
2024-05-28testsuite/*/gomp: Remove 'dg-prune-output "not supported yet"'Tobias Burnus11-20/+0
2024-05-28diagnostics: disable localization of events in selftest paths [PR115203]David Malcolm3-4/+10
2024-05-28Fix bootstrap on AIX by adding c-family/c-type-mismatch.cc [PR115167]David Malcolm12-198/+262
2024-05-28[to-be-committed] [RISC-V] Some basic patterns for zbkb code generationLyut Nersisyan8-3/+139
2024-05-28vect: Use vect representative statement instead of original in patch recog [P...Feng Xue1-3/+3
2024-05-28target/115254 - fix gcc.dg/vect/vect-gather-4.c dump scanningRichard Biener1-1/+4
2024-05-28tree-optimization/115236 - more points-to *ANYTHING = x fixesRichard Biener2-6/+26
2024-05-28Avoid pessimistic constraints for asm memory constraintsRichard Biener1-2/+10
2024-05-28tree-optimization/115254 - don't account single-lane SLP against discovery limitRichard Biener3-15/+20
2024-05-28Fix SLP reduction neutral op value for pointer reductionsRichard Biener1-1/+8
2024-05-28Fix predicate mismatch between vfcmaddcph's define_insn and define_expand.liuhongt1-5/+5
2024-05-28LoongArch: Guard REGNO with REG_P in loongarch_expand_conditional_move [PR115...Xi Ruoyao1-5/+12
2024-05-27Fix bitops-9.c for -m32 and other targets that don't have vector modesAndrew Pinski1-4/+6
2024-05-28Daily bump.GCC Administrator3-1/+119
2024-05-27match: Use uniform_integer_cst_p in bitwise_inverted_equal_p [PR115238]Andrew Pinski3-4/+23
2024-05-27modula2: simplify xref usage in documentation, remove external ref to gm2.Gaius Mulley1-13/+13
2024-05-27Fix points-to SCC collapsing bugRichard Biener1-1/+3
2024-05-27tree-optimization/115220 - fix store sinking virtual operand constraintsRichard Biener3-3/+38
2024-05-27Define which threading model is in use on WindowsTheShermanTanker1-5/+8
2024-05-27tree-optimization/115232 - demangle failure during -WaccessRichard Biener2-1/+26
2024-05-27Add testcase for PR c++/105229: ICE in lookup_template_class_1Simon Martin1-0/+12
2024-05-27doc: Use https for our own site (and GCC for the project)Gerald Pfeifer1-3/+3
2024-05-27RISC-V: Fix missing boolean_expression in zmmul extensionLiao Shihua2-1/+9
2024-05-27VAX/doc: Fix issues with FP format option documentationMaciej W. Rozycki1-2/+12
2024-05-27vax: Fix descriptions of the FP format options [PR79646]Abe Skolnik1-4/+4
2024-05-26[to-be-committed][RISC-V] Reassociate constants in logical opsLyut Nersisyan3-0/+54
2024-05-27x86: Fix Logical Shift Issue in expand_vec_perm_psrlw_psllw_por [PR115146]Levy Hsu4-6/+44
2024-05-27Gen-Match: Fix gen_kids_1 right hand braces mis-alignmentPan Li1-1/+1
2024-05-27Daily bump.GCC Administrator5-1/+43
2024-05-26[to-be-committed] [RISC-V] Try inverting for constant synthesisJeff Law2-1/+60
2024-05-27go: Move web references from golang.org to go.dev.Gerald Pfeifer1-3/+2
2024-05-26doc: Quote singular '=' signsGerald Pfeifer1-3/+3
2024-05-26[to-be-committed][RISC-V] Generate nearby constant, then adjust to our final ...Jeff Law2-0/+1551
2024-05-26[PATCH] libcpp: Correct typo 'r' -> '\r'Peter Damianov1-1/+1
2024-05-25Delete gori_map during destruction of GORI.Andrew MacLeod1-0/+4
2024-05-26Daily bump.GCC Administrator4-1/+23
2024-05-25[committed] [v2] More logical op simplifications in simplify-rtx.ccJeff Law5-0/+85
2024-05-25c++/modules: Improve diagnostic when redeclaring builtin in module [PR102345]Nathaniel Shead2-2/+8
2024-05-25Daily bump.GCC Administrator7-1/+185
2024-05-24Fortran: improve attribute conflict checking [PR93635]Harald Anlauf4-40/+54
2024-05-24Fortran: fix bounds check for assignment, class component [PR86100]Harald Anlauf3-19/+60
2024-05-24Small enhancement to implementation of -fdump-ada-specEric Botcazou1-9/+61
2024-05-24c: Fix for some variably modified types not being recognized [PR114831]Martin Uecker5-0/+80
2024-05-25c++/modules: Improve errors for bad module-directives [PR115200]Nathaniel Shead5-6/+64
2024-05-25c++/modules: Remember that header units have CMIsNathaniel Shead3-7/+6
2024-05-25c++/modules: Fix treatment of unnamed typesNathaniel Shead5-15/+7
2024-05-24[to-be-committed,v2,RISC-V] Use bclri in constant synthesisJeff Law4-7/+138
2024-05-24vect: Fix access size alignment assumption [PR115192]Richard Sandiford2-1/+32