public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH][ARM][PR82989] Fix unexpected use of NEON instructions for shifts
 2018-03-27 16:46 UTC  (6+ messages)

[PATCH][i386,AVX] Fix PR84783 - backport missing permutexvar to GCC7
 2018-03-27 15:26 UTC  (3+ messages)

[PATCH 0/4] ASAN for MIPS (o32)
 2018-03-27 15:18 UTC  (3+ messages)
  ` Release-manager approval for gcc-8? (was: Re: [PATCH 0/4] ASAN for MIPS (o32))

[PATCH] Simplify vec_merge of vec_duplicate with const_vector
 2018-03-27 14:37 UTC  (2+ messages)

[Patch ARM] Fix PR81863
 2018-03-27 13:46 UTC 

GCC 8.0.1 Status Report (2018-03-27)
 2018-03-27 13:40 UTC  (2+ messages)

[PATCH][AArch64] XFAIL gcc.target/aarch64/store_v2vec_lanes.c for ILP32
 2018-03-27 13:39 UTC 

[PATCH, rtl] Fix PR84878: Segmentation fault in add_cross_iteration_register_deps
 2018-03-27 13:32 UTC  (4+ messages)

[PATCH][AARCH64][PR target/84882] Add mno-strict-align
 2018-03-27 13:17 UTC 

[og7] vector_length extension part 1: generalize function and variable names
 2018-03-27 13:00 UTC  (22+ messages)
` [og7] vector_length extension part 2: Generalize state propagation and synchronization
` [og7] vector_length extension part 4: target hooks and automatic parallelism
` [og7] vector_length extension part 5: libgomp and tests

[PATCH] Fix PR82847
 2018-03-27 12:13 UTC 

[PATCH] Fix PR85082
 2018-03-27 11:46 UTC 

[PATCH] Fix PR84067
 2018-03-27 11:45 UTC 

[PATCH] Improve TRUTH_{AND,OR}IF_EXPR expansion (PR rtl-optimization/78200)
 2018-03-27 11:44 UTC  (5+ messages)

[C++ PATCH] Fix invalid covariant return error-recovery (PR c++/85068)
 2018-03-27 11:04 UTC  (2+ messages)

[PATCH,Testsuite,MIPS] Fixing fix-r4000-n.c failure started with r255348
 2018-03-27 10:50 UTC  (2+ messages)

[C++ Patch] Fix confusing diagnostics for invalid overrides
 2018-03-27 10:50 UTC  (8+ messages)

[PATCH,Testsuite,MIPS] Fixing umips-stroe16-2.c failure started with r255348
 2018-03-27 10:04 UTC  (2+ messages)

[PATCH] Fix PR84004
 2018-03-27 10:01 UTC 

[Patch AArch64] Turn on -fasynchronous-unwind-tables and -funwind-tables by default
 2018-03-27 10:00 UTC  (3+ messages)

[C++ PATCH] Improve cp_fold on vector CONSTRUCTORs (PR c++/85077)
 2018-03-27  9:26 UTC 

[C++ PATCH] Fix ICE on offsetof with volatile struct and static data member array ref (PR c++/85061)
 2018-03-27  9:10 UTC 

[C++ PATCH] Fix ICE in cp_build_reference_type (PR c++/85076)
 2018-03-27  8:55 UTC 

[C++ Patch] PR 85067 ("[8 Regression] ICE with volatile parameter in defaulted copy-constructor")
 2018-03-27  8:49 UTC 

[PATCH,nvptx] Fix PR85056
 2018-03-27  8:18 UTC  (2+ messages)

[RFC PATCH for 9] rs6000: Ordered comparisons (PR56864)
 2018-03-27  8:18 UTC 

[PATCH, fortran] PR85083 - [8 Regression] ICE in gfc_convert_to_structure_constructor, at fortran/primary.c:2915
 2018-03-26 21:57 UTC 

[PATCH] i386: Insert ENDBR to trampoline for -fcf-protection=branch -mibt
 2018-03-26 21:30 UTC  (4+ messages)

RFC: Disable asan tests under ulimit -v
 2018-03-26 20:42 UTC  (10+ messages)

[PATCH, i386]: Fix PR 85073: extra check after BLSR
 2018-03-26 20:01 UTC 

libgo patch committed: Don't check for a stale runtime
 2018-03-26 19:30 UTC 

[RFC PATCH for 9] rs6000: Ordered comparisons (PR56864)
 2018-03-26 19:29 UTC 

