public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Vimrc config with GNU formatting
 2014-09-07  4:48 UTC  (13+ messages)

[Patch, FORTRAN] PR61933 Inquire on Internal Unit
 2014-09-07  4:35 UTC  (3+ messages)

[PATCH v4 0/2] Fix OS X Yosemite-related issues
 2014-09-07  3:13 UTC  (2+ messages)

[gofrontend-dev] gccgo and syscall.SysProcAttr.Cloneflags
 2014-09-07  2:01 UTC  (2+ messages)

[PATCH C++] - SD-6 Implementation Part 4 - Test suite
 2014-09-07  1:48 UTC 

[committed] PR testsuite/56194
 2014-09-06 21:57 UTC 

[committed] Require visibility for g++.dg/ipa/pr61800.C
 2014-09-06 21:33 UTC 

[committed] Require lto for gcc.dg/pr61868.c
 2014-09-06 19:29 UTC 

[c++-concepts] concept introductions
 2014-09-06 18:59 UTC 

[PATCH, rs6000] Add handling for UNSPEC_VSPLT_DIRECT to analyze_swaps
 2014-09-06 17:50 UTC 

RFA: PR62208: const0_rtx used for vectors in simplify-rtx.c
 2014-09-06 14:06 UTC  (2+ messages)

[committed] PR63171: Fix FOR_EACH_SUBRTX in tls_referenced_p
 2014-09-06 10:04 UTC 

Build breakage on darwin and pa64-hpux [was Re: Use -fbuilding-libgcc for more target macros used in libgcc]
 2014-09-06  7:20 UTC  (3+ messages)

[PATCH 1/2] add staticly checked label_nuses accessors
 2014-09-05 22:39 UTC  (7+ messages)
` [PATCH 2/2] add static typed insn_deleted_p

Remove SF_SIZE etc. target macros
 2014-09-05 22:07 UTC 

[msp430] add missing option documentation
 2014-09-05 21:16 UTC 

Use -fbuilding-libgcc for more target macros used in libgcc
 2014-09-05 20:14 UTC  (3+ messages)
` Build breakage on darwin and pa64-hpux [was Re: Use -fbuilding-libgcc for more target macros used in libgcc]

Remove no-longer-needed fp-bit target macros
 2014-09-05 20:09 UTC  (2+ messages)

[PATCH] Improve prepare_shrink_wrap to sink more instructions
 2014-09-05 19:48 UTC  (2+ messages)

[PATCH ARM]memset inlining patch for arm
 2014-09-05 19:33 UTC  (3+ messages)

[PATCH] Fix register corruption bug in ree
 2014-09-05 19:14 UTC  (2+ messages)

