public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Fix up -march=native handling under KVM (PR target/61570)
 2014-06-22 18:23 UTC  (4+ messages)

Warn when returning the address of a temporary (middle-end) v2
 2014-06-22 18:20 UTC 

[doc] Remove duplicate -Wmaybe-uninitialized
 2014-06-22 17:30 UTC 

[PATCH 1/6] rs6000: Remove "O" alternative from lshrsi3
 2014-06-22 16:41 UTC  (15+ messages)
` [PATCH 2/6] rs6000: Merge lshrsi3 and lshrdi3
` [PATCH 3/6] rs6000: Merge ashlsi3 and ashldi3
` [PATCH 4/6] rs6000: Merge rotlsi3 and rotldi3
` [PATCH 5/6] rs6000: Merge ashrsi3 and ashrdi3
` [PATCH 6/6] rs6000: Merge the var_shift yes/no alternatives

Another AIX Bootstrap failure
 2014-06-22 14:47 UTC  (5+ messages)

[C++ Patch] PR 33101
 2014-06-22 14:46 UTC  (19+ messages)

[wwwdocs] convert contribute.html to https
 2014-06-22 13:07 UTC 

[MIPS, committed] Fix some mips.c warnings
 2014-06-22  9:57 UTC 

[PATCH] dwarf2out.c: Pass DWARF type modifiers around as flags argument
 2014-06-22  9:39 UTC  (4+ messages)
  ` [PATCH] Emit DW_tag_restrict_type for restrict-qualified pointers
    ` [PATCH] DWARFv5 Emit DW_TAG_atomic_type

[i386] logical shift right in shrd
 2014-06-22  8:06 UTC  (4+ messages)

[PATCH] Fix forwporp pattern (T)(P + A) - (T)P -> (T)A
 2014-06-22  7:14 UTC 

[PATCH][BUILDROBOT] nios2: Include builtins.h
 2014-06-21 21:52 UTC 

[patch] change specific int128 -> generic intN
 2014-06-21 20:17 UTC  (4+ messages)

[RTL] (vec_select (vec_concat a b) c) may be just a or b
 2014-06-21 19:16 UTC 

[webdoc, patch, committed] svn.html - retire fortran-caf
 2014-06-21 19:02 UTC 

[Patch, Fortran] Some coarray fixes
 2014-06-21 18:52 UTC 

[PATCH, cpp] Fix line directive bug‏
 2014-06-21 18:40 UTC  (3+ messages)
          ` [PATCH, cpp] Fix line directive bug

[PATCH GCC]Add 'force-dwarf-lexical-blocks' command line option
 2014-06-21 17:06 UTC  (3+ messages)

[PATCH][MIPS] Enable load-load/store-store bonding
 2014-06-21 16:25 UTC 

Fortran OpenMP UDR fixes, nested handling fixes etc
 2014-06-21  8:28 UTC  (2+ messages)

Move DECL_INIT_PRIORITY/FINI_PRIORITY to symbol table
 2014-06-21  8:26 UTC  (3+ messages)

[PATCH x86_64] Optimize access to globals in "-fpie -pie" builds with copy relocations
 2014-06-21  0:17 UTC  (4+ messages)

[PATCH, PR61219]: Fix sNaN handling in ARM float to double conversion
 2014-06-20 22:58 UTC  (4+ messages)

[patch i386]: Combine memory and indirect jump
 2014-06-20 21:59 UTC  (19+ messages)

[PATCH] Fix arrays in rtx.u + add minor rtx verification
 2014-06-20 21:31 UTC  (6+ messages)

[Committed] [PATCH] PR61123 : Fix the ABI mis-matching error caused by LTO
 2014-06-20 21:23 UTC  (2+ messages)

testsuite allocators patch
 2014-06-20 20:37 UTC 

[PATCH] Fix 61565 -- cmpelim vs non-call exceptions
 2014-06-20 20:28 UTC 

[PATCH] Power/GCC: Remove trailing NOP from byte-swap code
 2014-06-20 19:42 UTC  (2+ messages)

[PATCH, AARCH64] Enable fuse-caller-save for AARCH64
 2014-06-20 18:58 UTC  (9+ messages)

C++ PATCH for c++/61556 (constexpr member function)
 2014-06-20 18:30 UTC 

C++ PATCH for c++/59296 (rvalue object and lvalue ref-qualifier)
 2014-06-20 18:28 UTC  (5+ messages)

[PATCH] Remove bogus include path with in-tree cloog
 2014-06-20 16:53 UTC 

[PATCH] Implement -fsanitize=bounds and internal calls in FEs
 2014-06-20 15:43 UTC  (13+ messages)

[PATCH 0/5] let gdb reuse gcc'c C compiler
 2014-06-20 15:34 UTC  (26+ messages)
` [PATCH 4/5] add gcc/gdb interface files
` [PATCH 2/5] c_diagnostic_ignored_function hack
` [PATCH 3/5] introduce the binding oracle
` [PATCH 5/5] add libcc1

[linaro/gcc-4_8-branch] Merge from gcc-4_8-branch
 2014-06-20 15:27 UTC 

[PATCH][AArch64] Implement vfma_f64, vmla_f64, vfms_f64, vmls_f64 intrinsics
 2014-06-20 14:17 UTC 

[PATCH][AArch64] Fix some saturating math NEON intrinsics types
 2014-06-20 14:15 UTC  (3+ messages)

[RFC] Add a .gitattributes file for use with git-merge-changelog
 2014-06-20 14:08 UTC  (2+ messages)

