public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[testsuite] Tweak gcc.target/sparc/struct-ret-check-1.c
 2019-02-15 10:56 UTC 

[testsuite] Small tweaks for Visium
 2019-02-15 10:51 UTC 

[visium] Adjust to recent assembler change
 2019-02-15 10:41 UTC 

[patch] Fix LRA/reload issue with -fnon-call-exceptions
 2019-02-15 10:05 UTC 

[PATCH][GCC][Arm] Add HF modes to ANY iterators
 2019-02-15  9:05 UTC  (5+ messages)

[PATCH] Fix tree-loop-distribution.c ICE with -ftrapv (PR tree-optimization/89278)
 2019-02-15  8:16 UTC  (6+ messages)

Go patch committed: Harmonize types referenced by both C and Go
 2019-02-15  8:16 UTC  (2+ messages)

[PATCH] Avoid assuming valid_constant_size_p argument is a constant expression (PR 89294)
 2019-02-15  7:25 UTC  (4+ messages)

[PATCH] i386: Insert ENDBR for NOTE_INSN_DELETED_LABEL only if needed
 2019-02-15  4:13 UTC 

[PATCH] driver: Also prune joined switches with negation
 2019-02-15  3:34 UTC  (19+ messages)
  ` PING^1: "
                      ` V2 "
                        ` [PATCH] Add testcases for multiple -fsanitize=, -fno-sanitize= or -fno-sanitize-recover= options
                            ` [PATCH] Add testcases for multiple -fsanitize=, -fno-sanitize= or -fno-sanitize-recover= options (take 2)

[PATCH] Fix up and improve allow_blank_lines testsuite handling (PR other/69006, PR testsuite/88920)
 2019-02-15  3:31 UTC  (7+ messages)
  ` [PATCH] Fix up and improve allow_blank_lines testsuite handling (PR other/69006, PR testsuite/88920, take 2)

[PATCH] Fix ICE with optimize("Ofast") due to option handling (PR other/89342)
 2019-02-15  0:53 UTC  (2+ messages)

[C PATCH] Reject weak nested functions (PR c/89340)
 2019-02-15  0:53 UTC  (2+ messages)

libgo patch committed: Run examples
 2019-02-15  0:37 UTC 

Go patch committed: Compile thunks with -Os
 2019-02-15  0:30 UTC  (4+ messages)

[PATCH, i386]: Enable MMX, SSE and SSE2 by default in TARGET_SUBTARGET64_ISA_DEFAULT
 2019-02-14 23:57 UTC 

[PATCH wwwdocs] changes.html for "asm inline"
 2019-02-14 23:57 UTC 

[PATCH 00/40] V5: Emulate MMX intrinsics with SSE
 2019-02-14 23:24 UTC  (59+ messages)
` [PATCH 05/40] i386: Emulate MMX mulv4hi3 "
` [PATCH 13/40] i386: Emulate MMX pshufw "
` [PATCH 31/40] i386: Emulate MMX pshufb with SSE version
` [PATCH 35/40] i386: Allow MMXMODE moves with TARGET_MMX_WITH_SSE
` [PATCH 40/40] i386: Also enable SSSE3 __m64 tests in 64-bit mode
        ` [PATCH, testsuite]: Re-enable 64-bit form in gcc.target/i386/ssse3-*.c on AVX targets
` [PATCH 14/40] i386: Emulate MMX sse_cvtps2pi/sse_cvttps2pi with SSE
` [PATCH 17/40] i386: Emulate MMX mmx_pinsrw "
` [PATCH 16/40] i386: Emulate MMX mmx_pextrw "
` [PATCH 07/40] i386: Emulate MMX mmx_pmaddwd "
` [PATCH 02/40] i386: Emulate MMX packsswb/packssdw/packuswb with SSE2
` [PATCH 08/40] i386: Emulate MMX ashr<mode>3/<shift_insn><mode>3 with SSE
` [PATCH 12/40] i386: Emulate MMX vec_dupv2si "
` [PATCH 10/40] i386: Emulate MMX mmx_andnot<mode>3 "
` [PATCH 06/40] i386: Emulate MMX smulv4hi3_highpart "
` [PATCH 20/40] i386: Emulate MMX mmx_umulv4hi3_highpart "
` [PATCH 03/40] i386: Emulate MMX punpcklXX/punpckhXX with SSE punpcklXX
` [PATCH 23/40] i386: Emulate MMX mmx_uavgv4hi3 with SSE
` [PATCH 04/40] i386: Emulate MMX plusminus/sat_plusminus "
` [PATCH 38/40] i386: Enable TM MMX intrinsics with SSE2
` [PATCH 29/40] i386: Emulate MMX ssse3_pmaddubsw with SSE
` [PATCH 28/40] i386: Emulate MMX ssse3_ph<plusminus_mnemonic>dv2si3 "
` [PATCH 34/40] i386: Emulate MMX abs<mode>2 "
` [PATCH 26/40] i386: Emulate MMX umulv1siv1di3 with SSE2
` [PATCH 01/40] i386: Allow MMX register modes in SSE registers
` [PATCH 11/40] i386: Emulate MMX mmx_eq/mmx_gt<mode>3 with SSE
` [PATCH 32/40] i386: Emulate MMX ssse3_psign<mode>3 "
` [PATCH 15/40] i386: Emulate MMX sse_cvtpi2ps "
` [PATCH 22/40] i386: Emulate MMX mmx_uavgv8qi3 "
` [PATCH 27/40] i386: Emulate MMX ssse3_ph<plusminus_mnemonic>wv4hi3 "
` [PATCH 21/40] i386: Emulate MMX maskmovq with SSE2 maskmovdqu
` [PATCH 36/40] i386: Allow MMX vector expanders with TARGET_MMX_WITH_SSE
` [PATCH 09/40] i386: Emulate MMX <any_logic><mode>3 with SSE
` [PATCH 24/40] i386: Emulate MMX mmx_psadbw "
` [PATCH 25/40] i386: Emulate MMX movntq with SSE2 movntidi
` [PATCH 30/40] i386: Emulate MMX ssse3_pmulhrswv4hi3 with SSE
` [PATCH 37/40] i386: Allow MMX intrinsic emulation "
` [PATCH 19/40] i386: Emulate MMX mmx_pmovmskb "
` [PATCH 33/40] i386: Emulate MMX ssse3_palignrdi "
` [PATCH 18/40] i386: Emulate MMX V4HI smaxmin/V8QI umaxmin "
` [PATCH 39/40] i386: Add tests for MMX intrinsic emulations "
` [PATCH 41/40] Prevent allocation of MMX registers with TARGET_MMX_WITH_SSE

[committed] Fix combiner's make_extraction (PR rtl-optimization/89354)
 2019-02-14 23:17 UTC 

[PATCH][DOC] Document new features for GCC 9
 2019-02-14 23:08 UTC  (4+ messages)

[C++ PATCH] preview: Fix braces around scalar initializer (C++/88572) Inbox x
 2019-02-14 23:02 UTC  (2+ messages)

Backport of various patches to gcc 8
 2019-02-14 22:44 UTC  (9+ messages)
` [PATCH 2/7] C++: don't offer bogus "._0" suggestions (PR c++/86329)
` [PATCH 1/7] Don't offer suggestions for compiler-generated variables (PR c++/85515)
` [PATCH 4/7] docs: fix stray duplicated words
` [PATCH 6/7] Fix ICE on class-template argument deduction (PR c++/88795)
` [PATCH 5/7] Fix memory leak in selftest::test_expansion_to_rtl
` [PATCH 3/7] Fix memory leak of pretty_printer prefixes
` [PATCH 7/7] C++ concepts: fix ICE with requires on dtors (PR c++/89036)

