aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2024-02-20analyzer: handle array-initialization from a string_cst [PR113999]David Malcolm
2024-02-20analyzer: handle empty ranges in symbolic_byte_range::intersection [PR113998]David Malcolm
2024-02-21Daily bump.GCC Administrator
2024-02-20Fortran: fix passing array component ref to polymorphic proceduresPeter Hill
2024-02-20rs6000: Update instruction counts due to combine changes [PR112103]Peter Bergner
2024-02-20AVR: Use types of exact size and signedness in built-ins.Georg-Johann Lay
2024-02-20AVR: extend.texi - Use @defbuiltin to document built-ins.Georg-Johann Lay
2024-02-20bpf: Add documentation for the -mcpu optionWill Hawkins
2024-02-20aarch64: Fix streaming-compatible code with -mtrack-speculation [PR113805]Richard Sandiford
2024-02-20testsuite: Fix up analyzer/torture/vector-extract-1.c test for i686 [PR113983]Jakub Jelinek
2024-02-20Fix testcase for platform without gnu/stubs-x32.hliuhongt
2024-02-20Daily bump.GCC Administrator
2024-02-19analyzer: fix -Wanalyzer-va-arg-type-mismatch false +ve on int types [PR111289]David Malcolm
2024-02-19analyzer, testsuite: add regression test [PR110520]David Malcolm
2024-02-19analyzer: Fix maybe_undo_optimize_bit_field_compare vs non-scalar types [PR11...Andrew Pinski
2024-02-19aarch64: Register rng builtins with uint64_t pointers.Iain Sandoe
2024-02-19Update .po filesJoseph Myers
2024-02-19GCN: Conditionalize 'define_expand "reduc_<fexpander>_scal_<mode>"' on '!TARG...Thomas Schwinge
2024-02-19GCN: Restore lost '__gfx90a__' target CPU definitionThomas Schwinge
2024-02-19c++: compound-requirement partial substitution [PR113966]Patrick Palka
2024-02-19Fix testism where __seg_gs was being used for all targetsAndre Simoes Dias Vieira
2024-02-19rtl-optimization/54052 - RTL SSA PHI insertion compile-time hogRichard Biener
2024-02-19PR modula2/113889 Incorrect constant string value if declared in a definition...Gaius Mulley
2024-02-19d: Add UTF BOM tests to gdc.dg testsuiteIain Buclaw
2024-02-19match.pd: Fix ICE on BIT_INSERT_EXPR of BIT_FIELD_REF folding [PR113967]Jakub Jelinek
2024-02-19RISC-V: Suppress the vsetvl fusion for conflict successorsJuzhe-Zhong
2024-02-19Daily bump.GCC Administrator
2024-02-18x86-64: Generate push2/pop2 only if the incoming stack is 16-byte alignedH.J. Lu
2024-02-18AVR: Improve documentation for -mmcu=.Georg-Johann Lay
2024-02-18AVR: Add examples for ISR macro to interrupt attribute doc.Georg-Johann Lay
2024-02-18testsuite: Mark non-optimized variants as expensiveDimitar Dimitrov
2024-02-18LoongArch: Remove redundant symbol type conversions in larchintrin.h.Lulu Cheng
2024-02-18LoongArch: Fix wrong return value type of __iocsrrd_h.Lulu Cheng
2024-02-18Daily bump.GCC Administrator
2024-02-17d: Merge dmd, druntime 9471b25db9, phobos 547886846.Iain Buclaw
2024-02-17libgfortran: [PR105473] Fix checks for decimal='comma'.Jerry DeLisle
2024-02-17fortran: gfc_trans_subcomponent_assign fixes [PR113503]Jakub Jelinek
2024-02-17libgfortran: Fix namelist read.Jerry DeLisle
2024-02-17c++: wrong looser excep spec for dep noexcept [PR113158]Marek Polacek
2024-02-17Fortran: deferred length of character variables shall not get lost [PR113911]Harald Anlauf
2024-02-17testsuite: Fix up lra effective targetJakub Jelinek
2024-02-17Daily bump.GCC Administrator
2024-02-16Add -Wstrict-aliasing to vector-struct-1.C testcaseAndrew Pinski
2024-02-16Regenerate .pot filesJoseph Myers
2024-02-16c++: wrong looser exception spec with deleted fnMarek Polacek
2024-02-16c++: Add testcase for this PR [PR97990]Andrew Pinski
2024-02-16testsuite: Add support for scanning assembly with comparitorEdwin Lu
2024-02-16c++: add fixed testcase [PR111682]Patrick Palka
2024-02-16c++: implicit move with throw [PR113853]Marek Polacek
2024-02-16c++: Diagnose this specifier on template parameters [PR113929]Jakub Jelinek