aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2024-04-17AVR: target/114752 - Fix ICE on inline asm const 64-bit float operandGeorg-Johann Lay1-4/+13
2024-04-17asan: Don't instrument .ABNORMAL_DISPATCHER [PR114743]Jakub Jelinek2-0/+15
2024-04-17Daily bump.GCC Administrator6-1/+210
2024-04-16PR modula2/114745: const cast causes ICEGaius Mulley15-166/+341
2024-04-16testsuite: Fix data check loop on vect-early-break_124-pr114403.cTamar Christina1-2/+2
2024-04-16Fortran: ALLOCATE of fixed-length CHARACTER with SOURCE/MOLD [PR113793]Harald Anlauf5-4/+179
2024-04-16Document that vector_size works with typedefs [PR92880]Andrew Pinski1-6/+7
2024-04-16tree-optimization/114736 - SLP DFS walk issueRichard Biener2-1/+16
2024-04-16tree-optimization/114733 - neg induction fails for 1 element vectorsRichard Biener2-0/+22
2024-04-16Fix some comment nitsJakub Jelinek2-5/+5
2024-04-16c++: Handle ARRAY_TYPE in check_bit_cast_type [PR114706]Jakub Jelinek2-0/+33
2024-04-16optimize Zicond conditional select cases.Fei Gao2-1/+17
2024-04-16[strub] improve handling of indirected volatile parms [PR112938]Alexandre Oliva2-0/+19
2024-04-16LoongArch: Add indexes for some compilation options.Lulu Cheng12-13/+23
2024-04-16Daily bump.GCC Administrator6-1/+119
2024-04-15AVR: Add 8 more avrxmega3 MCUs.Georg-Johann Lay2-1/+9
2024-04-15ada: Add documentation for Exceptional_CasesPiotr Trojanek4-807/+876
2024-04-15Guard longjmp in test to not inf loop [PR114720]Jørgen Kvalsvik1-1/+13
2024-04-15RISC-V: Add VLS to mask vec_extract [PR114668].Robin Dapp2-2/+37
2024-04-15gcov-profile/114715 - missing coverage for switchRichard Biener2-0/+31
2024-04-15x86: Allow TImode offsettable memory only with 8-bit constantH.J. Lu5-17/+50
2024-04-15middle-end: adjust loop upper bounds when peeling for gaps and early break [P...Tamar Christina3-8/+124
2024-04-15Inline 'gcc/rust/Make-lang.in:RUST_LIBDEPS' into single userThomas Schwinge1-3/+1
2024-04-15Add 'gcc/rust/Make-lang.in:LIBPROC_MACRO_INTERNAL'Thomas Schwinge1-2/+4
2024-04-15Inline 'gcc/rust/Make-lang.in:RUST_LDFLAGS' into single userThomas Schwinge1-2/+1
2024-04-15Remove 'libgrust/libproc_macro_internal' from 'gcc/rust/Make-lang.in:RUST_LDF...Thomas Schwinge1-1/+1
2024-04-15testsuite: i386: Restrict gcc.target/i386/fhardened-1.c etc. to Linux/GNURainer Orth2-0/+2
2024-04-15attribs: Don't crash on NULL TREE_TYPE in diag_attr_exclusions [PR114634]Jakub Jelinek2-1/+14
2024-04-15c++: Only emit exported GMF usings [PR114600]Nathaniel Shead2-1/+15
2024-04-15Daily bump.GCC Administrator3-1/+12
2024-04-14c++: Setup aliases imported from modules [PR106820]Nathaniel Shead3-0/+22
2024-04-14Daily bump.GCC Administrator3-1/+52
2024-04-13Regenerate c.opt.urlsMark Wielaard1-0/+3
2024-04-13c++/modules: make bits_in/out move-constructiblePatrick Palka1-0/+2
2024-04-13c++/modules: optimize tree flag streamingPatrick Palka1-193/+262
2024-04-13Daily bump.GCC Administrator6-1/+277
2024-04-13aarch64: Add rcpc3 dependency on rcpc2 and rcpcAndrew Carlotti3-4/+5
2024-04-13aarch64: Enable +cssc for armv8.9-aAndrew Carlotti1-1/+1
2024-04-12c++: ICE with temporary of class type in array DMI [PR109966]Marek Polacek3-39/+92
2024-04-12rs6000: Add OPTION_MASK_POWER8 [PR101865]Will Schmidt13-9/+245
2024-04-12c++/modules: local type merging [PR99426]Patrick Palka6-31/+222
2024-04-12c++: reference cast, conversion fn [PR113141]Jason Merrill4-1/+48
2024-04-12c++: reference list-init, conversion fn [PR113141]Jason Merrill4-4/+56
2024-04-12Regenerate opt.urlsTatsuyuki Ishi1-0/+2
2024-04-12c++: Fix bogus warnings about ignored annotations [PR114691]Jakub Jelinek2-1/+27
2024-04-12c++: templated substitution into lambda-expr, cont [PR114393]Patrick Palka2-2/+21
2024-04-12c++: Diagnose or avoid constexpr dtors in classes with virtual bases [PR114426]Jakub Jelinek3-10/+21
2024-04-12match: Fix `!a?b:c` and `a?~t:t` patterns for signed 1 bit types [PR114666]Andrew Pinski2-1/+18
2024-04-12aarch64: Avoid using mismatched ZERO ZA sizesRichard Sandiford2-11/+15
2024-04-12s390: testsuite: Xfail range-sincos.c and vrp-float-abs-1.cStefan Schulze Frielinghaus2-2/+2