platform/upstream/gcc.git
2021-05-23 Andrew PinskiDon't simplify (A & C) != 0 ? D : 0 for pointer types.
2021-05-23 GCC AdministratorDaily bump.
2021-05-22 Andre VehreschildPR98301 Add missing changelog entries.
2021-05-22 Andre VehreschildSteve Kargl <kargl@gcc.gnu.org>
2021-05-22 Thomas Schwinge[OpenACC privatization] Prune uninteresting/varying...
2021-05-22 Aaron SawdeyFix rs6000 p10 fusion patterns with old attr type names
2021-05-22 GCC AdministratorDaily bump.
2021-05-21 Aaron Sawdeycombine patterns for add-add fusion
2021-05-21 Aaron SawdeyTest cases for p10 fusion patterns
2021-05-21 Jakub Jelinekopenmp: Fix up firstprivate+lastprivate clause handling...
2021-05-21 Jakub Jelinekopenmp: Fix up handling of implicit lastprivate on...
2021-05-21 Thomas Schwinge[OpenACC privatization] Reject 'static', 'external...
2021-05-21 Thomas Schwinge[OpenACC privatization] Largely extend diagnostics...
2021-05-21 Thomas SchwingeAdd '__OPTIMIZE__' DejaGnu selector
2021-05-21 Thomas Schwinge[OpenACC privatization] Explain OpenACC privatization...
2021-05-21 Thomas Schwinge[OpenACC privatization] Skip processing if no work...
2021-05-21 Thomas Schwinge[OpenACC privatization] Explain two different configura...
2021-05-21 Thomas Schwinge[OpenACC privatization] Don't let unhandled 'IFN_UNIQUE...
2021-05-21 Thomas Schwinge[OpenACC privatization] Don't evaluate OpenMP 'for...
2021-05-21 Thomas Schwinge[OpenACC privatization, nvptx] Tighten some aspects...
2021-05-21 Julian Brownopenacc: Add support for gang local storage allocation...
2021-05-21 H.J. Lux86: Remove MAX_BITSIZE_MODE_ANY_INT
2021-05-21 H.J. LuElide expand_constructor if move by pieces is preferred
2021-05-21 Thomas SchwingeDon't skip 'libgomp.oacc-fortran/privatized-ref-2.f90...
2021-05-21 Tobias BurnusAdd 'libgomp.oacc-fortran/privatized-ref-2.f90'
2021-05-21 Kyrylo Tkachovaarch64: Add attributes for builtins specified in aarch...
2021-05-21 Aaron SawdeyAdd insn types for fusion pairs
2021-05-21 Uros Bizjaki386: Add comparisons for 4-byte vectors [PR100637]
2021-05-21 Piotr TrojanekDetect illegal conditions in Raise_xxx_Error nodes
2021-05-21 Tamar Christinalibsanitizer: Remove cyclades from libsanitizer
2021-05-21 Eric BotcazouRemove discriminant checks in gigi
2021-05-21 Eric BotcazouConsistently generate debug info for elaboration variables
2021-05-21 Ghjuvan LacambreReplace ? with ?? in warning messages
2021-05-21 Eric BotcazouFix internal error on locally derived bit-packed array...
2021-05-21 Eric BotcazouAlways translate Is_Pure flag into pure in C sense
2021-05-21 Eric BotcazouFix segfault at run time on strict-alignment platforms
2021-05-21 Jakub Jelinektree-optimization: Improve spaceship_replacement [PR94589]
2021-05-21 Eric BotcazouFix spurious No_Elaboration violation for Size attribute
2021-05-21 Eric BotcazouFix incorrect SLOC on instruction
2021-05-21 Eric BotcazouUse EXACT_DIV_EXPR as much as possible
2021-05-21 Uros Bizjaki386: Add minmax and abs patterns for 4-byte vectors...
2021-05-21 Patrick Palkalibstdc++: Implement LWG 3490 change to drop_while_view...
2021-05-21 Patrick Palkalibstdc++: Fix access issue in iota_view::_Sentinel...
2021-05-21 GCC AdministratorDaily bump.
2021-05-20 David Edelsohnaix: collect2 text files in archive
2021-05-20 Jason Merrillc++: designators in single-element init lists
2021-05-20 Jason Merrillc++: designated init with anonymous union [PR100489]
2021-05-20 Jonathan Wakelylibstdc++: Do not use static_assert without message...
2021-05-20 Jonathan Wakelylibstdc++: Use __builtin_unreachable for constexpr...
2021-05-20 Jonathan Wakelyc++: Add new warning options for C++ language mismatches
2021-05-20 Indu Bhagatdwarf: new dwarf_debuginfo_p predicate
2021-05-20 Indu Bhagatopts: change write_symbols to support bitmasks
2021-05-20 Martin SeborPR middle-end/100684 - spurious -Wnonnull with -O1...
2021-05-20 Bernd EdlingerFix a test failure in g++.dg/modules/omp-1_c.C
2021-05-20 Patrick Palkalibstdc++: Implement missing P0896R4 changes to reverse...
2021-05-20 Uros Bizjaki386: Avoid integer logic insns for 32bit and 64bit...
2021-05-20 Marcel VollweilerFortran/OpenMP: Add support for 'close' in map clause
2021-05-20 Eric BotcazouFix gnat.dg spurious failures on PowerPC64 LE
2021-05-20 Joern Renneckelibstdc++: Disable floating_to_chars.cc on 16 bit targets
2021-05-20 Kewen Linarm: Fix build failure by adding includes
2021-05-20 Uros Bizjaki386: Add mult-high and shift patterns for 4-byte vecto...
2021-05-20 Kewen Linvect: Replace hardcoded inner loop cost factor
2021-05-20 Christophe... c: Add support for __FILE_NAME__ macro (PR c/42579)
2021-05-20 Tobias BurnusTestsuite/Fortran: gfortran.dg/pr96711.f90 - fix expect...
2021-05-20 Jakub Jelinekopenmp: Handle explicit linear clause properly in combi...
2021-05-20 Jakub Jelinekphiopt: Simplify (X & Y) == X -> (X & ~Y) == 0 even...
2021-05-20 Jakub Jelineklibcpp: Fix up -fdirectives-only handling of // comment...
2021-05-20 Jason Merrillc++: _Complex template parameter [PR100634]
2021-05-20 Jason Merrillc++: ICE with using and enum [PR100659]
2021-05-20 GCC AdministratorDaily bump.
2021-05-19 Martin SeborPR c/100619 - ICE on a VLA parameter with too many...
2021-05-19 Andrew MacLeodSplit gimple range folding with ranges into a stand...
2021-05-19 Jason Merrillc++: ICE with <=> fallback [PR100367]
2021-05-19 Jonathan Wakelydoc: Update description of __GXX_EXPERIMENTAL_CXX0X__
2021-05-19 Jason Merrillc++: implicit deduction guides, protected access
2021-05-19 Marek Polacekc++: Relax attribute on friend declaration checking...
2021-05-19 Kito Chengtestuite: Check pthread for omp module testing
2021-05-19 Alex Coplanarm: Fix ICE with CMSE nonsecure calls on Armv8.1-M...
2021-05-19 Christophe... arm/testsuite: Fix testcase for PR99977
2021-05-19 Geng QiRISC-V: Properly parse the letter 'p' in '-march'.
2021-05-19 Jonathan Wrightaarch64: Use correct type attributes for RTL generating...
2021-05-19 Jonathan Wrightaarch64: Use an expander for quad-word vec_pack_trunc...
2021-05-19 Jonathan Wrighttestsuite: aarch64: Add tests for high-half narrowing...
2021-05-19 Jonathan Wrightaarch64: Refactor aarch64_<sur>q<r>shr<u>n_n<mode>...
2021-05-19 Jonathan Wrightaarch64: Relax aarch64_sqxtun2<mode> RTL pattern
2021-05-19 Jonathan Wrightaarch64: Relax aarch64_<sur>q<r>shr<u>n2_n<mode> RTL...
2021-05-19 Jonathan Wrightaarch64: Relax aarch64_<sur><addsub>hn2<mode> RTL pattern
2021-05-19 Richard Bienermiddle-end/100672 - fix bogus right shift folding
2021-05-19 Martin LiskaFix typos.
2021-05-19 Andre Simoes... aarch64: Enable aarch64_load to use UNSPEC_PRED_X loads
2021-05-19 Richard BienerAvoid marking TARGET_MEM_REF bases addressable
2021-05-19 Richard BienerEnable more WITH_SIZE_EXPR processing
2021-05-19 Thomas SchwingeAdd 'libgomp.oacc-c-c++-common/private-atomic-1.c'...
2021-05-19 Julian BrownAdd 'libgomp.oacc-c-c++-common/loop-gwv-2.c'
2021-05-19 Jakub Jelinekbuiltins: Fix ICE with unprototyped builtin call [PR100576]
2021-05-19 Richard Bienerapply TLC to GIMPLE reference verification
2021-05-19 Uros Bizjaki386: Allow 64bit vector modes in general registers
2021-05-19 Bernd EdlingerFix commit mistake in testcase gcc.dg/tree-ssa/ssa...
2021-05-19 Jakub Jelinekopenmp: Handle lastprivate on combined target correctly...
2021-05-19 Ian Lance Taylorgcc/go/ChangeLog: remove entry for reverted change
next