[PATCH, Testsuite, AArch64] Make aapcs64.exp Tests Big-Endian Friendly
 2014-06-20 13:48 UTC  (2+ messages)

[PATCH] Fix for invalid sanitization of trailing byte in __builtin_strlen
 2014-06-20 13:40 UTC  (6+ messages)

[PATCH AArch64 0/2] PR/60825 Make {int,uint,float}64x1_t in arm_neon.h a proper vector type
 2014-06-20 12:50 UTC  (5+ messages)
` [PATCH AArch64 1/2] PR/60825 Make float64x1_t "
` [PATCH AArch64 2/2] PR/60825 Make {int,uint}64x1_t "

[PATCH] Change default for --param allow-...-data-races to off
 2014-06-20 11:44 UTC  (2+ messages)

[PATCH 1/N] hash_table: Make a layer of indirection explicit
 2014-06-20 10:54 UTC  (3+ messages)
` [PATCH 2/N] allow storing values directly in hash tables
` [PATCH 3/3] add hash_map class

[PATCH] Fix PR61375: cancel bswap optimization when value doesn't fit in a HOST_WIDE_INT
 2014-06-20 10:41 UTC  (3+ messages)

[PATCH] Fix ICE in Asan
 2014-06-20 10:33 UTC  (3+ messages)

[RFC] optimize x - y cmp 0 with undefined overflow
 2014-06-20  9:40 UTC  (4+ messages)

[linaro/gcc-4_9-branch] AArch64 costs model backports
 2014-06-20  9:19 UTC 

Delay RTL initialization until it is really needed
 2014-06-20  7:51 UTC 

[PATCH 1/5] New Identical Code Folding IPA pass
 2014-06-20  7:32 UTC  (5+ messages)
` [PATCH 3/5] IPA ICF pass

[PATCH, ARM] MI-thunk fix for TARGET_THUMB1_ONLY
 2014-06-20  6:24 UTC  (3+ messages)

[PATCH, ARM] Cortex-A9 MPCore volatile load workaround
 2014-06-20  6:24 UTC  (2+ messages)

[Patch, Fortran, committed] CO_MIN/MAX/SUM fixes
 2014-06-20  5:32 UTC  (2+ messages)

[PATCH, PR 61211] Fix a bug in clone_of_p verification
 2014-06-20  5:06 UTC  (3+ messages)

[Patch AArch64] Define TARGET_FLAGS_REGNUM
 2014-06-20  4:50 UTC  (2+ messages)

[PATCH] Power/GCC: Remove trailing NOP from byte-swap code
 2014-06-20  3:22 UTC 

[PATCH] Fix for PR 61561
 2014-06-19 20:19 UTC  (6+ messages)

fuse-caller-save - hook format
 2014-06-19 19:45 UTC  (12+ messages)
` -fuse-caller-save - Collect register usage information

[PATCH, PR 61540] Do not ICE on impossible devirtualization
 2014-06-19 16:51 UTC  (4+ messages)

Fix finding reg-sets of call insn in collect_fn_hard_reg_usage
 2014-06-19 16:47 UTC  (3+ messages)

[PATCH, ARM] Enable fuse-caller-save for ARM
 2014-06-19 16:43 UTC  (4+ messages)

[PATCH 4.8 ARM] Backport of r211369: PR/61062 Fix arm_neon.h ZIP/UZP/TRN for bigendian
 2014-06-19 13:35 UTC 

[AArch64] Implement ADD in vector registers for 32-bit scalar values
 2014-06-19 13:12 UTC  (7+ messages)

[PATCH, Cilk+, PR57541] Additional fix for issues witn array notations
 2014-06-19 12:31 UTC  (3+ messages)

[fortran,patch] One-line fix to PR61454 (init expression simplification)
 2014-06-19 11:59 UTC  (3+ messages)

Fwd: [RFC][gomp4] Offloading patches (2/3): Add tables generation
 2014-06-19 10:19 UTC  (11+ messages)

[PATCH, cprop] Check rtx_cost when propagating constant
 2014-06-19  9:45 UTC  (4+ messages)

[PATCH][MIPS] Enable load-load/store-store bonding
 2014-06-19  9:41 UTC 

[PATCH] Fix PR61306: improve handling of sign and cast in bswap
 2014-06-19  5:36 UTC  (8+ messages)

Update gcc.gnu.org/projects/gomp/
 2014-06-19  4:15 UTC  (2+ messages)

[PATCH, aarch64] Fix 61545
 2014-06-18 23:38 UTC  (4+ messages)

[patch committed] [SH] Fix build failure in libgomp
 2014-06-18 22:17 UTC 

C++ PATCH for c++/61507 (variadics and explicit template args)
 2014-06-18 22:11 UTC 

[Fortran, Patch, committed] Update {gfortran,intrinsic}.texi refs to OpenMP 4
 2014-06-18 20:59 UTC 

[RFC][PATCH][MIPS] Patch to enable LRA for MIPS backend
 2014-06-18 20:52 UTC  (21+ messages)
                            ` RFA: Make LRA temporarily eliminate addresses before testing constraints

[PATCH] rs6000: Make cr5 allocatable
 2014-06-18 19:47 UTC  (3+ messages)

[GSoC] Addition of ISL AST generation to Graphite
 2014-06-18 19:04 UTC  (2+ messages)

[PATCH] PR61123 : Fix the ABI mis-matching error caused by LTO
 2014-06-18 17:41 UTC  (4+ 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).