public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH/RFC] tree-if-conv.c: fix two ICEs seen with -fno-tree-forwprop (PR tree-optimization/84178)
 2018-03-08  9:30 UTC  (6+ messages)
  ` [PATCH 1/2] tree-if-conv.c: fix ICE "
  ` [PATCH 2/2] ifcvt: unfixed testcase for 2nd issue within PR tree-optimization/84178

[PATCH] Improve boostrap-ubsan config (PR bootstrap/64914)
 2018-03-08  9:27 UTC  (4+ messages)

[PATCH][OBVIOUS] Fix ifunc detection
 2018-03-08  9:26 UTC  (4+ messages)

[PATCH] Fix PR84746
 2018-03-08  9:22 UTC 

[PR84620] output symbolic entry_view as data2, not addr
 2018-03-08  9:05 UTC  (5+ messages)

[PATCH] Add "native" as a valid option value for -march= on i386 (PR driver/83193)
 2018-03-08  9:02 UTC  (7+ messages)
` Add "native" as a valid option value for -march= on arm "

[PATCH] avoid warning for memcpy to self (PR 83456)
 2018-03-08  8:59 UTC  (2+ messages)

GCC 6 backports
 2018-03-08  8:51 UTC  (2+ messages)

[PATCH] Fix switchconv ICE (PR tree-optimization/84740)
 2018-03-08  7:07 UTC  (2+ messages)

[PATCH, rs6000] Fix PR83969: ICE in final_scan_insn, at final.c:2997
 2018-03-08  0:50 UTC 

[PATCH] Fix tail recursion (PR tree-optimization/84739)
 2018-03-08  0:38 UTC  (2+ messages)

[RFA][PATCH][PR middle-end/61118] Improve tree CFG accuracy for setjmp/longjmp
 2018-03-08  0:04 UTC  (15+ messages)

[PATCH] fix ICE in generic_overlap (PR 84526)
 2018-03-07 23:59 UTC  (13+ messages)

Fix some _GLIBCXX_DEBUG pretty printer errors
 2018-03-07 23:02 UTC  (4+ messages)

[PATCH] Fix ICE for static vars in offloaded functions
 2018-03-07 22:13 UTC  (6+ messages)

[PATCH] __builtin_early_constant_p (PR c++/78420)
 2018-03-07 22:13 UTC 

C++ PATCH for c++/84036, ICE with variadic lambda capture
 2018-03-07 21:00 UTC  (2+ messages)

[C++ Patch/RFC] PR 71169 ("[7/8 Regression] ICE on invalid C++ code in pop_nested_class"), PR 71832 and more
 2018-03-07 20:59 UTC  (11+ messages)

[PATCH] rs6000: -mreadonly-in-sdata (PR82411)
 2018-03-07 20:23 UTC 

SFN+LVU+IEPM v4 (was: Re: Statement Frontier Notes, Location Views, and Inlined Entry Point Markers)
 2018-03-07 19:43 UTC  (16+ messages)
` [SFN+LVU+IEPM v4 9/9] [IEPM] Introduce inline entry point markers

[PATCH] Add a few new contrib.texi entries, especially for people who perform GCC fuzzy testing and report bugs
 2018-03-07 19:14 UTC  (4+ messages)
` [PATCH] Add a few new contrib.texi entries, especially for people who perform GCC fuzzy testing and report bugs (take 2)

[PATCH] consider successor blocks when avoiding -Wstringop-truncation (PR 84468)
 2018-03-07 17:44 UTC  (7+ messages)
` [PING] "

[PATCH][AArch64] PR target/84748: Mark *compare_cstore<mode>_insn as clobbering CC reg
 2018-03-07 17:39 UTC 

[PATCH] Fix reg-stack error-recovery ICE (PR inline-asm/84683)
 2018-03-07 17:04 UTC  (3+ messages)

libgo patch committed: push arena on AIX higher due to clashes
 2018-03-07 15:23 UTC 

C++ PATCH for c++/84684, wrong caching when evaluating a constexpr function
 2018-03-07 15:16 UTC  (4+ messages)

[PATCH] Document gcov-io (PR gcov-profile/84735)
 2018-03-07 14:44 UTC  (2+ messages)

libgo patch committed: Use fence instruction before rdtsc
 2018-03-07 14:31 UTC 

[PATCH] Ada: Fix s-oscons.ads generation
 2018-03-07 13:15 UTC  (4+ messages)

[Committed] GCC 6: S/390: Disable branch prediction
 2018-03-07 13:12 UTC 

