aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-23text-art: remove explicit #include of C++ standard library headersDavid Malcolm18-5/+25
2023-06-24VECT: Apply LEN_MASK_{LOAD,STORE} into vectorizerJu-Zhe Zhong4-83/+267
2023-06-24Daily bump.GCC Administrator8-1/+170
2023-06-23compiler, libgo: support bootstrapping gc compilerIan Lance Taylor6-11/+37
2023-06-23c++: provide #include hint for missing includes [PR110164]David Malcolm4-1/+22
2023-06-23c++: Add support for -std={c,gnu}++2{c,6}Marek Polacek11-17/+113
2023-06-23libcpp: allow UCS_LIMIT codepoints in UTF-8 stringsBen Boeckel1-1/+1
2023-06-23libstdc++: Use RAII in std::vector::_M_realloc_insertJonathan Wakely1-51/+87
2023-06-23Tiny phiprop compile time optimizationJan Hubicka1-3/+5
2023-06-23Fortran: ABI for scalar CHARACTER(LEN=1),VALUE dummy argument [PR110360]Harald Anlauf2-0/+97
2023-06-23Fix power10 fusion bug with prefixed loads, PR target/105325Michael Meissner6-42/+84
2023-06-23testsuite,objective-c++: Fix imported NSObjCRuntime.h.Iain Sandoe1-0/+3
2023-06-23Improved SUBREG simplifications in simplify-rtx.cc's simplify_subreg.Roger Sayle1-0/+32
2023-06-23Fix initializer_constant_valid_p_1 TYPE_PRECISION useRichard Biener1-1/+2
2023-06-23Deal with vector typed operands in conversionsRichard Biener1-5/+8
2023-06-23[aarch64/match.pd] Fix ICE observed in PR110280.Prathamesh Kulkarni2-1/+20
2023-06-23Fix tree_simple_nonnegative_warnv_p for VECTOR_TYPEsRichard Biener1-1/+2
2023-06-23Properly guard vect_look_through_possible_promotionRichard Biener1-1/+5
2023-06-23Use element_precision for match.pd arith conversion optimizationRichard Biener1-4/+4
2023-06-23Bogus and missed folding on vector comparesRichard Biener2-4/+4
2023-06-23Optimize vector codegen for invariant loads, fix SLP supportRichard Biener1-20/+19
2023-06-23Improve vector_vector_composition_typeRichard Biener1-0/+8
2023-06-23Daily bump.GCC Administrator11-1/+399
2023-06-22rust: Update usage of TARGET_AIX to TARGET_AIX_OSPaul E. Murphy1-3/+3
2023-06-22go: Update usage of TARGET_AIX to TARGET_AIX_OSPaul E. Murphy2-7/+7
2023-06-22configure: Implement --enable-host-bind-nowMarek Polacek7-5/+83
2023-06-22Change fma_reassoc_width tuning for ampere1Di Zhao OS1-1/+1
2023-06-22libgomp.texi: Improve OpenMP ICV descriptionTobias Burnus1-12/+117
2023-06-22tree-optimization/110332 - fix ICE with phipropRichard Biener4-3/+46
2023-06-22i386: Convert ptestz of pandn into ptestc.Roger Sayle11-10/+259
2023-06-21analyzer: add text-art visualizations of out-of-bounds accesses [PR106626]David Malcolm54-148/+4383
2023-06-21diagnostics: add support for "text art" diagramsDavid Malcolm50-33/+7760
2023-06-21testsuite: move handle-multiline-outputs to before check for blank linesDavid Malcolm6-15/+21
2023-06-21compiler: determine types of Slice_{value,info} expressionsIan Lance Taylor3-4/+13
2023-06-22Daily bump.GCC Administrator5-1/+317
2023-06-21function: Change return type of predicate function from int to boolUros Bizjak2-45/+42
2023-06-21c-family: implement -ffp-contract=onAlexander Monakov5-6/+89
2023-06-21Merge from trunk revision 577223aebc7acdd31e62b33c1682fe54a622ae27.Ian Lance Taylor5994-263847/+414559
2023-06-21Fortran: Fix some bugs in associate [PR87477]Paul Thomas12-29/+286
2023-06-21Fortran: Seg fault passing string to type cptr dummy [PR108961].Paul Thomas2-1/+30
2023-06-21vect: Add testcases for unsigned conversions [PR110018]Uros Bizjak2-10/+104
2023-06-21aarch64: Avoid same input and output Z register for gather loadsKyrylo Tkachov4-71/+263
2023-06-21aarch64: Convert SVE gather patterns to compact syntaxKyrylo Tkachov2-191/+211
2023-06-21Revert "aarch64: Convert SVE gather patterns to compact syntax"Kyrylo Tkachov2-275/+191
2023-06-21Move can_vec_mask_load_store_p and get_len_load_store_mode from "optabs-query...Ju-Zhe Zhong5-69/+68
2023-06-21Less strip_offset in IVOPTsRichard Biener1-3/+4
2023-06-21Less strip_offset in IVOPTsRichard Biener1-4/+4
2023-06-21Hide IVOPTs strip_offsetRichard Biener3-6/+9
2023-06-21aarch64: Convert SVE gather patterns to compact syntaxKyrylo Tkachov2-191/+275
2023-06-21docs: replace backslashchar [PR 110329].Tamar Christina1-1/+1