public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
SFN+LVU+IEPM v4 (was: Re: Statement Frontier Notes, Location Views, and Inlined Entry Point Markers)
 2018-03-09 11:35 UTC  (20+ messages)
` [SFN+LVU+IEPM v4 9/9] [IEPM] Introduce inline entry point markers

[PATCH PR82965/PR83991]Fix invalid profile count in vectorization peeling
 2018-03-09 10:25 UTC  (4+ messages)
` Patch ping (Re: [PATCH PR82965/PR83991]Fix invalid profile count in vectorization peeling)

[PR84620] output symbolic entry_view as data2, not addr
 2018-03-09  9:35 UTC  (8+ messages)

[C++ Patch] PR 71169 ("[7/8 Regression] ICE on invalid C++ code in pop_nested_class"), PR 71832 and more (Take 2)
 2018-03-09  9:14 UTC  (2+ messages)

Fix PR target/84763
 2018-03-09  9:08 UTC 

[PR84682] disregard address constraints on non-addresses
 2018-03-09  6:45 UTC 

Fix some _GLIBCXX_DEBUG pretty printer errors
 2018-03-09  5:57 UTC  (8+ messages)

[C++ PATCH] For -Wformat purposes use ellipsis args before class to pointer to class conversion (PR c++/84076)
 2018-03-09  1:35 UTC  (3+ messages)

PR libstdc++/84769 qualify std::get and std::get_if to avoid ADL
 2018-03-09  1:11 UTC 

Use non-throwing is_directory in filesystem::create_directory
 2018-03-09  1:09 UTC 

[PATCH] avoid warning for memcpy to self (PR 83456)
 2018-03-09  0:47 UTC  (3+ messages)

PR libstdc++/78420 Make std::less etc. yield total order for pointers
 2018-03-09  0:41 UTC 

[og7] Update nvptx_fork/join barrier placement
 2018-03-08 23:31 UTC 

[RFC][PR82479] missing popcount builtin detection
 2018-03-08 22:07 UTC  (12+ messages)

[C++ PATCH] Avoid -Wunused-function warning when a static function is only used from uninstantiated template (PR c++/80598)
 2018-03-08 21:35 UTC  (3+ messages)

[PATCH] Fix dwarf2out regression introduced with LVUs (PR debug/84456)
 2018-03-08 21:32 UTC  (2+ messages)

[C++ PATCH] Don't redefine __* builtins (PR c++/84724)
 2018-03-08 21:06 UTC  (2+ messages)

[PATCH] Diagnose earlier invalid inline asm constraints (PR inline-asm/84742)
 2018-03-08 20:43 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-08 16:11 UTC  (12+ messages)

[PATCH][AArch64] PR target/84164: Relax predicate in *aarch64_<optab>_reg_di3_mask2
 2018-03-08 15:38 UTC  (11+ messages)
      ` [PATCH][AArch64][1/3] PR target/84164: Simplify subreg + redundant AND-immediate (was: PR target/84164: Relax predicate in *aarch64_<optab>_reg_di3_mask2)
        ` [PATCH][AArch64][1/3] PR target/84164: Simplify subreg + redundant AND-immediate

[PATCH] __builtin_early_constant_p (PR c++/78420)
 2018-03-08 15:04 UTC  (2+ messages)

[PATCH] Fix PR84552
 2018-03-08 14:40 UTC 

[PATCH] [AArch64] Update L2 cache size on Falkor's prefetch tuning structure
 2018-03-08 13:37 UTC  (4+ messages)

[PATCH][AArch64][2/3] PR target/84164: Add ZERO_EXTRACT + LSHIFTRT pattern for BFXIL instruction
 2018-03-08 13:34 UTC  (2+ messages)

[PATCH][AArch64] PR target/84748: Mark *compare_cstore<mode>_insn as clobbering CC reg
 2018-03-08 13:33 UTC  (2+ messages)

[PATCH][AARCH64]Fix immediate alternative of movhf_aarch64 pattern
 2018-03-08 13:32 UTC  (2+ messages)

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

[PATCH, rs6000] Fix PR83969: ICE in final_scan_insn, at final.c:2997
 2018-03-08 13:03 UTC  (2+ messages)

[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 2/2] ifcvt: unfixed testcase for 2nd issue within PR tree-optimization/84178
  ` [PATCH 1/2] tree-if-conv.c: fix ICE seen with -fno-tree-forwprop (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 

[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 "

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] Fix tail recursion (PR tree-optimization/84739)
 2018-03-08  0:38 UTC  (2+ messages)

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

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

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

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

[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] 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 

[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  (3+ 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  (4+ 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 

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