aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
6 hoursarm: Fix CMSE nonecure calls [PR 120977]Christophe Lyon6-27/+42
6 hoursAArch64: Fix invalid immediate offsets in SVE gather/scatter [PR121449]Pengfei Li2-32/+76
6 hoursAdd subsections for vectorization and OpenMP/OpenACC target hooksRichard Biener2-0/+20
7 hoursRemove setting of STMT_VINFO_VECTYPE on non-dataref stmtsRichard Biener2-176/+11
9 hoursaarch64: Relax fpm_t assert to allow const_ints [PR120986]Alex Coplan2-2/+10
9 hoursaarch64: Fix predication of FP8 FDOT insns [PR120986]Alex Coplan3-8/+24
11 hourstree-optimization/121454 - ICE building libgoRichard Biener1-9/+18
13 hourstailc: Handle other forms of finally_tmp.N conditional cleanups after musttai...Jakub Jelinek5-46/+357
13 hoursModernize vectorizable_lane_reducingRichard Biener1-6/+7
13 hoursPass SLP node to promotion/demotion costingRichard Biener1-11/+4
13 hoursFix typo in getting SLP_TREE_VECTYPERichard Biener1-1/+1
20 hoursDaily bump.GCC Administrator7-1/+228
24 hourscobol: Improve binary-to-string conversion.Robert Dubner6-9/+9
24 hoursc++: extract_call_expr and C++20 rewritten opsPatrick Palka1-22/+0
29 hoursc++: Implement C++26 P1061R10 - Structured Bindings can introduce a Pack [PR1...Jakub Jelinek15-42/+1990
30 hoursaarch64: Mark SME functions as .variant_pcs [PR121414]Richard Sandiford2-8/+56
31 hoursRemove MODE_COMPOSITE_P test from simplify_gen_subreg [PR120718]Richard Sandiford2-8/+16
32 hourstree-optimization/121405 - missed VN with aggregate copyRichard Biener3-5/+53
33 hoursvect: Extend peeling and versioning for alignment to VLA modesPengfei Li11-97/+291
37 hoursc++: Add testcase for CWG2577 [PR120778]Jakub Jelinek5-0/+62
37 hoursc++: Add testcase for CWG2575 [PR120778]Jakub Jelinek1-0/+51
37 hoursc++: Add testcase for CWG2576 [PR120778]Jakub Jelinek1-0/+47
37 hoursc++, c: Introduce -Wkeyword-macro warning/pedwarn - part of C++26 P2843R3 [PR...Jakub Jelinek29-8/+1098
37 hourss390: Add _BitInt supportStefan Schulze Frielinghaus5-8/+243
44 hoursDaily bump.GCC Administrator7-1/+407
45 hourstestsuite: fix escaping of square bracketsSam James1-1/+1
46 hoursi386: Fix invalid RTX mode in the unnamed rotate splitter.Uros Bizjak2-8/+12
2 days[hardbool] implement OP=, ++ and --, volatile and atomicsAlexandre Oliva6-21/+164
2 daysinstall: Replace bzip2 by xzGerald Pfeifer1-1/+1
2 daysi386: Add missing PTA_POPCNT and PTA_LZCNT with PTA_ABMYangyu Chen1-17/+17
2 daysgcc: drop placement new workaround for old bootstrap compilersSam James4-74/+3
2 daysc2y: Evaluate size expression only in the active branch of conditional operat...Martin Uecker2-45/+370
2 daysSimplify vect_supportable_dr_alignmentRichard Biener1-34/+3
2 daysc++: mangling cNTTP object w/ implicit non-trailing zeros [PR121231]Patrick Palka5-2/+171
2 daysc++: improve constexpr type mismatch diagnosticJason Merrill2-5/+18
2 daysRecord gather/scatter scale and base in the SLP treeRichard Biener4-27/+79
2 daysUse proper alias type for gather/scatter with SLPRichard Biener1-10/+10
2 daysAllow fully masked loops with legacy gather/scatterRichard Biener2-4/+5
2 daysbitint: Fix build [PR121413]Jakub Jelinek1-1/+2
2 daysAArch64: Fix test for vector length safetyTejas Belagod1-4/+4
2 daysbitint: Do not optimize away conversion to _BitInt before a VCEYang Yujie2-2/+35
2 daysbitint: Zero-extend the result of a signed->unsigned widening castYang Yujie2-0/+59
2 daysbitint: Make sure BEXTC checks extension when optimizedYang Yujie1-15/+13
2 daysbitint: Avoid extending ABI-extended large/huge _BitInts on loadYang Yujie1-8/+27
2 daysbitint: Fix up INTEGER_CST PHI handling [PR121413]Jakub Jelinek2-3/+52
2 daysbitint: Fix up handling of uninitialized mul/div/float cast operands [PR121127]Jakub Jelinek2-3/+27
2 daysgengtype: Include system.h earlier in gengtype-lex.cc [PR121386]Jakub Jelinek2-11/+3
2 daysfortran: cleanup duplicate tests for c_f_pointer_shape_driverYuao Ma5-94/+49
2 daysc++: Add test for vt/ff in line commentsJakub Jelinek2-0/+24
3 daysc: Fix ICE on invalid code involving bit fields [PR121217]Martin Uecker2-0/+22