[C++ Patch] PR 84632 ("[8 Regression] internal compiler error: tree check: expected record_type or union_type or qual_union_type, have array_type in reduced_constant_expression_p...")
 2018-03-26 18:33 UTC  (14+ messages)

C++ PATCH for c++/85032, rejects-valid with if constexpr in template
 2018-03-26 17:31 UTC  (2+ messages)

C++ PATCH for c++/85062, ICE with variadic alignas in wrong place
 2018-03-26 17:10 UTC  (2+ messages)

[PATCH] PR libstdc++/84654 Do not use __float128 if it is disabled by the compiler
 2018-03-26 15:23 UTC  (3+ messages)
` [PATCHv2] "

C++ PATCH for c++/85049, ICE with integer_sequence
 2018-03-26 15:19 UTC 

Add workaround to std::variant for Clang bug 31852
 2018-03-26 14:14 UTC  (2+ messages)

PING^3: [PATCH] Use dlsym to check if libdl is needed for plugin
 2018-03-26 11:19 UTC 

PING^4: [PATCH] i386: Insert ENDBR before the profiling counter call
 2018-03-26 11:10 UTC 

PING^3 [PATCH] i386: Avoid PLT when shadow stack is enabled directly
 2018-03-26 11:09 UTC 

PING: [GCC 6] PATCH: Backport -mindirect-branch= patches
 2018-03-26 11:06 UTC 

[PATCH] Fix ICE for static vars in offloaded functions
 2018-03-26 11:04 UTC  (6+ messages)

[PATCH, PR85063] Fix switch conversion in offloading functions
 2018-03-26  9:19 UTC  (2+ messages)

[PATCH] Fix PR85066 testcase for -mx32
 2018-03-26  9:06 UTC 

[patch, fortran] Fix character parameter arrays as formats
 2018-03-25 19:14 UTC  (2+ messages)

[Patch, fortran] PR84931 - Expansion of array constructor with constant implied-do-object goes sideways
 2018-03-25 18:48 UTC  (2+ messages)

[patch, libgomp testsuite] Replace non-standard call abort by STOP n
 2018-03-25 16:11 UTC 

[patch, libgomp testsuite] Replace non-standard call abort by STOP n
 2018-03-25 14:47 UTC 

[patch fortran] PR 84924 - Erroneous error in C_F_POINTER
 2018-03-25 13:24 UTC  (3+ messages)

[patch, fortran] Simplify constants which come from parameter arrays
 2018-03-25 11:10 UTC 

New Swedish PO file for 'gcc' (version 8.1-b20180128)
 2018-03-25 10:46 UTC 

[PATCH][RFC] Make expansion of balanced binary trees of switches on tree level
 2018-03-25 10:12 UTC  (13+ messages)
                      ` [testsuite, committed] Make scan pattern more precise in vrp104.c

[patch,fortran] Bug 69497 - ICE in gfc_free_namespace
 2018-03-24 23:49 UTC  (3+ messages)

[PATCH]Correct comment for ADDR_EXPR tree code
 2018-03-24 21:25 UTC  (3+ messages)

[patch, fortran] Fix empty substrings when simplifying
 2018-03-24 21:25 UTC  (4+ messages)

[PATCH] Fix PR84986
 2018-03-24 17:42 UTC  (2+ messages)

Use SCEV information when aligning for vectorisation (PR 84005)
 2018-03-24 10:59 UTC  (7+ messages)

[PATCH, wwwdocs] Update cxx-status.html
 2018-03-24  8:52 UTC  (2+ messages)

[Ada] Fix PR ada/85007
 2018-03-23 23:55 UTC 

[Ada] Fix PR ada/85036
 2018-03-23 23:19 UTC 

[PATCH, rs6000, committed] Fix test case builtins-1-le.c
 2018-03-23 23:13 UTC 

C++ PATCH for c++/84489, dependent default template argument
 2018-03-23 22:14 UTC  (2+ messages)

[PATCH] [PR c++/84943] allow folding of array indexing indirect_ref
 2018-03-23 22:04 UTC  (7+ messages)

[PATCH] [PR c++/84979] improve auto handling in explicit tmpl args for concepts
 2018-03-23 19:53 UTC  (2+ messages)

[PR c++/84789] do not resolve typename into template-independent
 2018-03-23 19:38 UTC  (12+ messages)

[PATCH], PR target/84914, Fix complex long double multiply/divide on PowerPC -mabi=ieeelongdouble
 2018-03-23 19:35 UTC  (3+ messages)