[PATCH] Force rtl templates to be inlined
 2014-09-05 19:05 UTC  (20+ messages)
    ` [PATCH] Add XINSN macro and use it within NEXT_INSN/PREV_INSN (was Re: [PATCH] Force rtl templates to be inlined)

[PATCH] Relax check against commuting XOR and ASHIFTRT in combine.c
 2014-09-05 18:06 UTC  (5+ messages)

[PATCH][2/2] Sanity check removed loops
 2014-09-05 18:02 UTC  (4+ messages)

[PATCH] rs6000: Fix for PR63187
 2014-09-05 17:58 UTC  (2+ messages)

C++ PATCH for c++/62659 (rejects-valid with pointer to member function in template)
 2014-09-05 17:58 UTC 

Go patch committed: Use precise type information on the heap
 2014-09-05 17:47 UTC 

auto generate cpp_reason to gcc OPT_W table
 2014-09-05 17:47 UTC 

Encode Wnormalized= is c.opt
 2014-09-05 17:45 UTC 

Migrating gcc.c-torture
 2014-09-05 17:13 UTC  (7+ messages)

[gomp4] Revert more old Makefile/configure bits
 2014-09-05 16:36 UTC 

[PATCH] RE: gcc parallel make check
 2014-09-05 16:09 UTC 

[Patch, libgfortran, 4.5] PR25561, 37754: New low level I/O library
 2014-09-05 15:52 UTC  (2+ messages)

[PATCH v2 AArch64]: Re: [PATCH AArch64]: Add constraint letter for stack_protect_test pattern
 2014-09-05 15:48 UTC  (4+ messages)

Use -fbuilding-libgcc for more target macros used in libgcc
 2014-09-05 15:18 UTC 

[PATCH 00/10] More use of rtx subclasses
 2014-09-05 15:16 UTC  (23+ messages)
` [PATCH 04/10] Eliminate the checked cast from get_call_reg_set_usage
` [PATCH 08/10] Use rtx_insn_list within haifa-sched.c
` [PATCH 02/10] Drop uncast_insn from param 1 of final_scan_insn
` [PATCH 01/10] Use rtx_jump_table_data in jump.c:delete_related_insns
` [PATCH 05/10] Convert set_block_for_insn from a macro to an inline function
` [PATCH 06/10] Use rtx_insn more within peep2
` [PATCH 07/10] Use rtx_insn for more scheduler things, plus CONST_CAST_RTX_INSN
` [PATCH 03/10] for_each_eh_label callbacks take an rtx_code_label
` [PATCH 09/10] Simplification within reorg.c
` [PATCH 10/10] Use rtx_insn for various jump-handling functions and predicates

[wwwdocs] Buildstat update for 4.8
 2014-09-05 15:16 UTC 

[gomp4] Add tables generation
 2014-09-05 15:09 UTC  (11+ messages)

(Corrected patch) Simple patch for gcc/testsuite/gcc.target/aarch64/vdup_lane_2.c
 2014-09-05 14:58 UTC  (2+ messages)

[wwwdocs] Buildstat update for 4.9
 2014-09-05 14:58 UTC 

Fix for "FAIL: tmpdir-gcc.dg-struct-layout-1/t028 c_compat_x_tst.o compile, (internal compiler error)"
 2014-09-05 14:52 UTC 

[Patch, AArch64] Enable Address sanitizer and UB sanitizer
 2014-09-05 14:49 UTC 

libgo patch committed: Fix size for unsafe.Pointer GC instructions
 2014-09-05 14:43 UTC 

[PATCH AArch64] Rename [u]int32x1_t to [u]int32_t (resp 16x1, 8x1) in arm_neon.h
 2014-09-05 14:28 UTC  (3+ messages)
  ` [PATCH 4.9][AArch64] Backport r214953: Rename [u]int32x1_t to [u]int32_t (resp 16x1, 8x1)in arm_neon.h

Fwd: [PATCH] Add patch for debugging compiler ICEs
 2014-09-05 14:16 UTC  (3+ messages)
` [Ping v2][PATCH] "
  ` [Ping v3][PATCH] "

[PATCH][ARM/AArch64] Add scheduling info for ARMv8-A FPU new instructions in Cortex-A53
 2014-09-05 13:40 UTC  (2+ messages)

[PATCH] PR fortran/62245 fix INT docs
 2014-09-05 13:40 UTC  (9+ messages)

[PATCH] Fix vector tests on ARM platforms with disabled unaligned accesses
 2014-09-05 13:06 UTC  (10+ messages)
` [PATCHv2] "
  ` [PATCHv3] "
    ` [PING][PATCHv3] "
      ` [PINGv2][PATCHv3] "
        ` [PINGv3][PATCHv3] "
          ` [PINGv4][PATCHv3] "

[PATCH][RFC] Restrict, take 42
 2014-09-05 12:44 UTC  (2+ messages)

[patch committed testsuite sh] Tweak gcc.c-torture/execute/pr44683.c
 2014-09-05 12:06 UTC  (3+ messages)

[patch] No allocation for empty unordered containers
 2014-09-05 10:47 UTC  (8+ messages)

[PATCH][AArch64] One-liner: fix type of an add in SIMD registers
 2014-09-05 10:34 UTC  (3+ messages)

[PATCH][ARM/AArch64] Schedule alu_ext for Cortex-A53
 2014-09-05 10:09 UTC  (2+ messages)

[PATCH 2/2] Enable elimination of zext/sext
 2014-09-05  9:51 UTC  (8+ messages)

[PATCH, Cilk+] CIlk_for enabling in the compiler
 2014-09-05  9:48 UTC  (3+ messages)

[PATCH] Enable -fsanitize-recover for KASan
 2014-09-05  9:32 UTC  (9+ messages)

[PATCH][1/2] Abstract away marking loops for removal
 2014-09-05  9:16 UTC 

[PATCH][AArch64] PR 61749: Do not ICE in lane intrinsics when passed non-constant lane number
 2014-09-05  9:07 UTC 

[debug-early] reuse variable DIEs and fix their context
 2014-09-05  9:00 UTC  (14+ messages)

[AArch64 Obvious] Add a mode to operand 1 of sibcall_value_insn
 2014-09-05  8:31 UTC  (2+ messages)

