aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-26[committed] [RISC-V] Fix expected diagnostic messages in testsuiteJeff Law2-4/+4
2023-07-27Daily bump.GCC Administrator10-1/+723
2023-07-26c++: passing partially inst ttp as ttp [PR110566]Patrick Palka3-13/+91
2023-07-26c++: passing partially inst tmpl as ttp [PR110566]Patrick Palka2-7/+17
2023-07-26[PATCH 2/5] [RISC-V] Generate Zicond instruction for basic semanticsXiao Zeng3-0/+134
2023-07-26[PATCH 1/5] [RISC-V] Recognize Zicond extensionXiao Zeng4-0/+18
2023-07-26c++: unifying REAL_CSTs [PR110809]Patrick Palka2-2/+15
2023-07-26Fortran: diagnose strings of non-constant length in DATA statements [PR68569]Harald Anlauf4-6/+52
2023-07-26Update gcc uk.poJoseph Myers1-13/+13
2023-07-26Regenerate gcc.potJoseph Myers1-9952/+10609
2023-07-26libstdc++: Require C++11 for 23_containers/vector/bool/110807.cc [PR110807]Jonathan Wakely1-1/+1
2023-07-26rs6000, add argument to function find_instanceCarl Love1-14/+25
2023-07-26c++: cp_parser_constant_expression cleanupsMarek Polacek1-13/+11
2023-07-26c++: member vs global template [PR106310]Jason Merrill2-7/+31
2023-07-26bpf: add v3 atomic instructionsDavid Faust17-19/+593
2023-07-26libstdc++: Avoid bogus overflow warnings in std::vector<bool> [PR110807]Jonathan Wakely3-3/+19
2023-07-26libstdc++: Add deprecated attribute to std::random_shuffle declarationsJonathan Wakely6-3/+27
2023-07-26[committed] Add check_vect in a testcaseMatthew Malcomson2-2/+5
2023-07-26rs6000, fix vec_replace_unaligned built-in argumentsCarl Love6-122/+212
2023-07-26analyzer: add symbol base class, moving region id to there [PR104940]David Malcolm10-150/+263
2023-07-26OpenMP: Call cuMemcpy2D/cuMemcpy3D for nvptx for omp_target_memcpy_rectTobias Burnus11-31/+884
2023-07-26testsuite: Fix gfortran.dg/ieee/comparisons_3.F90 testsuite failuresUros Bizjak1-1/+1
2023-07-26tree-optimization/106081 - elide redundant permuteRichard Biener2-1/+37
2023-07-26testsuite/110763: Ensure zero return from testSiddhesh Poyarekar1-3/+3
2023-07-26[range-ops] Remove special case for handling bitmasks in casts.Aldy Hernandez2-15/+10
2023-07-26RISC-V: Fix vector tuple intrinsicLi Xu4-25/+50
2023-07-26i386: Clear upper half of XMM register for V2SFmode operations [PR110762]Uros Bizjak3-403/+494
2023-07-26bpf: fix generation of neg and neg32 BPF instructionsJose E. Marchesi3-2/+30
2023-07-26libgomp.texi: Add status item, @ref and document omp_in_explicit_taskTobias Burnus1-2/+29
2023-07-26tree-optimization/110799 - fix bug in code hoistingRichard Biener2-5/+56
2023-07-26range-op-float: Fix up -frounding-math frange_arithmetic +- handling [PR110755]Jakub Jelinek2-0/+47
2023-07-26rs6000: Correct vsx operands output for xxeval [PR110741]Kewen Lin2-1/+553
2023-07-26[range-ops] Handle bitmasks for ABSU_EXPR.Aldy Hernandez1-0/+9
2023-07-26[range-ops] Handle bitmasks for ABS_EXPR.Aldy Hernandez2-0/+8
2023-07-26[range-ops] Handle bitmasks for BIT_NOT_EXPR.Aldy Hernandez2-0/+9
2023-07-26[range-ops] Handle bitmasks for unary operators.Aldy Hernandez1-9/+23
2023-07-26Initialize value in bit_value_unop.Aldy Hernandez1-1/+5
2023-07-26RISC-V: Fixbug for fsflags instruction error using immediate.Jin Ma2-2/+18
2023-07-26Fix profile_count::to_sreal_scaleJan Hubicka1-1/+1
2023-07-25c++: Track lifetimes in constant evaluation [PR70331,PR96630,PR98675]Nathaniel Shead7-42/+169
2023-07-25c++: Prevent dangling pointers from becoming nullptr in constexpr [PR110619]Nathaniel Shead5-9/+46
2023-07-25c++: Improve location information in constant evaluationNathaniel Shead41-118/+149
2023-07-25testsuite: run C++11 tests in C++11 modeJason Merrill1-3/+6
2023-07-26Daily bump.GCC Administrator8-1/+136
2023-07-25bpf: don't print () in bpf_print_operand_addressDavid Faust2-10/+13
2023-07-25Fix 110803: use of plain char instead of signed charAndrew Pinski1-10/+10
2023-07-25Update gcc uk.poJoseph Myers1-16049/+16356
2023-07-25c++: clear tf_partial et al in instantiate_template [PR108960]Marek Polacek1-6/+8
2023-07-25List myself as "nvptx port" maintainerThomas Schwinge1-0/+1
2023-07-25Make some functions in CCP static.Aldy Hernandez1-3/+3