platform/upstream/gcc.git
2021-09-28 Richard BienerFix gcc.target/i386/vect-pr97352.c for -m32 -march...
2021-09-28 Tobias Burnusgfortran.dg/include_15.f90: Add dg-prune-output [PR102500]
2021-09-28 Richard BienerFix gcc.dg/vect/bb-slp-pr65935.c FAIL with AVX after...
2021-09-28 Aldy HernandezControl all jump threading passes with -fjump-threads.
2021-09-28 liuhongtRelax condition of (vec_concat:M(vec_select op0 idx0...
2021-09-28 liuhongtSupport 128/256/512-bit vector plus/smin/smax reduction...
2021-09-28 GCC AdministratorDaily bump.
2021-09-27 Patrick Palkac++: deduction guides and ttp rewriting [PR102479]
2021-09-27 Aldy HernandezMinor cleanups to solver.
2021-09-27 Aldy HernandezRemove old VRP jump threader code.
2021-09-27 Aldy HernandezReplace VRP threader with a hybrid forward threader.
2021-09-27 Martin LiskaCome up with section_flag enum.
2021-09-27 Martin Liskaflag_complex_method: support optimize attribute
2021-09-27 Vincent LefevreUpdate pathname for IBM long double description.
2021-09-27 Richard Bienermiddle-end/102450 - avoid type_for_size for non-existin...
2021-09-27 Tobias Burnuslibgomp.oacc-fortran/privatized-ref-2.f90: Fix dg-note
2021-09-27 Tobias BurnusFortran: Fix assumed-size to assumed-rank passing ...
2021-09-27 Andrew PinskiFix PR c/94726: ICE with __builtin_shuffle and changing...
2021-09-27 Aldy HernandezUse on-demand ranges in ssa_name_has_boolean_range...
2021-09-27 Aldy HernandezConvert some evrp uses in DOM to the range_query API.
2021-09-27 Richard BienerAllow different vector types for stmt groups
2021-09-27 liuhongtRevert "Optimize v4sf reduction.".
2021-09-27 GCC AdministratorDaily bump.
2021-09-26 Tobias BurnusFortran: Fix associated intrinsic with assumed rank...
2021-09-26 liuhongtRemove storage only description for _Float16 w/o avx512...
2021-09-26 GCC AdministratorDaily bump.
2021-09-25 Dimitar Dimitrovpru: Named address space for R30/R31 I/O access
2021-09-25 GCC AdministratorDaily bump.
2021-09-24 Andrew Burgesstop-level: merge Makefile.def patches from binutils...
2021-09-24 Harald AnlaufFortran - improve checking for intrinsics allowed in...
2021-09-24 Sandra LoosemoreFortran: Add missing diagnostic for F2018 C711 (TS29113...
2021-09-24 Patrick Palkareal: fix encoding of negative IEEE double/quad values...
2021-09-24 Vladimir N... Make profitability calculation of RA conflict presentat...
2021-09-24 Aldy Hernandezpath solver: Avoid further lookups when range is define...
2021-09-24 Jonathan Wakelylibstdc++: Remove redundant 'inline' specifiers
2021-09-24 Richard BienerVerify unallocated edge/BB flags are clear
2021-09-24 Tobias BurnusFortran: Improve file-reading error diagnostic [PR55534]
2021-09-24 Aldy HernandezAvoid invalid loop transformations in jump threading...
2021-09-24 Feng XueFix value uninitialization in vn_reference_insert_piece...
2021-09-24 Feng XueFix null-pointer dereference in delete_dead_or_redundan...
2021-09-24 Hongyu WangAVX512FP16: Support cond_op for HFmode
2021-09-24 GCC AdministratorDaily bump.
2021-09-23 Sandra LoosemoreFortran: Diagnose default-initialized pointer/allocatab...
2021-09-23 Michel Morinc++: adjust the handling of RID_ATTRIBUTE.
2021-09-23 Michel Morinc++: add spellcheck suggestions for typedef etc. [PR77565]
2021-09-23 Andrew MacLeodLook for a relation between operands only when possible.
2021-09-23 Andrew MacLeodCreate a ranger-local flag for non-executable edges.
2021-09-23 Tobias BurnusFortran: Handle allocated() with coindexed scalars...
2021-09-23 Luís Ferreiralibiberty: prevent null dereferencing on dlang_type
2021-09-23 Luís Ferreiralibiberty: prevent buffer overflow when decoding user...
2021-09-23 Jonathan Wakelylibstdc++: Remove c++20-specific dg-error directives...
2021-09-23 Jonathan Wakelylibstdc++: Disable PCH for test that depends on a macro...
2021-09-23 Jonathan Wakelylibstdc++: Make std::system_category() recognize Window...
2021-09-23 Jonathan Wakelylibstdc++: Improvements to standard error category...
2021-09-23 Jonathan Wakelylibstdc++: std::system_category should know meaning...
2021-09-23 Patrick Palkac++: improve tree dump for templated decls
2021-09-23 Eric Botcazou[Ada] Fix obsolete comment mentioning girder discriminants
2021-09-23 Richard Kenner[Ada] Add Subprogram_Body_Or_Type
2021-09-23 Richard Kenner[Ada] Add N_Has_Bounds and N_Is_Index
2021-09-23 Eric Botcazou[Ada] Adjust documentation of gnatsymbolize
2021-09-23 Piotr Trojanek[Ada] Tune detection of internally generated positional...
2021-09-23 Javier Miranda[Ada] Wrappers of access-to-subprograms with pre/post...
2021-09-23 Ed Schonberg[Ada] Ada2022: implementation of AI12-0212 : iterator...
2021-09-23 Bob Duff[Ada] Follow-on efficiency improvements
2021-09-23 Richard Kenner[Ada] If unnesting and relocating subprogram call,...
2021-09-23 Piotr Trojanek[Ada] Remove Initializes contracts from Ada.Strings...
2021-09-23 Bob Duff[Ada] Cleanup and efficiency improvements
2021-09-23 Yannick Moy[Ada] Minimize parts of Ada.Strings.Fixed marked SPARK_...
2021-09-23 Piotr Trojanek[Ada] Remove global parameter in Global contracts of...
2021-09-23 Steve Baird[Ada] Update "Implementation Defined Characteristics...
2021-09-23 Bill Schmidtrs6000: Add psabi diagnostic for C++ zero-width bit...
2021-09-23 Aldy HernandezRemove dominator check in fold_using_range::range_of_phi.
2021-09-23 Aldy HernandezHoist edge calculations in precompute_relations.
2021-09-23 Jonathan Wakelyconfigure: Update --help output for --with-multilib...
2021-09-23 Richard Bienertree-optimization/102448 - clear copied alignment info...
2021-09-23 Hongyu WangAVX512FP16: Enable vec_cmpmn/vcondmn expanders for...
2021-09-23 Hongyu WangAVX512FP16: add truncmn2/extendmn2 expanders
2021-09-23 Hongyu WangAVX512FP16: Add float(uns)?mn2 expander
2021-09-23 Hongyu WangAVX512FP16: Add fix(uns)?_truncmn2 for HF scalar and...
2021-09-23 Hongyu WangAVX512FP16: Add expander for smin/maxhf3.
2021-09-23 liuhongtAVX512FP16: Add expander for fmahf4
2021-09-23 liuhongtAVX512FP16: Add expander for rint/nearbyinthf2.
2021-09-23 Jakub Jelinekopenmp: Diagnose omp::directive attribute without balan...
2021-09-23 Aldy HernandezOverhaul jump thread state in forward threader.
2021-09-23 GCC AdministratorDaily bump.
2021-09-23 Sandra LoosemoreFortran: diagnostic for argument w/type parameters...
2021-09-23 Sandra LoosemoreFortran: Fixes for F2018 C838 (PR fortran/101334)
2021-09-23 Sandra LoosemoreFortran: Fix testcases that violate C838, + revealed ICE
2021-09-22 Tobias BurnusFortran: Improve -Wmissing-include-dirs warnings [PR55534]
2021-09-22 Roger SayleMore NEGATE_EXPR folding in match.pd
2021-09-22 H.J. Lux86: Clean up gcc.target/i386/auto-init-* tests
2021-09-22 Patrick Palkac++: concept-ids and value-dependence [PR102412]
2021-09-22 Yannick Moy[Ada] Simplify contract of Ada.Strings.Fixed.Trim for...
2021-09-22 Piotr Trojanek[Ada] Reuse routines for detecting attributes Old and...
2021-09-22 Yannick Moy[Ada] Spurious error on deferred constant with predicate
2021-09-22 Bob Duff[Ada] Fix conformance errors and erroneous code
2021-09-22 Yannick Moy[Ada] Clarify parts of Ada.Strings.Unbounded in SPARK...
2021-09-22 Arnaud Charlet[Ada] Update status of some attributes
2021-09-22 Doug Rupp[Ada] VxWorks inconsistent use of return type (STATUS)
2021-09-22 Arnaud Charlet[Ada] More flexibility in preprocessor
next