aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2024-05-31Provide counted_by attribute to flexible array member fieldQing Zhao10-21/+444
2024-05-31alpha: Fix invalid RTX in divmodsi insn patterns [PR115297]Uros Bizjak3-10/+26
2024-05-31nvptx target: Global constructor, destructor support, via nvptx-tools 'ld'Thomas Schwinge3-4/+15
2024-05-31tree-optimization/115278 - fix DSE in if-conversion wrt volatilesRichard Biener2-1/+41
2024-05-31fix: valid compiler optimization may fail the testMarc Poulhiès1-0/+12
2024-05-31build: Include minor version in config.gcc unsupported messageRainer Orth1-2/+2
2024-05-31Fix some opindex for some options [PR115022]Andrew Pinski13-16/+33
2024-05-30xtensa: Use epilogue_completed rather than cfun->machine->epilogue_doneTakayuki 'January June' Suwa3-16/+4
2024-05-30xtensa: Use REG_P(), MEM_P(), etc. instead of comparing GET_CODE()Takayuki 'January June' Suwa3-53/+51
2024-05-31C23: allow aliasing for types derived from structs with variable sizeMartin Uecker4-9/+59
2024-05-31C: allow aliasing of compatible types derived from enumeral types [PR115157]Martin Uecker8-14/+112
2024-05-31Rename double_u with __double_u to avoid pulluting the namespace.liuhongt2-8/+8
2024-05-31Daily bump.GCC Administrator4-1/+410
2024-05-31i386: Rewrite bswaphi2 handling [PR115102]Uros Bizjak2-27/+60
2024-05-30ira: Fix go_through_subreg offset calculation [PR115281]Richard Sandiford2-1/+41
2024-05-30aarch64, middle-end: Move pair_fusion pass from aarch64 to middle-endAjit Kumar Agarwal5-3149/+3216
2024-05-30ggc: Reduce GGC_QUIRE_SIZE on Solaris/SPARC [PR115031]Rainer Orth1-0/+3
2024-05-30analyzer: fix a -Wunused-parameterDavid Malcolm1-1/+1
2024-05-30Add new text_art::tree_widget and use it in analyzerDavid Malcolm57-33/+2071
2024-05-30[testsuite] [powerpc] adjust -m32 counts for fold-vec-extract*Alexandre Oliva7-16/+9
2024-05-30Support vcond_mask_qiqi and friends.liuhongt2-0/+30
2024-05-30Don't reduce estimated unrolled size for innermost loop.liuhongt2-22/+86
2024-05-30[testsuite] conditionalize dg-additional-sources on target and typeAlexandre Oliva11-15/+46
2024-05-30tree-ssa-pre.c/115214(ICE in find_or_generate_expression, at tree-ssa-pre.c:2...Jiawei2-3/+59
2024-05-30Revert "resource.cc: Replace calls to find_basic_block with cfgrtl BLOCK_FOR_...Hans-Peter Nilsson1-10/+56
2024-05-30Revert "resource.cc (mark_target_live_regs): Remove check for bb not found"Hans-Peter Nilsson1-132/+138
2024-05-30Revert "resource.cc: Remove redundant conditionals"Hans-Peter Nilsson1-52/+71
2024-05-30Daily bump.GCC Administrator8-1/+1147
2024-05-29C23: fix aliasing for structures/unions with incomplete typesMartin Uecker2-3/+76
2024-05-30MIPS16: Mark $2/$3 as clobbered if GP is usedYunQiang Su1-1/+10
2024-05-30MIPS/testsuite: Fix bseli.b fail in msa-builtins.cYunQiang Su1-1/+1
2024-05-29PR modula2/115276 bugfix libgm2 wraptime.InitTM returns NILGaius Mulley1-0/+17
2024-05-29match: Add support for `a ^ CST` to bitwise_inverted_equal_p [PR115224]Andrew Pinski4-0/+42
2024-05-29Match: Add maybe_bit_not instead of plain matchingAndrew Pinski1-4/+10
2024-05-29aarch64: Split aarch64_combinev16qi before RA [PR115258]Richard Sandiford3-16/+34
2024-05-29Delete a file due to push errorFeng Xue1-0/+0
2024-05-29vect: Unify bbs in loop_vec_info and bb_vec_infoFeng Xue6-128/+74
2024-05-29c++: pragma target and static init [PR109753]Jason Merrill3-0/+15
2024-05-29[to-be-committed] [RISC-V] Use pack to handle repeating constantsJeff Law3-1/+52
2024-05-29c++: add module extensionsJason Merrill5-18/+24
2024-05-29libgomp: Enable USM for AMD APUs and MI200 devicesTobias Burnus1-1/+1
2024-05-29c-family: add hints for strerrorOskari Pirhonen3-0/+11
2024-05-29tree-optimization/115252 - enhance peeling for gaps avoidanceRichard Biener2-30/+46
2024-05-29tree-optimization/114435 - pcom left around copies confusing SLPRichard Biener2-0/+40
2024-05-29Fix link failure of GNAT tools on 32-bit SPARC/LinuxEric Botcazou1-3/+10
2024-05-29i386: Fix ix86_option override after change [PR 113719]Hongyu Wang1-5/+5
2024-05-29c++: canonicity of fn types w/ instantiated eh specs [PR115223]Patrick Palka2-0/+15
2024-05-29Fix memory leak.Andre Vehreschild2-3/+92
2024-05-29Align tight&hot loop without considering max skipping bytes.liuhongt2-5/+153
2024-05-29Adjust generic loop alignment from 16:11:8 to 16 for Intel processorsHaochen Jiang1-1/+1