]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc
Move gfortran.dg/dec_math_5.f90 to ./ieee/
[thirdparty/gcc.git] / gcc /
2020-04-08  Tobias BurnusMove gfortran.dg/dec_math_5.f90 to ./ieee/
2020-04-08  Alexandre Olivarequire tls_runtime for tls execution test
2020-04-08  Martin LiskaAllow new/delete operator deletion only for replaceable.
2020-04-08  Matthew Malcomson[Arm] Implement CDE predicated intrinsics for MVE registers
2020-04-08  Matthew Malcomson[Arm] Implement CDE intrinsics for MVE registers.
2020-04-08  Matthew Malcomson[Arm] Implement scalar Custom Datapath Extension intrinsics
2020-04-08  Dennis Zhangarm: CDE intrinsics using FPU/MVE S/D registers
2020-04-08  Patrick Palkac++: Function type and parameter type disagreements...
2020-04-08  Dennis Zhangarm: CLI for Custom Datapath Extension (CDE)
2020-04-08  Jakub Jelinekc++: Further fix for -fsanitize=vptr [PR94325]
2020-04-08  Marek Polacekc++: ICE with defaulted comparison operator [PR94478]
2020-04-08  Alexandre Olivaupdate polytypes.c -flax-vector-conversions msg
2020-04-08  Jakub Jelinekpostreload: Fix autoinc handling in reload_cse_move2add...
2020-04-08  Tobias BurnusHSA: omp-grid.c – access proper clause code
2020-04-08  Tobias BurnusUndo accidental commit to omp-grid.c
2020-04-08  Tobias Burnus[C/C++, OpenACC] Reject vars of different scope in...
2020-04-08  Jason Merrillc++: requires-expression and tentative parse [PR94480]
2020-04-08  GCC AdministratorDaily bump.
2020-04-07  Jeff LawFix a variety of testsuite failures on the H8 after...
2020-04-07  Jason Merrillc++: ICE on invalid concept placeholder [PR94481].
2020-04-07  Jakub Jelinekcombine: Fix split_i2i3 ICE [PR94291]
2020-04-07  Richard Bienermiddle-end/94479 - fix gimplification of address
2020-04-07  Fritz ReeseFix PR fortran/93871 and re-implement degree-valued...
2020-04-07  Jakub Jelinekaarch64: Fix {ash[lr],lshr}<mode>3 expanders [PR94488]
2020-04-07  Iain Sandoecoroutines, ensure placeholder var is properly declared.
2020-04-07  Andre Simoes Dias... arm: MVE: Add C++ polymorphism and fix some more issues
2020-04-07  Andre Simoes Dias... arm: MVE: Fixes for pointers used in intrinsics for c++
2020-04-07  Andre Simoes Dias... arm: MVE: Fix -Wall testisms
2020-04-07  Andre Simoes Dias... arm: MVE: make sure we only use the Arm namespace varia...
2020-04-07  Andre Simoes Dias... arm: MVE: Fix vec extracts to memory
2020-04-07  Andre Simoes Dias... arm: MVE Fix immediate constraints on some vector instr...
2020-04-07  Andre Simoes Dias... arm: MVE Don't use lsll for 32-bit shifts scalar
2020-04-07  Andre Simoes Dias... arm: MVE: Fix v[id]wdup's
2020-04-07  Andre Simoes Dias... arm: MVE: Fix constant load pattern
2020-04-07  Andre Simoes Dias... arm: MVE: Do not use typeof for pointer parameters
2020-04-07  Andre Simoes Dias... arm: MVE: Fix polymorphism for scalars and constants
2020-04-07  Patrick Palkac++: Fix usage of CONSTRUCTOR_PLACEHOLDER_BOUNDARY...
2020-04-07  Jakub Jelineki386: Fix V{64QI,32HI}mode constant permutations [PR94509]
2020-04-07  Jakub Jelinekopenmp: Fix parallel master error recovery [PR94512]
2020-04-07  Jakub Jelinekaarch64: Fix {ash[lr],lshr}<mode>3 expanders [PR94488]
2020-04-07  Iain Buclawd: Always set ASM_VOLATILE_P on asm statements (PR94425)
2020-04-07  Sebastian HuberRTEMS: Delete useless mcpu=8540 multilib
2020-04-07  Jakub Jelineki386: Fix emit_reduc_half on V{64Q,32H}Imode [PR94500]
2020-04-07  Jason Merrillc++: Fix ICE with implicit operator== [PR94462]
2020-04-07  GCC AdministratorDaily bump.
2020-04-06  Ian Lance Taylorlibgo: update to almost the 1.14.2 release
2020-04-06  Jakub Jelinekcselib: Fix endless cselib loop on (plus:P (reg) (const...
2020-04-06  Joseph MyersUpdate gcc sv.po.
2020-04-06  Fritz ReeseFix fortran/93686 -- ICE matching data statements with...
2020-04-06  Joel Brobeckerskip gcc.target/arm/div64-unwinding.c on vxworks_kernel...
2020-04-06  Richard Sandifordlra: Stop eh_return data regs being incorrectly marked...
2020-04-06  Marek Polacekc++: Fix crash in gimplifier with paren init of aggrega...
2020-04-06  GCC AdministratorDaily bump.
2020-04-05  Iain Sandoecoroutines, testsuite: Renumber two tests (NFC).
2020-04-05  Zachary SpytzMinor doc fix for ISO C90
2020-04-05  Nagaraju MekalaMicroblaze: Fixed missing save of r18 in fast_interrupt...
2020-04-05  Nagaraju MekalaMicroblaze: Modified trap instruction There is a bug...
2020-04-05  GCC AdministratorDaily bump.
2020-04-04  Jakub Jelinekdebug: Improve debug info of c++14 deduced return type...
2020-04-04  Jason Merrillc++: Mangling of dependent conversions [PR91377]
2020-04-04  Patrick Palkac++: Refrain from using replace_placeholders in constex...
2020-04-04  Patrick Palkac++: Fix constexpr evaluation of self-modifying CONSTRU...
2020-04-04  Jan HubickaFix previous commit.
2020-04-04  Jason Merrillc++: Fix invalid pointer-to-member in requires [PR67825]
2020-04-04  Jason Merrillc++: Fix reuse of class constants [PR94453]
2020-04-04  Jan Hubickaipa: Fix wrong code with failed propagation to builtin_...
2020-04-04  Jakub Jelinekcselib: Don't consider SP_DERIVED_VALUE_P values as...
2020-04-04  Jakub Jelinekc++: Fix further protected_set_expr_location related...
2020-04-04  GCC AdministratorDaily bump.
2020-04-03  Jeff LawFix stdarg-3 regression on xstormy16 port
2020-04-03  Jakub Jelinekopenmp: Fix ICE on #pragma omp parallel master in templ...
2020-04-03  H.J. Lux86: Mark scratch operand in ssse3_pshufbv8qi3 as early...
2020-04-03  Jeff LawFix va-arg-22.c at -O1 on m32r.
2020-04-03  Jakub Jelineki386: Fix up handling of OPTION_MASK_ISA_MMX builtins...
2020-04-03  Jason Merrillc++: alias template and parameter packs (PR91966).
2020-04-03  Jakub Jelineki386: Fix vph{add,subs?}[wd] 256-bit AVX2 RTL patterns...
2020-04-03  Patrick Palkac++: Add test for PR c++/93211
2020-04-03  Andre Simoes Dias... arm: MVE: Fix unintended change to tests
2020-04-03  Andre Simoes Dias... arm: Do not process rest of MVE header file after unsup...
2020-04-03  Tamar ChristinaAArch64: Fix options canonicalization for assembler
2020-04-03  Richard Bienermiddle-end/94465 - handle released SSA names in array_r...
2020-04-03  Kwok Cheung Yeungamdgcn: Support unordered floating-point comparison...
2020-04-03  Kewen LinFix PR94443 with gsi_insert_seq_before [PR94443]
2020-04-03  Martin LiskaICF: compare type attributes for gimple_call_fntypes.
2020-04-03  GCC AdministratorDaily bump.
2020-04-02  Sandra LoosemoreFix some comment typos in alias.c.
2020-04-02  Sandra LoosemoreFix check_effective_target_sigsetjmp for glibc targets.
2020-04-02  Fritz ReeseFix fortran/85982 ICE in resolve_component.
2020-04-02  Tobias Burnus[Fortran] Resolve formal args before checking DTIO
2020-04-02  Martin JamborPrevent IPA-SRA from creating calls to local comdats...
2020-04-02  Richard Bienerc/94392 - only enable -ffinite-loops for C++
2020-04-02  Richard Bienerdebug/94450 - remove DW_TAG_imported_unit generated...
2020-04-02  Maciej W. Rozyckidoc: RISC-V: Update binutils requirement to 2.30
2020-04-02  Kewen LinFix PR94401 by considering reverse overrun
2020-04-02  Jakub JelinekFix up -Wliteral-suffix warning on mti-linux.h
2020-04-02  Martin Jamborsra/doc: Document param sra-max-propagations
2020-04-02  Jakub Jelinekparams: Decrease -param=max-find-base-term-values=...
2020-04-02  Jakub Jelinekcselib: Reuse VALUEs on sp adjustments [PR92264]
2020-04-02  Jakub Jelinekaarch64: Fix ICE due to aarch64_gen_compare_reg_maybe_z...
2020-04-02  Jakub Jelinekaarch64: Fix ICE due to aarch64_gen_compare_reg_maybe_z...
next