[PATCH] Fix PR63148 - two choices
 2014-09-05  8:14 UTC  (3+ messages)

[Patch AArch64] Add support for crtfastmath.c
 2014-09-05  8:04 UTC  (3+ messages)

[Patch ARM] Fix PR target/56846
 2014-09-05  7:42 UTC  (2+ messages)

[PATCH, ira] Miss checks in split_live_ranges_for_shrink_wrap
 2014-09-05  4:45 UTC  (4+ messages)

[RFC] Tweak gcc.c-torture/execute/pr39228.c
 2014-09-05  4:39 UTC  (5+ messages)

[PATCH PR62151]Fix uninitialized register issue caused by distribute_notes in combine pass
 2014-09-05  4:17 UTC  (14+ messages)

[patch][plugin] Fix PR59335 - missing plugin headers again
 2014-09-05  4:06 UTC  (2+ messages)

pr43550 - remove unnecessary uxts in bswap
 2014-09-05  4:04 UTC 

[patch] remove picochip
 2014-09-05  3:41 UTC  (2+ messages)

[4.9] PR 62146
 2014-09-05  2:35 UTC  (6+ messages)

[PATCH 1/2] make several emit functions take an rtx_insn *
 2014-09-05  2:30 UTC  (2+ messages)
` [PATCH 2/2] make dead_debug_insert_temp "

[PATCH, committed] Remove a cast in cse.c
 2014-09-05  1:34 UTC 

[PATCH][PR debug/60655] Power/GCC: Reject cross-section symbol subtraction
 2014-09-05  1:30 UTC  (5+ messages)

[PATCH, committed] Params to modified_between_p
 2014-09-05  1:29 UTC 

[PATCH, committed] fixup_args_size_notes takes a pair of rtx_insn *
 2014-09-05  1:18 UTC 

[PATCH, committed] Return type of get_ready_element
 2014-09-05  1:09 UTC 

[PR libfortran/62768] Handle filenames with embedded nulls
 2014-09-05  0:54 UTC 

[PATCH, committed] rs6000: Fix for PR63165
 2014-09-04 22:54 UTC 

[RFA 2/2]: --enable-explicit-exception-frame-registration compatibility option
 2014-09-04 21:42 UTC 

[RFA 1/2]: Don't ignore target_header_dir when deciding inhibit_libc
 2014-09-04 21:40 UTC 

[RFA 0/2]: inhibit_libc and eh-registry vs. eh-phdrs incompatibility
 2014-09-04 21:37 UTC 

[PATCH][committed] insn_latency takes a pair of rtx_insn *
 2014-09-04 21:06 UTC 

[PATCH][committed] eh_returnjump_p takes an rtx_insn
 2014-09-04 20:40 UTC 

[PATCH][MIPS] Do not reload unallocated FP_REGS pseudos via GR_REGS
 2014-09-04 19:27 UTC  (3+ messages)

RFA: Merge definitions of get_some_local_dynamic_name
 2014-09-04 19:24 UTC  (5+ messages)

[patch] [committed] Add TAGS for timevar.def
 2014-09-04 19:23 UTC 

[PATCH] PowerPC: Implement TARGET_ATOMIC_ASSIGN_EXPAND_FENV
 2014-09-04 18:40 UTC  (8+ messages)

[PATCH] PowerPC: Implement TARGET_ATOMIC_ASSIGN_EXPAND_FENV
 2014-09-04 17:39 UTC  (2+ messages)

[patch] prevent tree sinking of trapping stmts
 2014-09-04 16:44 UTC  (6+ messages)

[PATCH 4/4] AArch64: Add regmove_costs for Cortex-A57 and A53
 2014-09-04 16:39 UTC  (2+ messages)

[PATCH 2/4] AArch64: Fix cost for Q register moves
 2014-09-04 15:53 UTC  (4+ messages)

[PATCHv2][MIPS] Implement O32 ABI extensions (GCC)
 2014-09-04 15:49 UTC  (2+ messages)

[PATCH 3/4] AArch64: Cleanup inconsistent use of __extension__
 2014-09-04 15:42 UTC  (3+ messages)

[PATCH 1/4] AArch64: Fix register_move_cost
 2014-09-04 15:22 UTC  (2+ messages)

[PATCH ARM]Use stricter constraint for pattern arm_movqi_insn to avoid constant pool
 2014-09-04 15:21 UTC  (2+ messages)

[PATCH][IRA] Analysis of register usage of functions for usage by IRA
 2014-09-04 14:55 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).