aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2024-07-02aarch64: Add vector popcount besides QImode [PR113859]Pengxuan Zheng3-1/+167
2024-07-02aarch64: Add testcase for vectorconvert lowering [PR110473]Andrew Pinski1-0/+20
2024-07-02Rename expand_powcabs pass to expand_powAndrew Pinski5-18/+17
2024-07-02Add some optimizations to gimple_expand_builtin_cabsAndrew Pinski5-11/+123
2024-07-02Move cabs expansion from powcabs to complex lowering [PR115710]Andrew Pinski5-70/+113
2024-07-02Small optimization for complex addition, real/imag parts the sameAndrew Pinski2-1/+18
2024-07-02c++: Fix ICE on constexpr placement new [PR115754]Jakub Jelinek2-1/+40
2024-07-02c++: Implement C++26 P3144R2 - Deleting a Pointer to an Incomplete Type Shoul...Jakub Jelinek8-14/+160
2024-07-02c++: Implement C++26 P0963R3 - Structured binding declaration as a condition ...Jakub Jelinek16-27/+927
2024-07-02Regenerate common.opt.urlsDavid Faust1-0/+3
2024-07-02bpf,btf: enable BTF pruning by default for BPFDavid Faust6-8/+100
2024-07-02btf: add -gprune-btf optionDavid Faust9-7/+493
2024-07-02btf: refactor and simplify implementationDavid Faust5-742/+542
2024-07-02ctf: use pointers instead of IDs internallyDavid Faust7-292/+285
2024-07-02ctf, btf: restructure CTF/BTF emissionDavid Faust4-49/+50
2024-07-02Arm: Fix disassembly error in Thumb-1 relaxed load/store [PR115188]Wilco Dijkstra4-6/+21
2024-07-02build: Fix "make install" for MinGWLewis Hyatt1-1/+1
2024-07-02gcc: docs: Fix documentation of two hooksMatthew Malcomson2-20/+16
2024-07-02tree-optimization/115741 - ICE with VMAT_CONTIGUOUS_REVERSE and gapRichard Biener1-1/+2
2024-07-02ada: Use static allocation for small dynamic string concatenations in more casesEric Botcazou1-24/+67
2024-07-02ada: Fix generic renaming table low bound on resetRonan Desplanques1-1/+1
2024-07-02ada: Compiler accepts an illegal Unchecked_Access attribute referenceSteve Baird1-0/+7
2024-07-02ada: Use clause (or use type clause) in a protected operation sometimes ignored.Steve Baird1-0/+41
2024-07-02ada: Put_Image aspect spec ignored for null extension.Steve Baird1-1/+16
2024-07-02ada: Allow mutably tagged types to work with qualified expressionsJustin Squirek1-0/+14
2024-07-02ada: Bug box for expression function with list comprehensionBob Duff1-0/+1
2024-07-02ada: Call memcmp instead of Compare_Array_Unsigned_8 and...Eric Botcazou3-36/+138
2024-07-02ada: Fix analysis of Extensions_VisibleYannick Moy3-19/+38
2024-07-02ada: Fix bogus error on allocator in instantiation with private derived typesEric Botcazou1-30/+21
2024-07-02ada: Miscomputed bounds for inner null array aggregatesJavier Miranda1-31/+384
2024-07-02ada: Fix crash on box-initialized component with No_Default_InitializationEric Botcazou3-22/+29
2024-07-02ada: Document that -gnatdJ is unusedEric Botcazou1-0/+1
2024-07-02amdgcn: invent target feature flagsAndrew Stubbs4-87/+155
2024-07-02c++: Relax too strict assert in stabilize_expr [PR111160]Simon Martin3-1/+22
2024-07-02i386: Support APX NF and NDD for imul/mulLingling Kong2-45/+61
2024-07-02sparc: define SPARC_LONG_DOUBLE_TYPE_SIZE for vxworks [PR115739]Kewen Lin1-0/+4
2024-07-02LoongArch: Define loongarch_insn_cost and set the cost of movcf2gr and movgr2cf.Lulu Cheng1-0/+29
2024-07-02LoongArch: Fix explicit-relocs-{extreme-,}tls-desc.c tests.Lulu Cheng2-2/+2
2024-07-02isel: Fold more in gimple_expand_vec_cond_expr [PR115659]Kewen Lin1-7/+41
2024-07-02Daily bump.GCC Administrator5-1/+321
2024-07-01c++: ICE with computed gotos [PR115469]Marek Polacek2-4/+34
2024-07-01testsuite: fix spaceship-narrowing1.CMarek Polacek1-1/+1
2024-07-01c++: unresolved overload with comma op [PR115430]Marek Polacek3-2/+28
2024-07-01c++: DR2627, Bit-fields and narrowing conversions [PR94058]Marek Polacek5-0/+134
2024-07-01Preserve SSA info for more propagated copyRichard Biener2-0/+12
2024-07-01RISC-V: Add testcases for unsigned scalar .SAT_ADD IMM form 4Pan Li9-0/+270
2024-07-01RISC-V: Add testcases for unsigned scalar .SAT_ADD IMM form 3Pan Li9-0/+270
2024-07-01RISC-V: Add testcases for unsigned scalar .SAT_ADD IMM form 2Pan Li9-0/+269
2024-07-01RISC-V: Add testcases for unsigned scalar .SAT_ADD IMM form 1Pan Li9-0/+269
2024-07-01testsuite: Fix -m32 gcc.target/i386/pr102464-vrndscaleph.c on RedHat.Roger Sayle1-0/+3