[PATCH] [ARC] Add/update combiner patterns
 2018-03-07 11:59 UTC 

[RFC][PR82479] missing popcount builtin detection
 2018-03-07 11:25 UTC  (11+ messages)

[PATCH][AARCH64]Fix immediate alternative of movhf_aarch64 pattern
 2018-03-07 11:23 UTC 

[PATCH] Fix aarch64_simd_reg_or_zero predicate (PR fortran/84565)
 2018-03-07 10:36 UTC  (4+ messages)
` Patch ping (Re: [PATCH] Fix aarch64_simd_reg_or_zero predicate (PR fortran/84565))

[AARCH64] Disable pc relative literal load irrespective of TARGET_FIX_ERR_A53_84341
 2018-03-07 10:35 UTC  (5+ messages)

[patch] Fix PR target/84277
 2018-03-07 10:28 UTC  (5+ messages)

[PATCH] Reject target_clones attribute in functions that can't be cloned (PR middle-end/84723)
 2018-03-07  9:09 UTC  (2+ messages)

[PATCH] PR fortran/64124,70409 -- Reduce a charlen
 2018-03-07  7:11 UTC  (2+ messages)

[PATCH] use attribute exclusion to reject naked vs target_clones conflicts (PR 84723)
 2018-03-07  5:19 UTC 

[PATCH] RISC-V: Add and document the "-mno-relax" option
 2018-03-07  2:29 UTC  (3+ messages)

[committed] hppa: Update handling of internal labels on hppa-hpux
 2018-03-07  0:59 UTC 

[committed] hppa: Add read access checks to __canonicalize_funcptr_for_compare
 2018-03-07  0:31 UTC 

[Committed] PR fortran/64107 -- new test
 2018-03-07  0:27 UTC 

[C PATCH] Fix statement frontiers handling in the C FE (PR c/84721)
 2018-03-07  0:13 UTC  (2+ messages)

[PATCH] Avoid dumping fancy names in -fcompare-debug dumps (PR c++/84704)
 2018-03-06 22:56 UTC  (2+ messages)

[patch, fortran] Fix PR 84697
 2018-03-06 22:00 UTC  (2+ messages)

[v3 PATCH] PR libstdc++/84601
 2018-03-06 21:06 UTC  (3+ messages)

[committed] Fix combiner.c's RTL checking failure (PR target/84710)
 2018-03-06 20:50 UTC  (2+ messages)

GCC 7 backports
 2018-03-06 19:51 UTC 

[PATCH, rs6000] Fix PR84264: ICE in rs6000_emit_le_vsx_store
 2018-03-06 16:07 UTC  (5+ messages)

patch to fix PR81572
 2018-03-06 15:57 UTC  (2+ messages)

[PR c++/84593] ice on braced init with uninit ref field
 2018-03-06 15:28 UTC  (7+ messages)

[PATCH] jit: fix link on OS X and Solaris (PR jit/64089 and PR jit/84288)
 2018-03-06 14:23 UTC  (4+ messages)

[Ada] Fix incomplete narrowing FP conversion for Machine_Overflows
 2018-03-06 12:22 UTC 

[Ada] Fix build on x86/Windows
 2018-03-06 12:09 UTC 

[PATCH] [ARC] Cleanup unused functions
 2018-03-06 11:54 UTC  (3+ messages)

[PATCH] Fix C++ ref op= ICE in the gimplifier with -g (PR c++/84704)
 2018-03-06 10:13 UTC  (5+ messages)

[PATCH] deprecate -finline-limit and make it an optimization option (PR 84603)
 2018-03-06  7:49 UTC  (5+ messages)

[PATCH] PR fortran/56667 -- Issue a sane error message
 2018-03-06  7:40 UTC  (2+ messages)

[PATCH] Fix ICE with exp.simdclone.0 (PR tree-optimization/84687)
 2018-03-06  6:28 UTC  (2+ messages)

[C++] [PR84231] overload on cond_expr in template
 2018-03-06  6:14 UTC  (9+ messages)

[committed] Fix infinite recursion in combine_simplify_rtx (PR target/84700)
 2018-03-06  1:13 UTC 

[PATCH] replace ICE with error for failed template deduction (PR 84355)
 2018-03-06  0:05 UTC  (6+ messages)

C++ PATCH for c++/84708, ICE with lambda in local class NSDMI
 2018-03-05 22:13 UTC 

[C++ PATCH] Small performance improvement for constexpr_call_hasher::equal (PR c++/84684)
 2018-03-05 22:08 UTC  (2+ messages)

[PATCH] accept attribute nonstring on all narrow characters (PR 84725)
 2018-03-05 20:54 UTC 

[PATCH] [Microblaze]: PIC Data Text Relative
 2018-03-05 19:21 UTC  (4+ messages)

[PATCH] rs6000: Don't align tiny loops to 32 bytes for POWER9
 2018-03-05 19:10 UTC 

[config patch] Fwd from binutils: add ax_pthread.m4 to config/ directory
 2018-03-05 19:01 UTC  (3+ messages)

libgo patch committed: Fix typo in mksysinfo.sh script
 2018-03-05 18:44 UTC 

[PR c++/84702] ICE with default tmpl arg of overload set
 2018-03-05 18:43 UTC 

Patch ping
 2018-03-05 18:38 UTC  (2+ messages)

[PATCH][GCC][ARM] Fix can_change_mode_class for big-endian
 2018-03-05 16:51 UTC 

Rename __builtin_rs6000_speculation_barrier
 2018-03-05 16:29 UTC  (4+ messages)

[PR c++/84694] ICE on template friend decl
 2018-03-05 16:10 UTC 

C++ PATCH for c++/84707, ICE with nested anonymous namespace
 2018-03-05 16:07 UTC  (2+ messages)

Patch ping
 2018-03-05 15:39 UTC  (2+ messages)

[PATCH] Fix PR84486
 2018-03-05 14:59 UTC 

Don't vectorise zero-step rmw operations (PR 84485)
 2018-03-05 14:17 UTC  (6+ messages)

[C++ Patch] PR 84618 ("[8 Regression] ICE in build_capture_proxy, at cp/lambda.c:460")
 2018-03-05 14:14 UTC  (2+ messages)

[PR c++/84497] ref to undefined tls init
 2018-03-05 13:46 UTC  (3+ messages)

[PATCH] Fix PR84650
 2018-03-05 12:45 UTC 

PING: [PATCH] x86: Force __x86_indirect_thunk_reg for function call via GOT
 2018-03-05 12:20 UTC 

PING: [PATCH] i386: Don't generate alias for function return thunk
 2018-03-05 12:18 UTC 

[PATCH][1/2] Fix PR84670
 2018-03-05  9:37 UTC 

[PATCH] S/390: libatomic: Fix 16 byte atomic exchange
 2018-03-05  9:12 UTC 

C++ PATCH for c++/84686, missing volatile loads
 2018-03-05  1:09 UTC 

[PATCH] Fix PR84427, PRE ANTIC iteration (again)
 2018-03-04 20:07 UTC  (4+ messages)

[RFC][PATCH] PR preprocessor/83173: Additional check before decrementing highest_location
 2018-03-04 19:27 UTC  (5+ messages)
    ` [RFC][PATCH v2] "