[PATCH, fortran] PR 81552 Improve and document -flag-init-integer
 2019-02-14 21:34 UTC 

[PATCH, d] Committed Add netbsd support to GDC
 2019-02-14 21:26 UTC 

Fortran vector math header
 2019-02-14 21:14 UTC  (2+ messages)

Go patch committed: Copy has_padding field if struct backend type exists
 2019-02-14 21:07 UTC 

[Committed][PATCH][GCC][Arm] Fix test directive
 2019-02-14 21:02 UTC  (2+ messages)

[PATCH] Fix excess warnings from -Wtype-limits with location wrappers (PR c++/88680)
 2019-02-14 20:30 UTC  (5+ messages)
      ` [PATCH] v2: "

[PR fortran/88248, patch] - [F18] Bogus warning about obsolescent feature: Labeled DO statement
 2019-02-14 20:27 UTC  (4+ messages)

Backports for GCC 8
 2019-02-14 20:13 UTC 

New Danish PO file for 'cpplib' (version 9.1-b20190203)
 2019-02-14 19:32 UTC 

Contents of PO file 'cpplib-9.1-b20190203.da.po'
 2019-02-14 19:32 UTC 

Go patch committed: Error for duplicate map string keys in composite literal
 2019-02-14 19:26 UTC 

New Danish PO file for 'gcc' (version 9.1-b20190203)
 2019-02-14 19:02 UTC 

Fortran vector math header
 2019-02-14 18:27 UTC  (13+ messages)

Provide __start_minfo/__stop_minfo for linkers that don't (PR d/87864)
 2019-02-14 18:12 UTC  (4+ messages)

[PATCH] Update libstdc++ documentation for implementation status
 2019-02-14 17:47 UTC  (2+ messages)

[rs6000] 64-bit integer loads/stores and FP instructions
 2019-02-14 16:31 UTC  (4+ messages)

PR87689, PowerPC64 ELFv2 function parameter passing violation
 2019-02-14 15:47 UTC  (4+ messages)

[committed] Fix set_uids_in_ptset (PR middle-end/89303)
 2019-02-14 15:13 UTC  (2+ messages)

[PATCH] DR 2586 fix value category in uses-allocator checks
 2019-02-14 15:08 UTC 

[PATCH] i386: Check -mmanual-endbr in pass_insert_endbranch::gate
 2019-02-14 14:35 UTC 

[Patch] [arm] Fix 88714, Arm LDRD/STRD peepholes
 2019-02-14 14:24 UTC  (10+ messages)

Move -Wmaybe-uninitialized to -Wextra
 2019-02-14 14:23 UTC  (4+ messages)

[PATCH] Add std::timespec and std::timespec_get for C++17
 2019-02-14 14:12 UTC 

[PATCH] Enforce LWG DR 2566 requirement for container adaptors
 2019-02-14 14:10 UTC 

[PATCH] LWG 2537 fix priority_queue constructors to establish invariant
 2019-02-14 14:10 UTC 

GCC 8 backports
 2019-02-14 13:57 UTC  (8+ messages)

[patch] Fix PR72715
 2019-02-14 13:54 UTC  (2+ messages)
` Fix PR72715 "ICE in gfc_trans_omp_do, at fortran/trans-openmp.c:3164"

