public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Destroy arguments for _Cilk_spawn calling in the child (PR 80038)
 2017-04-15  4:05 UTC  (7+ messages)

PATCH for Re: mirrors
 2017-04-15  0:44 UTC 

[PATCH v2] PR80101: Fix ICE in store_data_bypass_p
 2017-04-14 23:49 UTC 

[PATCH], Fix PR/target 80099 (internal error with -mno-upper-regs-sf)
 2017-04-14 22:56 UTC  (4+ messages)

[Patch, Fortran, committed] PR 80361: [5/6/7 Regression] bogus recursive call to nonrecursive procedure with -fcheck=recursion
 2017-04-14 21:43 UTC 

[PATCH 0/2] ARC Zero Overhead Loop Fixes
 2017-04-14 21:22 UTC  (5+ messages)
` [PATCH 2/2] arc: Fix for loop end detection
` [PATCH 1/2] arc: Use @pcl assembler syntax instead of invalid expressions

[PATCH] Fix newlib build failure for mips16
 2017-04-14 21:17 UTC  (7+ messages)

RFC: seeking insight on store_data_bypass_p (recog.c)
 2017-04-14 16:12 UTC  (3+ messages)

[PATCH] Fix simplify-rtx.c ICE with vector float (not (neg)) (PR rtl-optimization/80385)
 2017-04-14 15:58 UTC  (3+ messages)

[PATCH] Validate that destination gcov file does not exist for, gcov-tool (PR gcov-profile/78783)
 2017-04-14 14:15 UTC  (3+ messages)

[PATCH, gfortran, committed] PR59910 ICE in gfc_conv_array_initializer, at fortran/trans-array.c:5327
 2017-04-14 13:32 UTC 

[PATCH 0/7] [ARC] Fix constraint letters and allow extra registers
 2017-04-14 12:45 UTC  (8+ messages)
