platform/upstream/gcc.git
2022-07-07 Richard Bienertarget/106219 - proprly mark builtins pure via ix86_add...
2022-07-07 Jonathan Wakelytestsuite: Fix incorrect -mfloat128-type option
2022-07-07 Richard BienerSpeed up LC SSA rewrite more
2022-07-07 Richard BienerSpeed up LC SSA rewrite
2022-07-07 Dimitrije MilosevicMips: Fix the ASAN shadow offset hook for the n32 ABI
2022-07-07 Dimitrije Miloseviclibsanitizer: Cherry-pick 5d8077565e41 from upstream
2022-07-07 GCC AdministratorDaily bump.
2022-07-06 Thomas SchwingeRestore 'GOMP_offload_unregister_ver' functionality
2022-07-06 Thomas SchwingeDefine 'OMP_REQUIRES_[...]', 'GOMP_REQUIRES_[...]'...
2022-07-06 Lewis Hyattdiagnostics: Honor #pragma GCC diagnostic in the prepro...
2022-07-06 Iain Buclawd: Merge upstream dmd 56589f0f4, druntime 651389b5...
2022-07-06 Iain Buclawd: Build the D sources in the front-end with -fno-excep...
2022-07-06 Immad Miranalyzer: add testcase of using closed fd without warning.
2022-07-06 Immad Miranalyzer: reorder initialization of state m_invalid...
2022-07-06 Immad Miranalyzer: show close event for use_after_close diagnostic
2022-07-06 Piotr Trojanek[Ada] Simplify regular expression that matches 8 consec...
2022-07-06 Eric Botcazou[Ada] Update comment after recent changes wrt. secondar...
2022-07-06 Eric Botcazou[Ada] Improve code generated for aggregates of VFA...
2022-07-06 Eric Botcazou[Ada] Fix crash on aliased renaming of unconstrained...
2022-07-06 Eric Botcazou[Ada] Small tweak to gnat_to_gnu_subprog_type
2022-07-06 Eric Botcazou[Ada] Do not give warnings for compiler-generated entit...
2022-07-06 Eric Botcazou[Ada] Document the various function return mechanisms
2022-07-06 Yannick Moy[Ada] Deferred constant considered as not preelaborable
2022-07-06 Justin Squirek[Ada] Indexing error when calling GNAT.Regpat.Match
2022-07-06 Justin Squirek[Ada] Spurious non-callable warning on prefixed call...
2022-07-06 Yannick Moy[Ada] Support ghost generic formal parameters
2022-07-06 Javier Miranda[Ada] Missing error on tagged type conversion
2022-07-06 Marc Poulhiès[Ada] Handle secondary stack memory allocations alignment
2022-07-06 Piotr Trojanek[Ada] Cleanup use of local scalars in GNAT.Socket.Get_A...
2022-07-06 Doug Rupp[Ada] Vxworks7* - Makefile.rtl rtp vs rtp-smp cleanup
2022-07-06 Eric Botcazou[Ada] Fix incorrect itype sharing for case expression...
2022-07-06 Doug Rupp[Ada] Remove old vxworks from Makefile.rtl - e500 port.
2022-07-06 Justin Squirek[Ada] Incorrect emptying of CUDA global subprograms
2022-07-06 Piotr Trojanek[Ada] Remove explicit call to Make_Unchecked_Type_Conve...
2022-07-06 Piotr Trojanek[Ada] Restore accidentally removed part of a comment...
2022-07-06 Eric Botcazou[Ada] Fix spurious error for aggregate with box compone...
2022-07-06 David Malcolmanalyzer: fix uninit false positive with -ftrivial...
2022-07-06 Jason Merrillc++: dependent conversion operator lookup [PR106179]
2022-07-06 GCC AdministratorDaily bump.
2022-07-06 Ian Lance Taylorcompiler: propagate array length error marker farther
2022-07-06 Ian Lance Taylorcompiler: better error message for unknown package...
2022-07-05 Alexandre Olivalibstdc++: testsuite: why cast getpid result
2022-07-05 Marek Polacekc-family: Prevent -Wformat warnings with u8 strings...
2022-07-05 Andrew MacLeodProvide a relation verification mechanism.
2022-07-05 Roger SayleDoubleword version of and;cmp to not;test optimization...
2022-07-05 Roger SayleUNSPEC_PALIGNR optimizations and clean-ups on x86.
2022-07-05 Roger SaylePR rtl-optimization/96692: ((A|B)^C)^A using andn with...
2022-07-05 Nathan Sidwellc++: Prune ordinary locations
2022-07-05 Richard Bienertree-optimization/106198 - CFG cleanup vs LC SSA
2022-07-05 Richard BienerRemove dead loop-based LC SSA rewrite
2022-07-05 Richard Bienertree-optimization/106186 - propagate out virtual LC...
2022-07-05 Richard Bienertree-optimization/106196 - properly update virtual...
2022-07-05 Richard BienerMaintain LC SSA when doing SVE vectorization
2022-07-05 Alexandre Olivatestsuite: fix array type in two_plus_gigs test
2022-07-05 Alexandre Olivalibstdc++: testsuite: cast getpid result
2022-07-05 Piotr Trojanek[Ada] Warn about obsolete uses of renamed Ada 83 packages
2022-07-05 Eric Botcazou[Ada] Couple of small cleanups for Cloned_Subtype
2022-07-05 Piotr Trojanek[Ada] Remove kludge for validity checks on Long_Float...
2022-07-05 Piotr Trojanek[Ada] Remove repeated setting of Never_Set_In_Source
2022-07-05 Piotr Trojanek[Ada] Reorder processing of default expressions to...
2022-07-05 Piotr Trojanek[Ada] Remove redundant protection against empty lists
2022-07-05 Doug Rupp[Ada] qnx-7.1: ACATS cxag001 failure on qnx - realpath
2022-07-05 Piotr Trojanek[Ada] Remove use of a global name buffer when locating...
2022-07-05 Piotr Trojanek[Ada] Reuse Get_Pragma_Arg to handle pragma argument...
2022-07-05 Yannick Moy[Ada] Fix spurious error on object renaming with ghost...
2022-07-05 Bob Duff[Ada] Misc cleanup related to finalization
2022-07-05 Piotr Trojanek[Ada] Remove repeated analysis for pragma Thread_Local_...
2022-07-05 Piotr Trojanek[Ada] Annotate GNAT.Sockets with No_Return aspects
2022-07-05 Piotr Trojanek[Ada] Cleanup repeated code for aggregate constraints...
2022-07-05 Piotr Trojanek[Ada] Fix comments mentioning ancient flags related...
2022-07-05 Yannick Moy[Ada] Spurious error on qualified prefix in Pack.Func...
2022-07-05 Eric Botcazou[Ada] Perform object rewriting as renaming only in...
2022-07-05 Arnaud Charlet[Ada] Remove exception propagation during bootstrap
2022-07-05 Eric Botcazou[Ada] Fix dangling bounds for array result of BIP functions
2022-07-05 Piotr Trojanek[Ada] Remove unnecessary dead code after calls to nonre...
2022-07-05 Piotr Trojanek[Ada] Remove return statements after procedure calls...
2022-07-05 Doug Rupp[Ada] Combine system.ads files - vxworks6 constants.
2022-07-05 Piotr Trojanek[Ada] Fix clearly unintentional dead analysis of attrib...
2022-07-05 Piotr Trojanek[Ada] Cleanup in error about unreachable code
2022-07-05 Piotr Trojanek[Ada] Remove redundant guards in detection of unreachab...
2022-07-05 Piotr Trojanek[Ada] Remove redundant guard for call to List_Length...
2022-07-05 Piotr Trojanek[Ada] Add RM reference to check for functions without...
2022-07-05 Piotr Trojanek[Ada] Remove comment about a long gone formal verificat...
2022-07-05 Dmitriy Anisimkov[Ada] Remove unimplemented convert_addresses declaration
2022-07-05 Doug Rupp[Ada] Remove old vxworks6 from Makefile.rtl
2022-07-05 Richard Sandifordvect: Use sdot for a fallback implementation of usdot
2022-07-05 Richard Bienertree-optimization/106182 - LC SSA after CFG cleanup
2022-07-05 GCC AdministratorDaily bump.
2022-07-05 Hans-Peter... gcc.dg/analyzer/allocation-size-1..5.c: Fix for 32...
2022-07-04 Tobias BurnusOpenMP/Fortran: Add support for OpenMP 5.2 linear claus...
2022-07-04 Aldy HernandezMisc conversions to vrange.
2022-07-04 Roger Saylemiddle-end: Support ABIs that pass FP values as wider...
2022-07-04 Nick CliftonFix typo in recent code to add stack recursion limit...
2022-07-04 Martin Jambortree-sra: Fix union handling in build_reconstructed_ref...
2022-07-04 Richard BienerRevert update-ssa assert in vectorizer
2022-07-04 Tobias BurnusOpenMP: Move omp requires checks to libgomp
2022-07-04 Richard BienerKeep virtual SSA up-to-date in vectorizer
2022-07-04 Martin Liskagcc-descr: by default show revision for HEAD
2022-07-04 Eric BotcazouFix crash on circular array types with -fdump switches
2022-07-04 Eric BotcazouUse default lower bound for vector types in debug info
next