public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Contributing new gcc targets: i386-*-dragonfly and x86-64-*-dragonfly
 2014-05-03  7:12 UTC  (8+ messages)

[wide-int] Add more assertions
 2014-05-03  7:00 UTC  (3+ messages)

[Patch, testsuite, mips] Fix two failing MIPS tests
 2014-05-03  6:52 UTC  (2+ messages)

[wide-int] Fix some division cases
 2014-05-03  1:50 UTC  (2+ messages)

[PATCH] Detect a pack-unpack pattern in GCC vectorizer and optimize it
 2014-05-03  0:39 UTC  (3+ messages)

[PATCH, RS6000] Fix __builtin_{pack,unpack}_longdouble and __builtin_{pack,unpack}_dec128 builtins
 2014-05-02 23:34 UTC 

[PATCH 00/89] Compile-time gimple-checking
 2014-05-02 21:54 UTC  (15+ messages)
                ` [PATCH 0/3] Compile-time gimple checking, without typedefs
                  ` [PATCH 2/3] Autogenerated part of conversion of "gimple" to "gimple_stmt *"
                  ` [PATCH 3/3] Introduce gimple_switch and use it in various places
                  ` [PATCH 1/3] Handwritten part of conversion of "gimple" to "gimple_stmt *"

[C++ Patch/RFC] PR 58582
 2014-05-02 21:52 UTC  (3+ messages)

C++ PATCH to vague_linkage_p
 2014-05-02 20:56 UTC 

debug container patch
 2014-05-02 20:33 UTC  (4+ messages)

C++ PATCH for c++/60992 (lambda and constant variable)
 2014-05-02 19:47 UTC 

[wide-int 3/8] Add and use udiv_ceil
 2014-05-02 19:34 UTC  (2+ messages)

[wide-int] Handle zero-precision INTEGER_CSTs again
 2014-05-02 19:19 UTC 

[patch] libstdc++/61036 - fix dumb typo in shared_ptr
 2014-05-02 19:04 UTC 

[C PATCH] Improve warn msg (PR c/43395)
 2014-05-02 17:57 UTC  (5+ messages)

[PATCH] Describe Wsizeof-pointer-memaccess in c.opt
 2014-05-02 17:55 UTC  (2+ messages)

[committed] Fix two omp loop issues
 2014-05-02 17:52 UTC 

[C PATCH] Fix up diagnostics (PR c/25801)
 2014-05-02 17:51 UTC  (4+ messages)

[Patch] Fix a typo in Chinese msg
 2014-05-02 17:50 UTC  (6+ messages)

[patch] change specific int128 -> generic intN
 2014-05-02 17:45 UTC  (4+ messages)

[PATCH], RFC, add support for __float128/__ibm128 types on PowerPC
 2014-05-02 17:18 UTC  (6+ messages)

[PATCH] gengtype: Support explicit pointers in template arguments
 2014-05-02 17:07 UTC  (3+ messages)

[committed] Fix signed overflow for zext_hwi (..., 63)
 2014-05-02 16:19 UTC  (2+ messages)

[patch] fix libstdc++/59476 - pretty printers
 2014-05-02 16:02 UTC 

Add const char* constructors for exception classes in <stdexcept>
 2014-05-02 15:57 UTC  (10+ messages)
    ` [PING] "

[PATCH] Change PPC64 Linux default to POWER8
 2014-05-02 15:57 UTC  (2+ messages)

[PATCH] Implement -fsanitize=float-divide-by-zero
 2014-05-02 15:51 UTC  (6+ messages)

[RS6000] PR60737, expand_block_clear uses word stores
 2014-05-02 15:28 UTC  (2+ messages)

[wide-int] out-of-range set_bit in java
 2014-05-02 15:20 UTC 

[PATCH AARCH64] One-line tidy of bit-twiddle expression in aarch64.c
 2014-05-02 15:12 UTC  (4+ messages)

[PATCH ARM] Improve ARM memset inlining
 2014-05-02 13:59 UTC  (2+ messages)

[C PATCH] Another locus improvements (PR c/60257)
 2014-05-02 13:12 UTC  (4+ messages)

[RFC][AARCH64] TARGET_ATOMIC_ASSIGN_EXPAND_FENV hook
 2014-05-02 12:27 UTC  (8+ messages)

[Patch, Fortran] Fix an issue with CLASS and -fcoarray=lib on the trunk
 2014-05-02 12:04 UTC 

GCC's -fsplit-stack disturbing Mach's vm_allocate
 2014-05-02 10:52 UTC  (19+ messages)

[AArch64] Fix integer vabs intrinsics
 2014-05-02 10:39 UTC  (6+ messages)

[PATCH][ARM] Handle simple SImode PLUS and MINUS operations in rtx costs
 2014-05-02  9:58 UTC  (2+ messages)

[C PATCH] Make attributes accept enum values (PR c/50459)
 2014-05-02  9:29 UTC  (9+ messages)

[RFC][ARM] TARGET_ATOMIC_ASSIGN_EXPAND_FENV hook
 2014-05-02  9:05 UTC  (3+ messages)

[PATCH] RTEMS thread model configuration
 2014-05-02  8:46 UTC  (2+ messages)

[PATCH] RTEMS: Adjust SPARC multilibs
 2014-05-02  8:44 UTC 

[DOC PATCH] Describe -fsanitize=float-divide-by-zero
 2014-05-02  8:17 UTC  (2+ messages)

[PING][ARM] Handle simple SImode PLUS and MINUS operations in rtx costs
 2014-05-02  7:59 UTC  (2+ messages)

[PATCH] Change HONOR_REG_ALLOC_ORDER to a marco for C expression
 2014-05-02  6:41 UTC  (10+ messages)

[PATCH, PR 57748] Check for out of bounds access
 2014-05-02  6:18 UTC  (5+ messages)
` [PATCH] Remove "keep_aligning" from get_inner_reference