` [PATCH 2/7] [ARC] Differentiate between ARCv1 and ARCv2 'h'-reg class for ADD insns
` [PATCH 1/7] [ARC] Differentiate between ARCv1 and ARCv2 'h'-reg class for CMP insns
` [PATCH 4/7] [ARC] Make D0, D1 double regs fix when not used
` [PATCH 3/7] [ARC] Allow extension core registers to be used for addresses
` [PATCH 7/7] [ARC] Addresses can use long immediate for offsets
` [PATCH 5/7] [ARC] Use ACCL, ACCH registers whenever they are available
` [PATCH 6/7] [ARC] [Cxx] Fix calling multiple inheritances

[PATCH 0/3] ARC patches series
 2017-04-14 12:17 UTC  (3+ messages)

[PATCH] Fix fixincludes for canadian cross builds
 2017-04-14 11:20 UTC  (10+ messages)

PR80357: Negative register pressure
 2017-04-14 11:11 UTC 

[PATCH], Fix PR 80098, Add better checking for disabling features
 2017-04-14 10:29 UTC  (5+ messages)

[PATCH,rs6000] PR80315: Add test cases to confirm ICE has been fixed
 2017-04-14  8:50 UTC  (2+ messages)

[wwwdocs,fortran] Update link to CHKSYS
 2017-04-14  7:25 UTC  (5+ messages)

port contrib/download_prerequisites script to macOS
 2017-04-13 23:29 UTC  (7+ messages)

[PATCH] Fix PR51513, switch statement with default case containing __builtin_unreachable leads to wild branch
 2017-04-13 20:06 UTC  (4+ messages)

[PATCH] Fix NVPTX offloading with dynamic libcuda.so.1 loading on powerpc
 2017-04-13 20:01 UTC 

[PATCH] Fix another fold-const.c type bug (PR sanitizer/80403)
 2017-04-13 19:56 UTC  (3+ messages)

[PR 80293] Don't totally-sRA char arrays
 2017-04-13 18:48 UTC  (4+ messages)

[PATCH][PR sanitizer/80414] Fix segfault with -fsanitize=undefined on 32 bit host
 2017-04-13 18:47 UTC  (6+ messages)

[Patch, fortran] PR34360 (Comment 28) - ICE when assigning item of a derived-component to a pointer
 2017-04-13 18:27 UTC  (3+ messages)

patch to fix PR80343
 2017-04-13 18:09 UTC 

[PATCH] Fix subreg in debug_insn handling issue exposed on mn103
 2017-04-13 14:26 UTC  (3+ messages)

[PATCH][GCC] Simplification of 1U << (31 - x)
 2017-04-13 12:01 UTC  (7+ messages)

[PATCH] Do not call memcpy with a NULL argument (PR gcov-profile/80413)
 2017-04-13 11:27 UTC  (2+ messages)

[patch, gomp4, committed] Adjust copy/copyin/copyout/create for OpenACC 2.5
 2017-04-13 11:11 UTC 

[PATCH] Fix PR80416
 2017-04-13 11:01 UTC 

[PATCH] Fix dwarf2out ICE with self-inlining (PR debug/80321)
 2017-04-13 10:40 UTC  (2+ messages)

[PATCH][libgcc, fuchsia]
 2017-04-13  8:14 UTC  (5+ messages)

Do not accidentally localize symbols when there is a hidden symbol in the same comdat group
 2017-04-13  8:07 UTC 

[Patch, GCC/ARM, gcc-5-branch] Fix PR68390 Incorrect code due to indirect tail call of varargs function with hard float ABI
 2017-04-13  7:55 UTC  (2+ messages)

[PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace
 2017-04-12 22:08 UTC  (4+ messages)

[PR59319] output friends in debug info
 2017-04-12 22:06 UTC  (8+ messages)

[libcp1] handle anon aggregates linkage-named by typedefs
 2017-04-12 21:53 UTC  (4+ messages)

[PATCH][GCC] Simplification of 1U << (31 - x)
 2017-04-12 19:34 UTC  (5+ messages)

[PATCH] Attempt harder to emit a cmove in emit_conditional_move (PR tree-optimization/79390)
 2017-04-12 17:57 UTC  (2+ messages)

Fix SH port failure in delay slot scheduling
 2017-04-12 16:10 UTC 

[wwwdocs] update primary platform name for gcc-7
 2017-04-12 15:53 UTC 

Fix cris/crisv32 port
 2017-04-12 14:59 UTC 

[PATCH] Fix PR80359
 2017-04-12 13:34 UTC 

[PATCH][AArch64] Improve address cost for -mcpu=generic
 2017-04-12 13:08 UTC 

OpenACC 2.5 default (present) clause
 2017-04-12 13:03 UTC  (2+ messages)

[PATCH][ARM] Update max_cond_insns settings
 2017-04-12 13:02 UTC 

[PATCH][AArch64] Update alignment for -mcpu=generic
 2017-04-12 12:58 UTC 

[PATCH][AArch64] Set jump alignment to 4 for Cortex cores
 2017-04-12 12:50 UTC 

[PATCH] Fix PR79390 (partly)
 2017-04-12  9:35 UTC 

[PATCH, GCC/ARM, stage4] Set mode for success result of atomic compare and swap
 2017-04-12  8:59 UTC 

[PATCH] rs6000: Enforce quad_address_p in TImode atomic_load/store (PR80382)
 2017-04-12  8:35 UTC 

[RFC] S/390: Alignment peeling prolog generation
 2017-04-12  7:58 UTC  (7+ messages)

One more path to fix PR70478
 2017-04-12  6:10 UTC  (8+ messages)

[PATCH] Fix fold_binary_loc BIT_IOR_EXPR folding (PR sanitizer/80349)
 2017-04-12  5:36 UTC  (2+ messages)

libgo patch committed: Fix support for vendor directories
 2017-04-12  4:26 UTC 

[wwwdocs] Adjust to the new location of the C++ ABI
 2017-04-11 22:37 UTC  (3+ messages)
` [libstdc++] "

[wwwdocs,C++] wg21.link's on projects/cxx-status.html
 2017-04-11 22:28 UTC  (2+ messages)

[wwwdocs] Adjust 2015 ACM Award link
 2017-04-11 22:13 UTC 

[PATCH, rs6000] Fix PR80376 and PR80315
 2017-04-11 21:35 UTC  (2+ messages)

