Using gen_int_mode instead of GEN_INT to avoid ICE caused by type promotion.
[gcc.git] / gcc /
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
2020-08-14 Jakub Jelinekvec: Fix bootstrap on i686-linux, 32-bit darwin and AIX
2020-08-14 Martin LiskaAdd missing PR entries for recent analyzer commit.
2020-08-14 Jojo RC-SKY: Fix assembling error with -mfloat-abi=hard.
2020-08-14 Tom de Vries[testsuite] Add missing require-effective-target allloca
2020-08-14 GCC AdministratorDaily bump.
2020-08-13 David Malcolmanalyzer: add regression test [PR96598]
2020-08-13 David Malcolmanalyzer: rewrite of region and value-handling
2020-08-13 Uros Bizjaki386: Improve CET builtin expanders.
2020-08-13 Peter Bergnerrs6000: ICE when using an MMA type as a function param...
2020-08-13 Nathan Sidwell[c++]: Unconfuse lookup_name_real API a bit
2020-08-13 Andre VehreschildFix PR fortran/93671; ICE in reffing coarray alloc...
2020-08-13 Richard SandifordRevert "AArch64: Add if condition in aarch64_function_v...
2020-08-13 Kwok Cheung Yeungnvptx: Add support for subword compare-and-swap
2020-08-13 Martin Liskaipa: fix ICE in get_default_value
2020-08-13 Matthew Krupcaledocs: Fix typos in -fallow-argument-mismatch description
2020-08-13 Jakub Jelinekopenmp: Add support for non-rectangular loops in tasklo...
2020-08-13 liuhongtMerge two define_insn: <avx512>_blendm<mode>, <avx512...
2020-08-13 Hans-Peter Nilssongcc.dg/pr94600-5.c .. -8.c: Align struct t0 explictly...
next