aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
6 daysarm: [MVE intrinsics] Fix moves of tuples (PR target/118131)Christophe Lyon3-10/+41
6 daysRISC-V: Refine strided load/store testcase dump check to tree optimizedPan Li11-63/+63
6 daysforwprop: Fix lane handling for VEC_PERM sequence blendingChristoph Müllner2-79/+162
6 daysRISC-V: List valid -mtune options only onceChristoph Müllner1-1/+13
6 daysc++: Fix up maybe_unused attribute handling [PR110345]Jakub Jelinek4-2/+178
6 daysc++: Disallow [[deprecated]] on types other than class/enum definitions [PR11...Jakub Jelinek3-5/+177
6 daysFortran: Fix caf_stop_numeric and reporting exceptions from caf [PR57598]Andre Vehreschild4-6/+24
6 daysc++/modules: Validate external linkage definitions in header units [PR116401]Nathaniel Shead9-6/+197
6 daysc++/modules: Check linkage for exported declarationsNathaniel Shead10-11/+93
6 daysc++/modules: Support unnamed namespaces in header unitsNathaniel Shead4-9/+65
6 daysc++/modules: Ignore TU-local entities where necessaryNathaniel Shead14-60/+758
6 daysc++/modules: Detect exposures of TU-local entitiesNathaniel Shead9-75/+491
6 daysDaily bump.GCC Administrator6-1/+252
7 dayslibstdc++: Add fancy pointer support to std::map and std::set [PR57272]François Dumont7-379/+1221
7 daysc++: optimize constraint subsumption [PR118069]Patrick Palka3-22/+22
7 daysc++: integer overflow during constraint subsumption [PR118069]Patrick Palka2-31/+63
7 daysOpenMP: Add 'nec' as to the 'vendor' context-selector listTobias Burnus1-1/+1
7 dayslibstdc++: Implement C++23 <flat_set> (P1222R4)Patrick Palka9-0/+1368
7 dayslibstdc++: Implement C++23 <flat_map> (P0429R9)Patrick Palka14-0/+1961
7 dayslibstdc++: Define P1206R7 range-key-type and range-mapped-type aliasesPatrick Palka1-0/+8
7 daysc++: ICE in TARGET_EXPR evaluation in cp_fold_r [PR117980]Marek Polacek3-5/+45
7 daysFix comment typos in tree-assume.ccAndrew Carlotti1-16/+16
7 dayslibgomp.texi: Update 'arch' context-selector descriptionTobias Burnus1-3/+4
7 daystestsuite: arm: Use effective-target for memset-inline* testsTorbjörn SVENSSON10-5/+40
7 daystestsuite: arm: C++26 uses __equal() instead of operator==()Torbjörn SVENSSON1-1/+2
7 daystestsuite: Fix toplevel-asm-1.c failure for riscvJakub Jelinek1-0/+5
7 daysRISC-V: Adjust the strided store testcases check times on optionsPan Li3-3/+6
7 daysRISC-V: Make vector strided store alias all other memoriesPan Li2-10/+33
7 daysifcombine field merge: handle masks with sign extensionsAlexandre Oliva3-12/+128
7 daysifcombine field merge: handle bitfield zero tests in range testsAlexandre Oliva2-3/+104
7 daysnoncontiguous ifcombine: skip marking of non-SSA_NAMEs [PR117915]Alexandre Oliva2-3/+11
7 daysifcombine field merge: adjust testcases [PR118025]Alexandre Oliva2-3/+3
7 daysifcombine field merge: do not follow a second conversion [PR118046]Alexandre Oliva2-23/+44
7 daysifcombine field merge: stricten loads tests, swap compare to matchAlexandre Oliva2-24/+162
7 daysDaily bump.GCC Administrator10-1/+497
7 daysOutput the load address in backtraces for PIE executables on DarwinSimon Wright1-1/+19
7 daysFix bootstrap failure on SPARC with -O3 -mvis3Eric Botcazou2-10/+36
7 dayslibstdc++: Have std::addressof use __builtin_addressofFrançois Dumont1-1/+1
7 days[PR117248][LRA]: Fix calculation of conflict hard regs of pseudoVladimir N. Makarov1-1/+9
7 daysipcp don't propagate where not needed - fix uninit constructorMichal Jires2-4/+2
7 daysRevert "[PR117248][LRA]: Rewriting reg notes update and fix calculation of co...Vladimir N. Makarov1-177/+107
8 dayslibstdc++: Adjust probabilities of hashmap loop conditionsTamar Christina1-2/+2
8 dayslibstdc++: Clear std::priority_queue after moving from it [PR118088]Jonathan Wakely2-3/+106
8 dayslto: Remap node order for stability.Michal Jires9-25/+99
8 daysNode clones share order.Michal Jires2-2/+4
8 daysipa-strub: Replace cgraph_node order with uid.Michal Jires1-6/+6
8 dayslto: Implement ltrans cacheMichal Jires6-15/+745
8 daysImplement Lockfile.Michal Jires3-2/+217
8 daysRevert "PR81358: Enable automatic linking of libatomic."Prathamesh Kulkarni16-231/+16
8 daysarm: Escape semicolon in thumb1.mdTorbjörn SVENSSON1-2/+2