C++ PATCH for c++/80294, ICE with constexpr and inheritance
 2017-04-11 21:06 UTC 

[PATCH, i386]: Improve STV convert gain function when shifts are involved
 2017-04-11 20:38 UTC 

One more patch for PR70478
 2017-04-11 19:41 UTC 

[PATCH] handle enumerated types in -Wformat-overflow (PR 80397)
 2017-04-11 18:57 UTC 

[PATCH] Add a new type attribute always_alias (PR79671)
 2017-04-11 18:47 UTC  (34+ messages)

[C++ PATCH] Fix decomp ICEs in templates (PR c++/80370)
 2017-04-11 18:40 UTC  (5+ messages)
  ` [C++ PATCH] Fix decomp ICEs in templates (PR c++/80370, take 2)
    ` [C++ PATCH] Fix decomp ICEs in templates (PR c++/80370, take 3)

[PATCH, GCC, stage4] Fix type for .init_array.* and .fini_array.* sections
 2017-04-11 17:35 UTC 

[committed] Fix UB in simplify-rtx.c (PR middle-end/80100)
 2017-04-11 17:25 UTC 

[committed] Don't optimize away OpenMP tasks with empty bodies, but with depend clauses (PR libgomp/80394)
 2017-04-11 17:18 UTC 

[PATCH] avoid using types wider than int for width and precision (PR 80364)
 2017-04-11 16:38 UTC  (5+ messages)

[arm] PR 80389 - if architecture and cpu mismatch, don't print an architecture name as a CPU name
 2017-04-11 15:00 UTC 

[patch, libgfortran] Fix pointer declarations per coding standard
 2017-04-11 14:56 UTC  (3+ messages)

[PATCH, GCC/ARM, gcc-6-branch] Fix PR80082: LDRD erronously used for 64bit load on ARMv7-R
 2017-04-11 14:47 UTC  (4+ messages)
  ` [PATCH, GCC/ARM, gcc-5-branch] "

[PATCH] S/390: Optimize atomic_compare_exchange and atomic_compare builtins
 2017-04-11 14:21 UTC  (2+ messages)
` [PATCH v5] "

[PATCH] Add function part to a same comdat group (PR ipa/80212)
 2017-04-11 14:21 UTC  (4+ messages)

[PATCH] Do not instrument register variables in object-size sanitizer (PR sanitizer/80387)
 2017-04-11 13:08 UTC  (3+ messages)

[PATCH v2] Generate reproducible output independently of the build-path
 2017-04-11 11:35 UTC  (4+ messages)
` [PATCH 2/3] Use BUILD_PATH_PREFIX_MAP envvar to transform __FILE__
` [PATCH 3/3] When remapping paths, only match whole path components
` [PATCH 1/3] Use BUILD_PATH_PREFIX_MAP envvar for debug-prefix-map

[PATCH] S/390: Optimize atomic_compare_exchange and atomic_compare builtins
 2017-04-11  8:11 UTC  (3+ messages)

[P1] [PATCH] [PR tree-optimization/80374] Do not try to convert integer_zero_node to undesirable types
 2017-04-11  7:34 UTC  (3+ messages)

[PATCH] Partially revert undesirable widest literal type changes from 1999 (PR middle-end/79788, PR middle-end/80375)
 2017-04-11  7:27 UTC  (2+ messages)

[C++ PATCH] Fix ICE when dumping VEC_COND_EXPR (PR c++/80363)
 2017-04-11  7:25 UTC  (2+ messages)

[PATCH] Handle AVX512* 4 argument shift builtins similarly to 2 argument shift builtins (PR target/80381)
 2017-04-11  5:50 UTC  (2+ messages)

[committed] Adjust dg-bogus pattern to match the text of changed diagnostic
 2017-04-10 23:33 UTC 

[Patch, fortran] PR69498 ICE on unexpected Submodule
 2017-04-10 21:51 UTC  (3+ messages)

[PATCH] PR80101: Fix ICE in store_data_bypass_p
 2017-04-10 21:37 UTC  (7+ messages)

[PATCH, rs6000] Fix PR80376 (somewhat)
 2017-04-10 21:35 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).