gcc.git
2020-02-03 Tobias Burnus[OpenACC] bump version for 2.6 plus libgomp.texi update
2020-02-03 Tobias Burnus[OpenMP] Add missing parameters to omp_lib documentatio...
2020-02-03 Tobias Burnus[Fortran] Fix to strict associate check (PR93427)
2020-02-03 Jakub Jelineks390x: Fix popcounthi2_z196 expander [PR93533]
2020-02-03 JunMacoroutines: Bind label_decl of original function to...
2020-02-03 GCC AdministratorDaily bump.
2020-02-02 Marek Polacekc++: Fix ICE on invalid alignas in a template [PR93530]
2020-02-02 Iain Sandoetestsuite,Darwin,PPC: Adjust darwin-abi-12.c for common...
2020-02-02 Vladimir N... One more fix for PR 91333 - suboptimal register allocat...
2020-02-02 GCC AdministratorDaily bump.
2020-02-01 Jakub Jelinekfortran: Fix up TYPE_ARG_TYPES of procs with scalar...
2020-02-01 Sandra Loosemorenios2: Support for GOT-relative DW_EH_PE_datarel encoding.
2020-02-01 Andrew BurgessFixes after recent configure changes relating to static...
2020-02-01 GCC AdministratorDaily bump.
2020-02-01 Jason Merrillc++: Fix sizeof VLA lambda capture.
2020-01-31 Jason Merrillc++: Reduce memory consumption for arrays of non-aggreg...
2020-01-31 Jason Merrillc++: Reduce memory consumption for large static arrays.
2020-01-31 David Malcolmanalyzer: fix ICE with 'const void *' (PR 93457)
2020-01-31 David Malcolmanalyzer: fix ICE handling void-type (PR 93373)
2020-01-31 Vladimir N... Fix for PR 91333 - suboptimal register allocation...
2020-01-31 David Malcolmanalyzer: fix ICE getting void return value (PR 93379)
2020-01-31 David Malcolmanalyzer: fix ICE with pointers between stack frames...
2020-01-31 Jakub Jelinektestsuite: Fix up pr91838.C test [PR91838]
2020-01-31 Richard Sandifordaarch64: Add Armv8.6 SVE bfloat16 support
2020-01-31 Richard Sandifordaarch64: Add svbfloat16_t support to arm_sve.h
2020-01-31 Richard Sandifordaarch64: Add Armv8.6 SVE matrix multiply support
2020-01-31 Richard Sandifordaarch64: Fix SVE PCS failures for BE & ILP32
2020-01-31 Patrick Palkalibstdc++: Always return a sentinel<I> from __gnu_test...
2020-01-31 Andrew StubbsFix conditional add LRA failure for amdgcn
2020-01-31 Uros BizjakFix TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL handling.
2020-01-31 Kwok Cheung... [amdgcn] Scale number of threads/workers with VGPR...
2020-01-31 Tobias Burnus[Fortran] Disable front-end optimization for OpenACC...
2020-01-31 Tamar Christinamiddle-end: Fix logical shift truncation (PR rtl-optimi...
2020-01-31 Andrew StubbsFix fast-math-pr55281.c ICE
2020-01-31 David Malcolmcalls.c: refactor special_function_p for use by analyze...
2020-01-31 David Malcolmanalyzer: further fixes for comparisons between uncompa...
2020-01-31 Andrew StubbsZero-initialise masked load destinations
2020-01-31 David Malcolmanalyzer: add extrinsic_state::dump
2020-01-31 David Malcolmanalyzer: make extrinsic_state field private
2020-01-31 GCC AdministratorDaily bump.
2020-01-31 David Malcolmanalyzer: avoid using <string.h> in malloc-1.c
2020-01-31 David Malcolmanalyzer: convert conditionals-2.c to a torture test
2020-01-31 David Malcolmanalyzer: fix ICE in __builtin_isnan (PR 93356)
2020-01-30 Jeff LawMark switch expression as used to avoid bogus warning
2020-01-30 Jakub Jelinekcgraph: Avoid creating multiple *.localalias aliases...
2020-01-30 Jakub Jelinekcombine: Punt on out of range rotate counts [PR93505]
2020-01-30 Jason Merrillc++: Fix -Wtype-limits in templates.
2020-01-30 Andrew BensonRemove check for maximum symbol name length.
2020-01-30 Andrew StubbsAdd LTGT operator support for amdgcn
2020-01-30 Jeff LawFix "regression" reported by c6x testing.
2020-01-30 Martin SeborPR middle-end/92323 - bogus -Warray-bounds after unroll...
2020-01-30 Richard Bienerdump CTORs properly wrapped with _Literal with -gimple
2020-01-30 David Malcolmanalyzer: avoid comparisons between uncomparable types...
2020-01-30 John David... Fix ICE in pa_elf_select_rtx_section.
2020-01-30 Jakub Jelinekarm: Fix uaddvdi4 expander [PR93494]
2020-01-30 Tobias BurnusSkip plugin-{gcn,hsa} for (-m)x32 (PR bootstrap/93409)
2020-01-30 Paolo CarliniAdd testcase of PR c++/90338, already fixed in trunk.
2020-01-30 Jakub Jelineki386: Optimize {,v}{,p}movmsk{b,ps,pd} followed by...
2020-01-30 Jakub Jelineki386: Optimize popcnt followed by zero/sign extension...
2020-01-30 Jakub Jelinekfortran: Fix up ISO_Fortran_binding_15.f90 failures...
2020-01-30 Dragan MladjenovicRegenerate configure for 54b3d52
2020-01-30 Bin ChengUse promise in coroutine frame in actor function.
2020-01-30 Bin ChengHandle CO_AWAIT_EXPR in conversion in co_await_expander.
2020-01-30 Ian Lance Taylorruntime, syscall: add a couple of hurd build tags
2020-01-30 Ian Lance Taylorruntime: update netpoll_hurd.go for go1.14beta1 changes
2020-01-30 Jason Merrillc++: Drop alignas restriction for stack variables.
2020-01-30 GCC AdministratorDaily bump.
2020-01-30 Jakub Jelinektestsuite: Fix up tree-ssa/pr92706-1.c on 32-bit targets.
2020-01-29 Jason Merrillc++: Fix attributes with lambda and trailing return...
2020-01-29 Tobias BurnusGCN – call assembler with -mattr=-code-object-v3 (PR93409)
2020-01-29 Marek Polacekc++: Add new test [PR88092]
2020-01-29 Jeff LawImprove DSE which in turn eliminates the need for jump...
2020-01-29 Richard SandifordRevert g-465c7c89e92a6d6d582173e505cb16dcb9873034
2020-01-29 Marek Polacekc++: Fix template arguments comparison with class NTTP...
2020-01-29 Marek Polacekc++: Fix class NTTP with template arguments [PR92948]
2020-01-29 Jonathan Wakelylibstdc++: Fix conformance issues in <stop_token> ...
2020-01-29 Frederik HarwathAdd acc_device_radeon to name_of_acc_device_t function
2020-01-29 Andre VieiraIRA: Revert 11b8091fb to fix PR 93221
2020-01-29 Jonathan Wakelylibstdc++: Simplify constraints on std::compare_three_way
2020-01-29 Jonathan Wakelylibstdc++: Make std::compare_three_way check if <=...
2020-01-29 Jonathan Wakelylibstdc++: Make tests for std::ranges access functions...
2020-01-29 Martin JamborSRA: Also propagate accesses from LHS to RHS [PR92706]
2020-01-29 Martin JamborSRA: Total scalarization after access propagation ...
2020-01-29 Martin JamborSRA: Add verification of accesses
2020-01-29 Jan Hubickaipa: Fix removal of multi-target speculation.
2020-01-29 Frederik HarwathAdjust formatting of acc_get_property tests
2020-01-29 Frederik HarwathAdd OpenACC acc_get_property support for AMD GCN
2020-01-29 Richard Sandifordtestsuite: XFAIL gcc.dg/torture/pr93133.c for powerpc...
2020-01-29 Jakub Jelinekopenmp: c++: Consider typeinfo decls to be predetermine...
2020-01-29 Jakub Jelinekopenmp: Handle rest of EXEC_OACC_* in oacc_code_to_stat...
2020-01-29 Jakub Jelinekanalyzer: fix build with gcc 4.4 (PR 93276)
2020-01-29 Richard Bienertree-optimization/93428 - avoid load permutation vector...
2020-01-29 Jan HubickaFix bogus Changelog entry.
2020-01-29 GCC AdministratorDaily bump.
2020-01-28 Martin SeborPR middle-end/93437 - bogus -Warray-bounds on protobuf...
2020-01-28 Jason Merrillc++: Fix return deduction of lambda in discarded stmt.
2020-01-28 Jason Merrillc++: Fix guard variable and attribute weak.
2020-01-28 Jan Hubickaipa: fix warning in ipa-prop.c
2020-01-28 David Malcolmanalyzer: fix ICE when longjmp isn't marked 'noreturn...
2020-01-28 Vladimir N... Fix for PR93272 - LRA: EH reg allocated to hold local...
next