libstdc++: Fix 30_threads/packaged_task/cons/alloc.cc regression
[gcc.git] / gcc /
2020-08-24 Nathan Sidwellc++: overload dumper
2020-08-24 Mark EgglestonFortran : get_environment_variable runtime error...
2020-08-24 Christophe Lyonarm: Fix -mpure-code support/-mslow-flash-data for...
2020-08-24 Martin LiskaSLP: support entire BB.
2020-08-24 Martin LiskaAdd missing vn_reference_t::punned initialization
2020-08-24 Hans-Peter Nilssonreorg.c (fill_slots_from_thread): Improve for TARGET_FL...
2020-08-24 GCC AdministratorDaily bump.
2020-08-23 H.J. Lux86: Add target("general-regs-only") function attribute
2020-08-23 Paul ThomasChanged to STOP 1 in unlimited_polymorphic_31.f03.
2020-08-23 Paul ThomasAdding option -g to pr96737.f90.
2020-08-23 Paul ThomasThis patch fixes PR96737. See the explanatory comment...
2020-08-23 GCC AdministratorDaily bump.
2020-08-22 David Malcolmanalyzer: fix NULL deref false positives [PR94851]
2020-08-22 David Malcolmanalyzer: simplify store::eval_alias
2020-08-22 David Malcolmanalyzer: simplify region_model::push_frame
2020-08-22 Andrea Corallolibgccjit: Update comments for gcc_jit_context_new_rval...
2020-08-22 GCC AdministratorDaily bump.
2020-08-21 Richard SandifordUpdate links to Arm docs
2020-08-21 liuhongtUsing gen_int_mode instead of GEN_INT to avoid ICE...
2020-08-21 Alex Coplandriver: Fix several memory leaks [PR63854]
2020-08-21 Senthil Kumar SelvarajAllow try_split to split RTX_FRAME_RELATED_P insns
2020-08-21 liuhongtEnable bitwise operation for type mask.
2020-08-21 liuhongtAccording to instruction_tables.pdf
2020-08-21 liuhongtEnable direct movement between gpr and mask registers...
2020-08-21 H.J. Lux86: Add cost model for operation of mask registers.
2020-08-21 David Malcolmanalyzer: add regression tests [PR95152]
2020-08-21 GCC AdministratorDaily bump.
2020-08-20 Iain Buclawd: Merge upstream dmd 1b5a53d01.
2020-08-20 David Malcolmanalyzer: fix infinite recursion ICE on unions [PR96723]
2020-08-20 Paul ThomasThis patch fixes PRs 96100 and 96101.
2020-08-20 Iain Buclawvxworks: Fix GCC selftests for *-wrs-vxworks7-* targets
2020-08-20 Andre VehreschildFix obvious typo were errmsg_len was assigned to errmsg.
2020-08-20 Joe Ramsayarm: Require MVE memory operand for destination of...
2020-08-20 Tobias BurnusFortran: Fix OpenMP's 'if(simd:' etc. conditions
2020-08-20 Christophe Lyontestsuite: Remove test for arm32 in arm_soft_ok
2020-08-20 Christophe Lyontestsuite: Skip arm/pure-code tests for arm*-*-uclinuxf...
2020-08-20 Mark EgglestonFortran : rejected f0.d edit descriptor PR96436
2020-08-20 David Malcolmanalyzer: fix ICE on vector comparisons [PR96713]
2020-08-20 GCC AdministratorDaily bump.
2020-08-19 Jason Merrillc++: Check satisfaction before non-dep convs. [CWG2369]
2020-08-19 David Malcolmanalyzer: fix ICE on deref_rvalue on SK_COMPOUND [PR96643]
2020-08-19 David Malcolmanalyzer: fix ICE on folding vector 0 [PR96705]
2020-08-19 David Malcolmanalyzer: fix ICE converting float to int [PR96699]
2020-08-19 Carl Lovers6000, restrict bfloat convert intrinsic to Power...
2020-08-19 Bill Schmidtrs6000: Enable more sibcalls when TOC is not preserved
2020-08-19 Uros Bizjaki386: Use code_for_ instead of gen_ for parameterized...
2020-08-19 Feng Xuetree-optimization/94234 - add pattern for ptr-diff...
2020-08-19 H.J. Lux86: Detect Rocket Lake and Alder Lake
2020-08-19 Peixin QiaoAArch64: Remove "fndecl && TREE_PUBLIC (fndecl)" in...
2020-08-19 Pat Bernarditestsuite: require c99 runtime for trigonometric optimi...
2020-08-19 Tom de Vries[testsuite, nvptx] Add effective target sync_int_long_stack
2020-08-19 Kewen Linoptions: Make --help= see overridden values
2020-08-19 David Malcolmanalyzer: consider initializers for globals [PR96651]
2020-08-19 David Malcolmanalyzer: fix ICE with negative bit offsets [PR96648]
2020-08-19 GCC AdministratorDaily bump.
2020-08-18 Nathan Sidwellc++: alias template template_info setting
2020-08-18 Peter Bergnerrs6000: Rename instruction xvcvbf16sp to xvcvbf16spn
2020-08-18 Jason Merrillc++: Rewrite members for all deduction guides. [PR96199]
2020-08-18 Jason Merrillc++: Handle enumerator in C++20 alias CTAD. [PR96199]
2020-08-18 Harald AnlaufPR fortran/96613,96686 - Fix type/kind issues, temporar...
2020-08-18 Aaron Sawdeyrs6000: unaligned VSX in memcpy/memmove expansion
2020-08-18 Aldy HernandezDecouple adjust_range_from_scev from vr_values and...
2020-08-18 Martin SeborPR middle-end/96665 - memcmp of a constant string not...
2020-08-18 Martin SeborFix PR tree-optimization/96670 - ICE on memchr with...
2020-08-18 Hu Jiangpingdoc: add return type for functions in gimple.texi
2020-08-18 Martin SeborUpdate native_encode_expr description.
2020-08-18 Uros Bizjaki386: Rewrite restore_stack_nonlocal expander [PR96536].
2020-08-18 Roger SayleNew tests for PR rtl-optimization/96298.
2020-08-18 Nathan Sidwellc++: Move hidden-lambda entity lookup checking
2020-08-18 Iain Buclawd: Fix ICE Segmentation fault during RTL pass: expand...
2020-08-18 liuhongtDon't use pinsr/pextr for struct initialization/extraction.
2020-08-18 Jakub Jelinekc: Fix -Wunused-but-set-* warning with _Generic [PR96571]
2020-08-18 liuhongtAdjust testcase.
2020-08-18 David Malcolmanalyzer: fix name of local in region_model::get_rvalue_1
2020-08-18 David Malcolmanalyzer: fix ICE on unhandled tree codes in get_rvalue...
2020-08-18 David Malcolmanalyzer: fix ICE on unhandled tree codes in gassign...
2020-08-18 GCC AdministratorDaily bump.
2020-08-17 Ian Lance Taylorcompiler: export thunks referenced by inline functions
2020-08-17 David Malcolmanalyzer: fix ICE on NULL dereference [PR96644]
2020-08-17 David Malcolmanalyzer: fix ICE due to NULL type [PR96639]
2020-08-17 David Malcolmanalyzer: handle &STRING_CST in constant pool initializ...
2020-08-17 Uros Bizjaki386: Use parametrized pattern names some more.
2020-08-17 Martin Liskaopnemp: add static assert for clause_names.
2020-08-17 Aldy HernandezAdd statement context to get_value_range.
2020-08-17 Martin Liskaopenmp: fix UBSAN error at gcc/fortran/openmp.c:4737
2020-08-17 liuhongtForce ENDBR immediate into memory.
2020-08-17 GCC AdministratorDaily bump.
2020-08-16 Roger Saylemiddle-end: Simplify (sign_extend:HI (truncate:QI ...
2020-08-16 GCC AdministratorDaily bump.
2020-08-15 GCC AdministratorDaily bump.
2020-08-14 Nathan Sidwellc++: Final bit of name-lookup api simplification
2020-08-14 Martin SeborPR tree-optimization/78257 - missing memcmp optimizatio...
2020-08-14 David Malcolmanalyzer: fix initialization from constant pool [PR9660...
2020-08-14 David Malcolmanalyzer: fix ICE on escaped unknown pointers [PR96611]
2020-08-14 David Malcolmanalyzer: document how to get gimple dump from an ICE
2020-08-14 Nathan Sidwellc++: Yet more name-lookup api simplification
2020-08-14 Jason Merrillc++: Copy elision and [[no_unique_address]]. [PR93711]
2020-08-14 Nathan Sidwellc++: More simplification of name_lookup api
2020-08-14 Uros Bizjaki386: Improve LWP builtin expanders.
2020-08-14 Lewis Hyattdiagnostics: Add new option -fdiagnostics-plain-output
next