[PR fortran/89348, patch] Fortran Command Options documentation fixes
 2019-02-14 13:45 UTC 

[PR fortran/89348, patch] Fortran Command Options documentation fixes
 2019-02-14 13:24 UTC  (2+ messages)

[PATCH] Construct ipa_reduced_postorder always for overwritable (PR ipa/89009)
 2019-02-14 10:19 UTC  (6+ messages)

[PATCH 00/40] V4: Emulate MMX intrinsics with SSE
 2019-02-14 10:14 UTC  (16+ messages)
` [PATCH 36/40] i386: Allow MMX vector expanders with TARGET_MMX_WITH_SSE
` [PATCH 37/40] i386: Allow MMX intrinsic emulation with SSE

[PATCH] PR middle-end/89303 add testcase for std::enable_shared_from_this
 2019-02-14  9:40 UTC 

[PATCH] PR rtl-optimization/88308 Update LABEL_NUSES in move_insn_for_shrink_wrap
 2019-02-14  9:38 UTC  (2+ messages)

[PATCH] Call free_dominance_info when transformed in DCE (PR rtl-optimization/89242)
 2019-02-14  9:22 UTC  (2+ messages)

[PATCH] Fix ICE in strlen () > 0 folding (PR tree-optimization/89314)
 2019-02-14  9:15 UTC  (2+ messages)

[PATCH] Document LWG 2735 status and add test
 2019-02-14  9:07 UTC 

[Patch, aarch64] Issue warning/error for mixing functions with/without aarch64_vector_pcs attribute
 2019-02-14  9:02 UTC  (2+ messages)

Backports to 8.x branch
 2019-02-14  7:44 UTC  (3+ messages)

[PATCH] Swap ubsan and early uninit warning passes (PR middle-end/89284)
 2019-02-14  5:56 UTC  (2+ messages)

[PATCH] i386: Use EXT_REX_SSE_REG_P in *movoi_internal_avx/movti_internal
 2019-02-14  2:34 UTC  (11+ messages)
                  ` [PATCH] i386: Properly encode xmm16-xmm31/ymm16-ymm31 for vector move

[-fcompare-debug] var tracking options are not optimization options
 2019-02-14  0:26 UTC  (6+ messages)

[PATCH] document __builtin_is_constant_evaluated
 2019-02-13 23:33 UTC 

[C++ PATCH] Fix cxx_eval_store_expression (PR c++/89336)
 2019-02-13 23:02 UTC 

[PATCH] PR libstdc++/89345 Only define std::destroying_delete for C++2a
 2019-02-13 22:13 UTC 

[PATCH, i386]: Fix vec_set and vec_concat patterns
 2019-02-13 21:56 UTC 

[PATCH,GDC] Add netbsd support to GDC
 2019-02-13 21:51 UTC  (5+ messages)

[PATCH] document __has_attribute and __has_include
 2019-02-13 21:46 UTC 

C++ PATCH for c++/89297 - ICE with OVERLOAD in template
 2019-02-13 21:31 UTC  (5+ messages)

RFA: PATCH to gimple-fold.c for c++/80916, bogus "static but not defined" warning
 2019-02-13 21:28 UTC  (3+ messages)

[PATCH] Fix up norm2 simplification (PR middle-end/88074)
 2019-02-13 18:58 UTC  (5+ messages)

[C++PATCH] [PR86379] do not use TREE_TYPE for USING_DECL_SCOPE
 2019-02-13 18:46 UTC  (10+ messages)

[wwwdocs] List -Wabsolute-value in gcc-9/changes.html
 2019-02-13 17:42 UTC  (6+ messages)
        ` [wwwdocs, doc] "

[Patch 1/4][Aarch64] v2: Implement Aarch64 SIMD ABI
 2019-02-13 17:24 UTC  (3+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).