c++: Add make_temp_override generator functions
[gcc.git] / gcc /
2020-12-10 Jason Merrillc++: Add make_temp_override generator functions
2020-12-10 Marek Polacekc++: Add fixed test [PR91506]
2020-12-10 Nathan Sidwellc++: modules & using-decls
2020-12-10 Nathan Sidwellc++: Name lookup for modules
2020-12-10 Nathan Sidwellc++: modularize spelling suggestions
2020-12-10 Dennis Zhangarm: Fix typo in testcase mve-vsub_1.c
2020-12-10 Marek Polacekc++: Add fixed test [PR68451]
2020-12-10 Nathan Sidwellc++: name-lookup refactoring
2020-12-10 Eric BotcazouSmall fix to PLACEHOLDER_EXPR handling in loc_list_from...
2020-12-10 Nathan Sidwellc++: Module-specific error and tree dumping
2020-12-10 Nathan Sidwellc++: name-lookup cleanups
2020-12-10 Bernd EdlingerRemove misleading debug line entries
2020-12-10 Richard Bienerremove obsolete conversion handling from vectorizable_a...
2020-12-10 Christophe Lyonarm: Auto-vectorization for MVE: vand
2020-12-10 Richard Sandiforddata-ref: Rework integer handling in split_constant_off...
2020-12-10 Joel Hutton[VECT] pr97929 fix
2020-12-10 Joel HuttonAdd WIDEN_PLUS, WIDEN_MINUS pretty print
2020-12-10 Richard Bienertree-optimization/98211 - fix bogus vectorization of...
2020-12-10 Alexandre Olivadrop __builtin_ from __clear_cache libname
2020-12-10 Jakub Jelinekdojump: Improve float != comparisons on x86 [PR98212]
2020-12-10 Jakub Jelinekdojump: Optimize a == a or a != a [PR98169]
2020-12-10 Jakub Jelinekopenmp: Fix ICE with broken doacross loop [PR98205]
2020-12-10 Richard BienerAllow scalar fallback for pattern root stmt
2020-12-10 Simon CookRISC-V: Explicitly call python when using multilib...
2020-12-10 Nikhil Benesch-fdump-go-spec: ignore type ordering of incomplete...
2020-12-10 Ian Lance Taylorgo-test.exp: recognize errorcheckdir -n
2020-12-10 GCC AdministratorDaily bump.
2020-12-09 Ian Lance Taylorgo-test.exp: rewrite errchk regexp quoting
2020-12-09 Jakub Jelinekphiopt: Fix up two_value_replacement BOOLEAN_TYPE handl...
2020-12-09 Przemyslaw Wirkusaarch64: Add +pauth to -march
2020-12-09 Uros Bizjaki386: Remove REG_ALLOC_ORDER definition
2020-12-09 Richard Bienertree-optimization/98213 - cache PHI walking result...
2020-12-09 Nathan Sidwellc++: Module parsing
2020-12-09 Marek Polacekc++: Fix printing of decltype(nullptr) [PR97517]
2020-12-09 Martin Liskatestsuite: fix 2 tests on aarch64
2020-12-09 Kyrylo Tkachovaarch64: Add CPU-specific SVE vector costs struct
2020-12-09 Nathan Sidwellc++: Decl module-specific semantic processing
2020-12-09 Ilya LeoshkevichIBM Z: Build autovec-*-signaling-eq.c tests with exceptions
2020-12-09 Tobias BurnusOpenMP: C/C++ parse 'omp allocate'
2020-12-09 Richard Bienerc/98200 - improve error recovery for GIMPLE FE
2020-12-09 Tobias Burnusgfortran.dg/gomp/reduction4.f90: Fix testcase
2020-12-09 Jakub Jelinekfold-const: Fix native_encode_initializer bitfield...
2020-12-09 Jakub Jelinekfold-const: Fix up native_encode_initializer missing...
2020-12-09 Jason Merrillc++: Avoid [[nodiscard]] warning in requires-expr ...
2020-12-09 Jason Merrillc++: Don't require accessible dtors for some forms...
2020-12-09 GCC AdministratorDaily bump.
2020-12-08 Jakub Jelinektestsuite: Fix up testcase for ia32 [PR98191]
2020-12-08 Marek Polacekc++: ICE with -fsanitize=vptr and constexpr dynamic_cas...
2020-12-08 Ian Lance Taylorlibgo: update to 1.15.6 release
2020-12-08 Nathan Sidwellc++: Originating and instantiating module
2020-12-08 Jason Merrillc++: Fix defaulted <=> fallback to < and == [PR96299]
2020-12-08 Jason Merrillc++: Distinguish ambiguity from no valid candidate
2020-12-08 Bernd EdlingerAvoid atomic for guard acquire when that is expensive
2020-12-08 Martin Liskaif-to-switch: fix matching of negative conditions
2020-12-08 Nathan Sidwellc++: template and clone fns for modules
2020-12-08 Nathan SidwellRaw tree accessors
2020-12-08 Ian Lance Taylorcompiler: use correct location for iota errors
2020-12-08 Prathamesh Kulkarniarm: Replace calls to __builtin_vmvn* by ~ in vmvn...
2020-12-08 Nathan Sidwellc++: Named module global initializers
2020-12-08 Tobias BurnusFortran: Add 'omp scan' support of OpenMP 5.0
2020-12-08 Jakub Jelineki386: Fix up X87_ENABLE_{FLOAT,ARITH} in conditions...
2020-12-08 Nathan Sidwellc++: Fix MODULE_VERSION breakage
2020-12-08 Nathan Sidwellc++: Mangling for modules
2020-12-08 Nathan Sidwellc++: module directive FSM
2020-12-08 Nathan Sidwellc++: Add module includes
2020-12-08 Rainer Orthtestsuite: i386: Require avx512vpopcntdq in two tests
2020-12-08 Rainer Orthtestsuite: i386: Require ifunc support in gcc.target...
2020-12-08 Richard Bienertree-optimization/98192 - fix double free in SLP
2020-12-08 Richard Bienertestsuite/95900 - fix gcc.dg/vect/bb-slp-pr95866.c...
2020-12-08 Jakub Jelinektestsuite: Avoid strict aliasing violations in some...
2020-12-08 Jakub Jelinekopenmp: -fopenmp-simd fixes [PR98187]
2020-12-08 Richard Bienertree-optimization/98191 - fix BIT_INSERT_EXPR sequence...
2020-12-08 Richard Bienertree-optimization/97559 - fix sinking in irreducible...
2020-12-08 Prathamesh Kulkarnigimple-isel: Fold x CMP y ? -1 : 0 to x CMP y [PR97872]
2020-12-08 Richard Bienertree-optimization/98180 - fix BIT_INSERT_EXPR sequence...
2020-12-08 Eric BotcazouFix PR target/96470
2020-12-08 Eric BotcazouPR tree-optimization/96344
2020-12-08 Kito ChengPR target/98152: Checking python is available before...
2020-12-08 Ian Lance Taylorsyscall: don't use AF_LINK on hurd
2020-12-08 GCC AdministratorDaily bump.
2020-12-07 Martin UeckerC: Fix atomic loads. [PR97981]
2020-12-07 Jakub Jelinekbuiltins: Avoid ICE with __builtin_clear_padding on...
2020-12-07 Ian Lance Taylorcompiler: type of string index expression is byte
2020-12-07 Marek Polacekc++: ICE with switch and scoped enum bit-fields [PR98043]
2020-12-07 Ian Lance Taylorgo-test.exp: don't quote already-quoted parentheses
2020-12-07 Ian Lance Taylorcompiler: don't name type descriptor for alias type
2020-12-07 Marek Polacekc-family: Fix hang with -Wsequence-point [PR98126]
2020-12-07 Nathan Sidwellc++: Adjust array type construction
2020-12-07 Nathan Sidwellc++: check alias match for specializations [PR98116]
2020-12-07 Bernd EdlingerFix location info in ipa_param_body_adjustments::modify...
2020-12-07 Jozef Lawrynowiczdoc: "used" attribute saves decls from linker garbage...
2020-12-07 Richard Bienertree-optimization/98113 - vectorize a sequence of BIT_I...
2020-12-07 Richard Bienertree-optimization/98117 - fix range set by vectorizatio...
2020-12-07 Eric BotcazouHousekeeping work in gigi
2020-12-07 Eric BotcazouFix internal error on library-level type extended locally
2020-12-07 Eric BotcazouFix assembler name collision
2020-12-07 Eric BotcazouFix oversight in earlier change
2020-12-07 Eric BotcazouFix corner case issue with discriminated record type
2020-12-07 Eric BotcazouFix problematic conversion to boolean type
2020-12-07 Andreas KrebbelIBM Z: Change Pmode to word_mode for stack probes
next