aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2023-12-01aarch64: Add a result_mode helper functionRichard Sandiford3-2/+11
2023-12-01lower-bitint: Fix up maximum addition/subtraction/multiplication result compu...Jakub Jelinek1-8/+43
2023-12-01lower-bitint: Fix ICE on bitint-39.cJakub Jelinek1-0/+2
2023-12-01lower-bitint: Fix _BitInt .{ADD,SUB}_OVERFLOW lowering [PR112750]Jakub Jelinek5-5/+37
2023-12-01doc: Update the status of build directory not fully separatedXi Ruoyao1-3/+2
2023-12-01s390x: Fix s390_md_asm_adjust handling of long doubles [PR112753]Juergen Christ2-0/+12
2023-12-01s390: Fix builtin-classify-type-1.c on s390 too [PR112725]Jakub Jelinek1-1/+2
2023-12-01c: Add new -Wdeclaration-missing-parameter-type permerrorFlorian Weimer13-23/+37
2023-12-01c: Turn -Wincompatible-pointer-types into a permerrorFlorian Weimer55-130/+726
2023-12-01c: Turn -Wreturn-mismatch into a permerrorFlorian Weimer23-16/+238
2023-12-01c: Do not ignore some forms of -Wimplicit-int in system headersFlorian Weimer2-1/+6
2023-12-01c: Turn -Wimplicit-int into a permerrorFlorian Weimer14-43/+86
2023-12-01c: Turn -Wimplicit-function-declaration into a permerrorFlorian Weimer36-38/+412
2023-12-01c: Turn int-conversion warnings into permerrorsFlorian Weimer32-82/+483
2023-12-01Add tests for validating future C permerrorsFlorian Weimer10-0/+625
2023-12-01gm2: Add missing declaration of m2pim_M2RTS_Terminate to testFlorian Weimer1-0/+1
2023-12-01aarch64: Call named function in gcc.target/aarch64/aapcs64/ice_1.cFlorian Weimer1-1/+1
2023-12-01RISC-V: Fix VSETVL PASS regressionJuzhe-Zhong4-11/+46
2023-11-30c++: lambda capture and explicit object parmJason Merrill1-4/+22
2023-12-01Daily bump.GCC Administrator7-1/+399
2023-11-30c++: wrong ambiguity in accessing static field [PR112744]Marek Polacek6-3/+95
2023-11-30libgo: update configure.ac to upstream GCCIan Lance Taylor1-1/+1
2023-11-30AArch64: Fix __sync_val_compare_and_swap [PR111404]Wilco Dijkstra1-1/+28
2023-11-30testsuite/arm: Fix bfloat16_vector_typecheck_[12].c tests [PR 112698]Christophe Lyon2-3/+3
2023-11-30GCN: Generally enable the 'gcc.target/gcn/avgpr-[...]' test casesThomas Schwinge8-8/+0
2023-11-30AArch64: Fix strict-align cpymem/setmem [PR103100]Wilco Dijkstra2-32/+24
2023-11-30Fortran: fix TARGET attribute of associating entity in ASSOCIATE [PR112764]Harald Anlauf2-0/+41
2023-11-30tree-optimization/112767 - spurious diagnostic after sccp/loop-split swapRichard Biener3-2/+29
2023-11-30tree-optimization/112766 - improve pruning of uninit diagnosticsRichard Biener2-48/+47
2023-11-30RISC-V: Support widening register overlap for vf4/vf8Juzhe-Zhong4-18/+190
2023-11-30RISC-V: Remove earlyclobber for wx/wf instructions.Juzhe-Zhong4-2/+314
2023-11-30ada: Rework fix for wrong finalization of qualified aggregate in allocatorEric Botcazou4-63/+63
2023-11-30ada: Support Put_Image for types in user-defined instances of predefined gene...Steve Baird1-1/+1
2023-11-30ada: Remove SPARK legality checksYannick Moy11-645/+13
2023-11-30ada: Remove GNATcheck violationsSheri Bernstein1-5/+19
2023-11-30ada: Ignore defered compile time errors without backendViljar Indus1-0/+10
2023-11-30ada: Fix spelling of functions with(out) "side effects"Yannick Moy12-64/+64
2023-11-30ada: Crash initializing component of private record typeJavier Miranda1-85/+89
2023-11-30ada: Name resolution in expanded instancesSteve Baird1-0/+338
2023-11-30ada: Add comment describing Partition_Elaboration_Policy dependency.Steve Baird1-0/+6
2023-11-30ada: Too-strict conformance checking for formal discriminated typeSteve Baird1-5/+12
2023-11-30ada: Fix predicate check failure in Expand_Allocator_ExpressionEric Botcazou1-8/+9
2023-11-30ada: Fix wrong finalization for qualified aggregate of limited type in allocatorEric Botcazou1-0/+21
2023-11-30ada: Constant_Indexing used when context requires a variableSteve Baird1-3/+15
2023-11-30wide-int: Fix wide_int division/remainder [PR112733]Jakub Jelinek1-13/+22
2023-11-30c++: Implement C++26 P2169R4 - Placeholder variables with no name [PR110349]Jakub Jelinek15-84/+1057
2023-11-30Support sdot_prodv*qi with emulation of sdot_prodv*hi.liuhongt2-12/+90
2023-11-30Use vec_extact_lo instead of subreg in reduc_<code>_scal_m.liuhongt1-21/+26
2023-11-30Revert "testsuite: analyzer: expect alignment warning with -fshort-enums"Alexandre Oliva2-2/+2
2023-11-30c++: mark short-enums as packedAlexandre Oliva1-0/+6