platform/upstream/gcc.git
2022-05-05 Richard Bienertree-optimization/104595 - vectorization of COND_EXPR...
2022-05-05 Kewen LinMAINTAINERS: Add myself as PowerPC port co-maintainer
2022-05-05 GCC AdministratorDaily bump.
2022-05-04 H.J. Lulibsanitizer: cherry-pick commit f52e365092aa from...
2022-05-04 Jason Merrillc++: alias CTAD refactoring [PR104470]
2022-05-04 Patrick Palkac++: ICE during aggr CTAD for member tmpl [PR105476]
2022-05-04 Marek Polacekc-family: Tweak -Woverflow diagnostic
2022-05-04 Marek Polacekc++: wrong parse with functors [PR64679]
2022-05-04 Jason Merrillc++: optimize reshape_init
2022-05-04 Jason Merrillc++: use %D more
2022-05-04 Tobias Burnuslibgomp/plugin/plugin-gcn.c: Use -foffload-options...
2022-05-04 Joseph MyersUpdate cpplib es.po
2022-05-04 Tobias BurnusOpenMP: Fix use_device_{addr,ptr} with in-data-sharing arg
2022-05-04 Marek Polacekc++: parse error with >= in template argument list...
2022-05-04 Jonathan Wakelylibstdc++: Add always_inline to the simplest std::array...
2022-05-04 Jonathan Wakelylibstdc++: Simplify std::array accessors [PR104719]
2022-05-04 Jason Merrillc++: Remove cdtor_label
2022-05-04 Richard Bienertree-optimization/104658 - avoid mixing mask & non...
2022-05-04 Richard Bienertree-optimization/103116 - SLP permutes and peeling...
2022-05-04 Martin LiskaRemove dead code.
2022-05-04 Richard BienerFold more vector constants early
2022-05-04 Jakub Jelinekgenconditions: Add support for targets without non...
2022-05-04 Martin Liskalibsanitizer: update test that mixes fake and real...
2022-05-04 Martin Liskalibsanitizer: Update Makefile.am files.
2022-05-04 H.J. Lulibsanitizer: Apply local patches
2022-05-04 Martin Liskalibsanitizer: merge from upstream (0a1bcab9f3bf75c4c5d3...
2022-05-04 Christophe... arm: Restrict support of vectors of boolean immediates...
2022-05-04 Jakub Jelinekc++: Don't emit deprecated warnings or unavailable...
2022-05-04 Martin Liskahwasan: support new dg-output format.
2022-05-04 Richard Bienerdebug/105158 - improve debug stmt retaining for forward...
2022-05-04 Martin LiskaLTO plugin: modernize a bit.
2022-05-04 GCC AdministratorDaily bump.
2022-05-03 Joseph MyersUpdate gcc sv.po
2022-05-03 Patrick Palkac++: make finish_non_static_data_member SFINAE enabled...
2022-05-03 Dimitar Dimitrovtestsuite: libgcc function name for PRU
2022-05-03 Dimitar Dimitrovtestsuite: Skip cases for default_packed targets
2022-05-03 Dimitar Dimitrovtestsuite: Annotate Wattributes-8.c for default_packed
2022-05-03 Dimitar Dimitrovtestsuite: Mark that PRU lowers DI alu ops by itself
2022-05-03 Dimitar Dimitrovtestsuite: Skip gcc.dg/Wno-frame-address.c for PRU
2022-05-03 Roger SaylePR tree-optimization/102950: Improved EVRP for signed...
2022-05-03 Iain SandoeObjective-C, NeXT: Adjust symbol marking to match host...
2022-05-03 Alexandre Oliva[PR105324] libstdc++: testsuite: pr105324 requires...
2022-05-03 Uros Bizjaki386: Optimize _mm_storeu_si16 w/o SSE4 [PR105079]
2022-05-03 Christophe... dfp.m4: Add missing license header
2022-05-03 Richard Bienermiddle-end/105083 - check prerequesites in scev_initialize
2022-05-03 Richard Bienermiddle-end/105461 - opts processing of -fvar-tracking
2022-05-03 Richard BienerFixup OPTION_SET_P usage in finish_options
2022-05-03 Richard Bienertree-optimization/105394 - vector lowering of compares
2022-05-03 Marcel VollweilerOpenMP, libgomp: Add new runtime routine omp_get_mapped...
2022-05-03 Alexandre Olivatestsuite: vect: update unaligned message
2022-05-03 GCC AdministratorDaily bump.
2022-05-02 Jason Merrillc++: improve template-id location
2022-05-02 Jason Merrillc++: also note name used in enclosing class
2022-05-02 H.J. Lux86: Add missing .note.GNU-stack to assembly source
2022-05-02 Sandra LoosemoreFortran: Add location info to OpenMP tree nodes
2022-05-02 Marek Polacekc++: uses_template_parms cleanups
2022-05-02 Richard BienerAssume a call is expensive when it mismatches
2022-05-02 Richard Bienertree-optimization/104240 - SLP discovery with swapped...
2022-05-02 Patrick Palkalibstdc++: Don't use std::tolower in <charconv> [PR103911]
2022-05-02 Patrick Palkalibstdc++: case-sensitivity in hexfloat std::from_chars...
2022-05-02 Jakub Jelinekexpand: Throw away non-external decls without varpool...
2022-05-02 Sebastian Hubergcov: Fix first time gcov info dump
2022-05-02 Richard Bienertree-optimization/105437 - BB vect with extern defs...
2022-05-02 Richard BienerUse CASE_CONVERT in a few more cases
2022-05-02 Jakub Jelineksystem.h: Include <initializer_list> in system.h uncond...
2022-05-02 Martin Liskalibgcov: add ATTRIBUTE_UNUSED for dump_string
2022-05-02 GCC AdministratorDaily bump.
2022-05-01 Segher Boessenkoolrs6000: "Y" is DS-form, not DQ-form
2022-05-01 Aldy HernandezDenormalize VR_VARYING to VR_RANGE before passing it...
2022-05-01 GCC AdministratorDaily bump.
2022-04-30 Patrick Palkagengtype: remove "tree_exp" special attribute
2022-04-30 Jason Merrillc-family: attribute ((aligned, mode)) [PR100545]
2022-04-30 GCC AdministratorDaily bump.
2022-04-29 Jason Merrillc++: reorganize friend template matching [PR91618]
2022-04-29 Jason Merrillc++: alias CTAD and member alias templates [PR104470]
2022-04-29 Jason Merrillc++: lambda capture dependent type [PR82980]
2022-04-29 Jason Merrillc++: tidy auto deduction
2022-04-29 Marek Polacekc++: pedwarn for empty unnamed enum in decl [PR67048]
2022-04-29 Jason Merrillc++: check completeness after auto deduction [PR80351]
2022-04-29 Thomas KoenigFix exchanged period and letter in gfortan.texi.
2022-04-29 Martin Jamboripa: Release body of clone_of when removing its last...
2022-04-29 Andre Vieiraaarch64: Add option to pr105219 testcase
2022-04-29 Marek Polacekc++: Add fixed test [PR83596]
2022-04-29 Jonathan Wakelylibstdc++: Add missing exports for ppc64le --with-long...
2022-04-29 Marek Polacekc++: Add fixed test [PR78244]
2022-04-29 Marek Polacekc++: Add fixed test [PR71424]
2022-04-29 Jason Merrillc++: using in diagnostics [PR102987]
2022-04-29 Jason Merrillc++: dump alias-declaration scope
2022-04-29 Jakub Jelinekc++: Improve diagnostics for template args terminated...
2022-04-29 Rainer Orthlibstdc++: Update Solaris baselines for GCC 12.1
2022-04-29 Uros Bizjaki386: Optimize double-word negation [PR51954]
2022-04-29 Richard BienerFix is_gimple_condexpr vs is_gimple_condexpr_for_cond
2022-04-29 Richard BienerAdd gsi_after_labels overload for gimple_seq
2022-04-29 Richard Bienertree-optimization/105431 - another overflow in powi...
2022-04-29 Aldy HernandezMove common code from range-op.cc to header files.
2022-04-29 Aldy HernandezRemove various deprecated methods in class irange.
2022-04-29 Aldy HernandezPrefer global range info setters that take a range.
2022-04-29 Aldy HernandezCall set_undefined from irange constructor.
2022-04-29 Aldy HernandezMake irange::intersect(wide_int, wide_int) private.
2022-04-29 Richard Bienertree-optimization/104322 - remove dead code in vectoriz...
next