[patch][i386] Adding pconfig, wbnoinvd and wbinvd intrinsics
 2018-03-04 19:23 UTC  (3+ messages)

Notice!!! Closing of gcc-patches@gcc.gnu.org is been processed
 2018-03-04 13:30 UTC 

[wwwdocs] Adjust to new MPC homepage (gcc-4.5/changes.html)
 2018-03-04 12:04 UTC 

[wwwdocs] www-cs-faculty.stanford.edu has moved to https
 2018-03-04 10:02 UTC 

[wwwdocs] Remove babyname.tips mirror
 2018-03-04  9:59 UTC 

[wwwdocs] PATCH for Re: Create a new mirror
 2018-03-04  9:57 UTC 

[PATCH, fortran] PR71085 - ICE with some intrinsic functions specifying array function result dimension
 2018-03-04  5:14 UTC  (2+ messages)

Simplification and a zero sized array
 2018-03-03 17:07 UTC  (2+ messages)

[Patch, fortran] PR80965 - [7/8 Regression] ICE with class argument and -O2 optimization
 2018-03-03 16:38 UTC 

Contents of PO file 'cpplib-8.1-b20180128.da.po'
 2018-03-03 16:22 UTC 

New Danish PO file for 'cpplib' (version 8.1-b20180128)
 2018-03-03 16:22 UTC 

Backports to gcc-7-branch
 2018-03-03 13:44 UTC 

[C++ Patch] PR 71464 ("[6/7/8 Regression] ICE on invalid code (with redeclared constructor) at -Os: Segmentation fault")
 2018-03-03 13:23 UTC  (4+ messages)

[PATCH] libiberty: fix memory usage explosion for invalid templates (PR demangler/84668)
 2018-03-03 12:42 UTC 

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).