[C++ PATCH] Fix error-recovery in compute_array_index_type (PR c++/85015)
 2018-03-23 19:35 UTC  (6+ messages)

patch to fix PR85030
 2018-03-23 19:35 UTC 

[PATCH, rs6000] Fix PR83789: __builtin_altivec_lvx fails for powerpc for altivec-4.c
 2018-03-23 18:52 UTC  (10+ messages)

[PATCH. rs6000] Fix PR84912: ICE using -m32 on __builtin_divde*, patch #1
 2018-03-23 18:20 UTC  (2+ messages)
` [PATCH. rs6000] Fix PR84912: ICE using -m32 on __builtin_divde*, patch #2

[PATCH][arm] PR target/85026: Fix ldrsh length estimate in Thumb state
 2018-03-23 16:44 UTC 

[C++ PATCH] Fix FIX_TRUNC_EXPR instantiation (PR c++/84942)
 2018-03-23 16:36 UTC  (8+ messages)

[PATCH] [PR c++/84973] don't defer output of uninstantiated templates
 2018-03-23 16:32 UTC  (2+ messages)

[PATCH] [PR c++/84968] reject stmt-exprs in noexcept constexprs
 2018-03-23 16:30 UTC  (2+ messages)

New Spanish PO file for 'gcc' (version 8.1-b20180128)
 2018-03-23 15:38 UTC 

[RFC Patch], PowerPC memory support pre-gcc9, Version 2
 2018-03-23 14:52 UTC  (2+ messages)
` [RFC Patch], PowerPC memory support pre-gcc9, Version 2, Patch #11

C++ PATCH for c++/85045, ICE when printing RDIV_EXPR
 2018-03-23 14:35 UTC  (4+ messages)

[PATCH][ARM][PR target/84826] Fix ICE in extract_insn, at recog.c:2304 on arm-linux-gnueabi
 2018-03-23 14:17 UTC  (10+ messages)

[PATCH] Add a testcase for already fixed PR c/80778
 2018-03-23 13:50 UTC 

C++ PATCH for c++/85033, ICE with enumerator in __builtin_offsetof
 2018-03-23 12:39 UTC  (2+ messages)

[PATCH, PR84660] Fix combine bug with SHIFT_COUNT_TRUNCATED
 2018-03-23 12:35 UTC  (4+ messages)

[PATCH] Fix PR85020
 2018-03-23 11:35 UTC  (6+ messages)

[PATCH] Fix alias.c ICE on inline-asm "=m" incomplete operand (PR inline-asm/85022)
 2018-03-23  9:58 UTC  (4+ messages)

[PATCH] Fix another match_asm_constraints_1 issue (PR PR inline-asm/85034)
 2018-03-23  9:06 UTC  (2+ messages)

[PATCH] Fix sanopt -fsanitize=pointer-overflow optimization (PR sanitizer/85029)
 2018-03-23  8:53 UTC  (2+ messages)

[PATCH] PR fortran/42651 -- Fix accepts-invalid
 2018-03-23  8:47 UTC  (3+ messages)

[PR c++/71251] out-of-range parms in tmpl arg substitution
 2018-03-23  5:48 UTC  (11+ messages)

[PATCH 4/4] ASAN for MIPS: Add gcc port bits for MIPS to support -fsanitize=address
 2018-03-23  4:04 UTC 

[PATCH 3/4] Enable libsanitizer for 32-bit mips*-*-linux*
 2018-03-23  3:21 UTC 

[PATCH 2/4] ASAN for MIPS: Correct struct_kernel_stat_sz for MIPS and don't use <sys/stat.h>
 2018-03-23  3:20 UTC 

[PATCH 1/4] ASAN for MIPS: Add __sanitizer.lock.pad initializer, shutting up a warning
 2018-03-23  3:19 UTC 

[PATCH] Add ax_pthread.m4 for use in binutils-gdb
 2018-03-23  2:50 UTC 

[PATCH 0/4] Improvements to #include suggestions
 2018-03-23  0:35 UTC  (5+ messages)
` [PATCH 3/4] C++: suggest missing headers for implicit use of "std" (PR c++/85021)
` [PATCH 4/4] C++: more std header hints; filter on C++ dialect (PR c++/84269)
` [PATCH 1/4] More #include suggestions "
` [PATCH 2/4] C: Ensure that we print include hints in -Wimplicit-function-declaration

[PATCH,rs6000] GCC -7, no swap optimization for vpermxor instruction
 2018-03-22 23:37 UTC  (2+ 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).