[PATCH] Try to coalesce for unary and binary ops
 2014-05-02  6:16 UTC  (2+ messages)

Broken link
 2014-05-02  6:04 UTC 

[C PATCH] remove goto in c_parser_sizeof_expression
 2014-05-02  5:18 UTC  (12+ messages)

[C PATCH] Warn if switch has boolean value (PR c/60439)
 2014-05-02  5:09 UTC  (4+ messages)

[C PATCH] proposal to add new warning -Wsizeof-array-argument
 2014-05-02  0:20 UTC  (2+ messages)

[C PATCH] Some c-typeck.c TLC
 2014-05-02  0:01 UTC  (2+ messages)

[C PATCH] Better column info for initializers (PR c/60139)
 2014-05-01 23:55 UTC  (2+ messages)

[C PATCH] Warn about variadic main (PR c/60156)
 2014-05-01 23:38 UTC  (4+ messages)

[wwwdocs] Fix svn.html
 2014-05-01 22:40 UTC 

[PATCH] offline gcda profile processing tool
 2014-05-01 22:37 UTC  (7+ messages)

Optimize n?rotate(x,n):x
 2014-05-01 21:52 UTC  (11+ messages)

[C PATCH] Quash spurious warnings (PR c/60784)
 2014-05-01 21:40 UTC  (2+ messages)

[committed] Update config.guess and config.sub
 2014-05-01 20:51 UTC 

Go patch committed: Use backend interface for heap expressions
 2014-05-01 19:19 UTC 

[PATCH, PR58066] preferred_stack_boundary update for tls expanded call
 2014-05-01 18:06 UTC  (20+ messages)

[DOC PATCH] Clarify docs about stmt exprs (PR c/51088)
 2014-05-01 17:21 UTC  (4+ messages)

[PATCH, wwwdocs, AArch64] Document issues with singleton vector types
 2014-05-01 16:57 UTC 

[Patch] Fix crtstuff.c compilation with mingw build
 2014-05-01 16:44 UTC  (3+ messages)

[PATCH] Fix GDB PR15559 (inferior calls using "thiscall" calling convention)
 2014-05-01 16:37 UTC  (4+ messages)

Fwd: [PATCH, ARM] Improve 64 bit division performance
 2014-05-01 15:41 UTC  (2+ messages)

[PATCH][RFC] Always require a 64bit HWI
 2014-05-01 15:14 UTC  (5+ messages)

RFA: Fix possible typo in lto-cgraph.c
 2014-05-01 14:50 UTC 

[PATCH ARM]Handle REG addressing mode in output_move_neon explicitly
 2014-05-01 14:03 UTC  (2+ messages)

arc: Fix warning about redefinition of TARGET_LRA_P
 2014-05-01 13:02 UTC 

arc: Fix typo, really
 2014-05-01 12:19 UTC 

[PATCH] Fix PR c++/60463, PE c++/60755 Incorrect discard of const qualifier
 2014-05-01  9:10 UTC  (2+ messages)
