summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Create gimple_range_op_handler in a new source file.Andrew MacLeod2022-09-2212-293/+386
* Adjust range_op_handler to store the handler directly.Andrew MacLeod2022-09-222-140/+114
* Replace another snippet with a call to gimple_range_ssa_names.Andrew MacLeod2022-09-221-17/+3
* Fortran: Fix automatic reallocation inside select rank [PR100103]José Rui Faustino de Sousa2022-09-222-2/+78
* Fortran: fix ICE in generate_coarray_sym_init [PR82868]Harald Anlauf2022-09-222-0/+16
* libiberty: Refer to Bugzilla in READMEJonathan Wakely2022-09-221-1/+1
* libstdc++: Implement constexpr std::bitset for C++23 (P2417R2)Jonathan Wakely2022-09-228-79/+440
* libstdc++: Rearrange tests for <bitset>Jonathan Wakely2022-09-2234-0/+0
* cmd/cgo: add and use runtime/cgo.Incomplete instead of //go:notinheapIan Lance Taylor2022-09-226-52/+67
* tree-optimization/102801 - testcase for uninit diagnosticRichard Biener2022-09-221-0/+55
* c++ modules: partial variable template specializations [PR106826]Patrick Palka2022-09-223-14/+82
* remove -gz=zlib-gnu option valueMartin Liska2022-09-224-115/+20
* c: fix uninitialized c_expr::m_decimal [PR106830]David Malcolm2022-09-226-7/+35
* tree-optimization/106922 - missed FRE/PRERichard Biener2022-09-223-32/+93
* xtensa: gcc: enable section anchors supportMax Filippov2022-09-221-0/+3
* xtensa: gcc: implement MI thunk generation for call0 ABIMax Filippov2022-09-221-1/+115
* tree-optimization/99407 - DSE with data-ref analysisRichard Biener2022-09-223-3/+52
* Some VN TLCRichard Biener2022-09-221-16/+27
* Fix typo in floorv2sf2, should be register_operand for op1, not vector_operand.liuhongt2022-09-222-1/+25
* libstdc++: Remove useless gdb printer registrationsFrançois Dumont2022-09-221-5/+0
* Daily bump.GCC Administrator2022-09-225-1/+139
* libstdc++: Fix accidental duplicate test [PR91456]Jonathan Wakely2022-09-212-4/+9
* libstdc++: Remove main() from some compile-only testsJonathan Wakely2022-09-215-25/+0
* libstdc++: Update <memory> synopsis test for C++11 and laterJonathan Wakely2022-09-211-7/+59
* [PR106967] Set known NANs to undefined for flag_finite_math_only.Aldy Hernandez2022-09-211-2/+7
* Clear unused flags in frange for undefined ranges.Aldy Hernandez2022-09-212-4/+8
* tree-optimization/106984 - tsan and COND_EXPR GIMPLERichard Biener2022-09-212-6/+14
* Fortran: handle RADIX kind in IEEE_SET_ROUNDING_MODEFrancois-Xavier Coudert2022-09-212-3/+36
* aarch64: Rewrite -march=native to -mcpu if no other -mcpu or -mtune is givenKyrylo Tkachov2022-09-211-18/+32
* [PR106967] frange: revamp relational operators for NANs.Aldy Hernandez2022-09-212-93/+193
* Fortran: add symbols in version map for IEEE_GET_MODES and IEEE_SET_MODESFrancois-Xavier Coudert2022-09-211-0/+6
* Don't check can_vec_perm_const_p for nonlinear iv_init when it's constant.liuhongt2022-09-212-1/+18
* libstdc++: Remove trailing whitespace in documentation sourcesJonathan Wakely2022-09-212-8/+8
* libstdc++: Add _Exit to <stdlib.h> for freestandingJonathan Wakely2022-09-211-0/+3
* libstdc++: Qualify std::abort() in testJonathan Wakely2022-09-211-1/+1
* libstdc++: Add <initializer_list> to ranges_base.h headerJonathan Wakely2022-09-211-0/+1
* Daily bump.GCC Administrator2022-09-218-1/+237
* Fortran: F2018 type(*),dimension(*) with scalars [PR104143]Tobias Burnus2022-09-204-2/+43
* Fortran: error recovery on invalid ARRAY argument to FINDLOC [PR106986]Harald Anlauf2022-09-202-0/+9
* Fortran: NULL pointer dereference in invalid simplification [PR106985]Harald Anlauf2022-09-202-1/+10
* c++: xtreme-header modules tests cleanupsPatrick Palka2022-09-203-44/+28
* c++: modules and non-dependent auto deductionPatrick Palka2022-09-204-0/+24
* Fortran: Fix function attributes [PR100132]José Rui Faustino de Sousa2022-09-202-2/+88
* frange::maybe_isnan() should return FALSE for undefined ranges.Aldy Hernandez2022-09-201-0/+2
* frange::set_nonnegative should not contain -NAN.Aldy Hernandez2022-09-202-0/+23
* fortran: add link to ISO_VARYING_STRING module [PR106636]Martin Liska2022-09-201-1/+2
* aarch64: Fix GTY markup for arm_sve.h [PR106491]Richard Sandiford2022-09-201-4/+8
* vect: Fix SLP layout handling of masked loads [PR106794]Richard Sandiford2022-09-203-8/+77
* vect: Fix missed gather load opportunityRichard Sandiford2022-09-202-0/+43
* [PR106970] New test for PR that has already been fixed.Aldy Hernandez2022-09-201-0/+9