` [PATCH] Fix PR c++/60463, PR "

[Patch, Fortran] Fix an issue with CLASS and -fcoarray=lib on the trunk
 2014-05-01  8:50 UTC 

[Patch] Simple change to include/longlong.h to quiet warnings
 2014-05-01  6:13 UTC  (3+ messages)

[PATCH] Builtins handling in IVOPT
 2014-05-01  4:48 UTC  (7+ messages)

Go patch committed: Use backend interface for error detection
 2014-05-01  1:20 UTC 

libgo patch committed: Use $GOC for compiler characteristics
 2014-05-01  0:36 UTC 

Warn when returning the address of a temporary (middle-end)
 2014-04-30 23:13 UTC  (2+ messages)

[PATCH, libgfortran] Use -std=gnu11
 2014-04-30 22:39 UTC 

wide-int testing, go bits
 2014-04-30 21:57 UTC 

[C PATCH] Improve error on attrs after declarator in a fndef (PR c/60915)
 2014-04-30 21:26 UTC  (2+ messages)

[PATCH] New target hook: keep_leaf_when_profiled
 2014-04-30 21:18 UTC  (4+ messages)

[C PATCH] Add -Wdiscarded-qualifiers (PR c/43245)
 2014-04-30 21:17 UTC  (2+ messages)

[C PATCH] Warn about booleans in C89 mode (PR c/29467)
 2014-04-30 21:14 UTC  (2+ messages)

[C PATCH] Another column info tweak (PR c/56989)
 2014-04-30 21:14 UTC  (2+ messages)

[Testsuite] getpid in gcc.c-torture/execute/pr58419.c
 2014-04-30 21:13 UTC  (2+ messages)

[PATCH] A new reload-rewrite pattern recognizer for GCC vectorizer
 2014-04-30 21:09 UTC  (3+ messages)

Go patch committed: Remove GCC langhooks from Go frontend
 2014-04-30 20:28 UTC 

[aarch64] Remove aarch64_function_profiler prototype
 2014-04-30 17:56 UTC 

Changes for if-convert to recognize simple conditional reduction
 2014-04-30 17:42 UTC  (6+ messages)

Go patch committed: Use backend interface for built-in functions
 2014-04-30 16:58 UTC 

[wide-int] fix 32-bit x86 builds
 2014-04-30 15:50 UTC  (2+ messages)

[patch] fix ppc spe bootstrap error in dwf_regno
 2014-04-30 15:47 UTC 

[PATCH, PR52252] Vectorization for load/store groups of size 3
 2014-04-30 15:03 UTC  (7+ messages)

[PATCH 2/2, x86] Add palignr support for AVX2
 2014-04-30 14:31 UTC  (5+ messages)

C++ PATCH for c++/60980 (value-initialization of array member)
 2014-04-30 14:25 UTC 

C++ PATCH for c++/60951 (ICE with constexpr and aggregate init)
 2014-04-30 14:22 UTC 

[committed] Remove W_TYPE_SIZE==64 handling for i386
 2014-04-30 14:15 UTC 

[PATCH, FORTRAN] Fix PR fortran/60718
 2014-04-30 14:13 UTC  (5+ messages)
      ` [PING] "

[PATCH] Work around for current Cygwin-32 Build problems
 2014-04-30 13:17 UTC  (5+ messages)

[PATCH, MIPS] Alter default number of single-precision registers
 2014-04-30 13:00 UTC  (5+ messages)

[PATCH] Fix PR61010
 2014-04-30 12:05 UTC 

[PATCH][C++] Fix PR61004
 2014-04-30 12:01 UTC 

[PATCH][3/3] Fix PR54733 Optimize endian independent load/store
 2014-04-30 11:59 UTC  (6+ messages)

[PATCH] Testcase for PR48329
 2014-04-30 11:56 UTC 

[Patch, Fortran] Fix an issue with CLASS and -fcoarray=lib on the trunk
 2014-04-30 10:18 UTC 

[AArch64/ARM 0/3] Patch series for UZP intrinsics
 2014-04-30 10:06 UTC  (3+ messages)
` [AArch64/ARM 3/3] Add execution tests of ARM UZP Intrinsics

[AArch64/ARM 0/3] Patch series for EXT instructions
 2014-04-30  9:20 UTC  (3+ messages)
` [AArch64/ARM 3/3] Add execution tests of ARM EXT intrinsics

[PATH 0/6] ggc finalizers and TLC
 2014-04-30  9:19 UTC  (5+ messages)
` [PATCH 2/6] don't have gengtype autocreate allocation macros for variably sized types

[AArch64/ARM 3/3] Add execution tests of ARM ZIP Intrinsics
 2014-04-30  9:18 UTC  (2+ messages)

[C++ Patch] PR 60999
 2014-04-30  9:18 UTC 

[wide-int] fix 32-bit x86 builds
 2014-04-30  8:35 UTC 

[Patch, Fortran] Fix an issue with CLASS and -fcoarray=lib on the trunk
 2014-04-30  8:29 UTC  (2+ 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).