public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[patch] Fix libstdc++/55043 - issue with nesting unordered_map containing unique_ptr into vector
 2013-02-18 22:40 UTC  (3+ messages)

[PATCH] Fix create_expression_by_pieces (PR tree-optimization/56381)
 2013-02-18 22:33 UTC 

[lra] branch merged with trunk
 2013-02-18 21:54 UTC  (4+ messages)

RFC: [PATCH,ARM] Fix 56110
 2013-02-18 21:52 UTC  (2+ messages)

[PATCH, PR 55334] Disable IPA-CP on restrict pointers to arrays
 2013-02-18 20:06 UTC 

[PATCH] Fix a thinko in dumping in ipa-cp.c
 2013-02-18 19:54 UTC 

[PATCH, x86, AVX2] FP reassociation enabling for AVX2 targets
 2013-02-18 19:34 UTC  (2+ messages)

Go testsuite patch committed: Load timeout.exp
 2013-02-18 19:07 UTC  (5+ messages)

[PATCH] Fix vectorizable_reduction (PR tree-optimization/56350)
 2013-02-18 18:57 UTC 

PR target/52555: attribute optimize is overriding command line options
 2013-02-18 18:51 UTC  (14+ messages)

[PATCH, ARM][0/n] Split patterns that output multiple assembly instruction
 2013-02-18 18:46 UTC  (8+ messages)
` [PATCH,ARM][1/n] New patterns for subtract with carry
` [PATCH,ARM][2/n] Split subdi patterns
` [PATCH,ARM][3/n] Split various patterns
` [PATCH,ARM][4/n] Add negdi_extend patterns
` [PATCH,ARM][5/n] Split shift di patterns
` [PATCH,ARM][6/n] Split min and max patterns
` [PATCH, ARM][7/n] Comment on splitting THUMB1 patterns

[PATCH] Temporarily revert Steven's PCH changes for 4.8 (PR pch/54117)
 2013-02-18 17:58 UTC  (20+ messages)
                ` [PATCH] Disable PCH for -g other than dwarf[234] (PR pch/54117, take 2)

[PATCH] Remove broken powf hack
 2013-02-18 17:49 UTC 

[patch] [libffi] do not install libffi library, headers and documentation
 2013-02-18 17:03 UTC  (4+ messages)

[committed] Work around bug in powf function on HP-UX
 2013-02-18 16:46 UTC 

[C++ Patch] PR 56373
 2013-02-18 16:28 UTC 

[committed] Fix PR target/56214
 2013-02-18 15:39 UTC 

[PATCH] Fix PR56321
 2013-02-18 13:26 UTC  (3+ messages)

[PATCH] Fix PR56321
 2013-02-18 12:10 UTC 

[PATCH] Fix PR56366
 2013-02-18 12:00 UTC 

[PATCH][ARM] use vsel instruction for floating point conditional moves in ARMv8
 2013-02-18 11:51 UTC  (3+ messages)

[PATCH] Fix PR56350
 2013-02-18 10:39 UTC 

[arm/embedded-4_7-branch] Merge with gcc-4_7-branch r196107
 2013-02-18  9:22 UTC 

[PATCH][RFC] Add -fno-aggressive-loop-optimizations
 2013-02-18  9:10 UTC  (6+ messages)

[PATCH][www] Add loop case to non-bugs in bugs.html
 2013-02-18  9:09 UTC  (3+ messages)

[PATCH] Add new debug_bb_range debugging function
 2013-02-18  9:03 UTC  (4+ messages)

[cxx-conversion] Add Record Builder Class
 2013-02-18  9:02 UTC  (11+ messages)

libsanitizer merge from upstream r175042
 2013-02-18  8:40 UTC  (25+ messages)

Version specific onlinedocs page
 2013-02-18  7:54 UTC 

[GCC 4.8 changes] PATCH: Mention several user-visible changes for x86
 2013-02-18  7:02 UTC  (8+ messages)
      ` [GCC 4.8 wwwdocs] "

[PATCH] Fix PR50293 - LTO plugin with space in path
 2013-02-18  3:32 UTC  (3+ messages)

[wwwdocs] Buildstat update for 4.7
 2013-02-17 19:36 UTC  (2+ messages)

[GCC 4.8 changes] PATCH: Mention -maddress-mode=[short|long]
 2013-02-17 19:24 UTC  (2+ messages)

[Patch, microblaze]: Handle 0x80000000 as 32bit signed dividend
 2013-02-17 16:21 UTC  (2+ messages)

[Patch, microblaze]: Free variable local allocs at block ends
 2013-02-17 16:18 UTC  (2+ messages)

[Patch, libquadmath, committed] fix signbit call (was: Re: Test failures when compiling gfortran/libquadmath with -O0)
 2013-02-17 13:18 UTC 

[wwwdocs] gcc-4.8/changes.html, C++ section
 2013-02-17 12:50 UTC 

[wwwdocs] Rotate news
 2013-02-17 12:50 UTC 

PR 54805: __gthread_tsd* in vxlib-tls.c
 2013-02-17  4:21 UTC  (12+ messages)
` [PING] "
  ` [PING^2] "
      ` [PING^4] "
        ` [PING^5] "

[Patch, microblaze]: Add TARGET_SUPPORTS_PIC check
 2013-02-16 19:33 UTC  (2+ messages)

[Patch, microblaze]: Add support for nested functions
 2013-02-16 17:43 UTC  (2+ messages)

GCC 4.8.0 Status Report (2013-01-08), Stage 3 is over, regression fixes and docs only in effect immediately
 2013-02-16 15:44 UTC  (2+ messages)
  ` GCC 4.8.0 Status Report (2013-02-14)

PATCH: Correctly configure all big-endian ARM archs, not just arm*-*-linux-*
 2013-02-16 15:43 UTC  (8+ messages)

[PATCH] [asan] Fix for PR asan/56330
 2013-02-16  9:15 UTC  (6+ messages)

[C++ Patch / RFC] PR 51242
 2013-02-16  1:09 UTC  (3+ messages)

RFC: [MIPS] Add an option to disable ldc1/sdc1
 2013-02-15 23:40 UTC  (8+ messages)

Patch for 4.7: Avoid subreg'ing VFP D registers in big-endian mode
 2013-02-15 22:41 UTC 

[SH] PR 54685 - fix scanning of not insn
 2013-02-15 21:32 UTC 

std::pair copy and move constructor
 2013-02-15 21:00 UTC  (2+ messages)

C++ PATCH for c++/54276 (link error with lambda and static var)
 2013-02-15 19:22 UTC 

patch to fix PR56348
 2013-02-15 19:17 UTC 

libgo patch committed: Use MAP_NORESERVE
 2013-02-15 18:55 UTC 

[PATCH][C++] Fix constant reference in a lambda (PR c++/53488)
 2013-02-15 18:11 UTC  (2+ messages)

[patch,c++] Generate correct (i.e., const) debug entries for arrays declared const but not marked READONLY
 2013-02-15 17:29 UTC  (2+ messages)

C++ PATCH for c++/56343 (wrong EH spec error with defaulted destructor)
 2013-02-15 17:19 UTC 

[Patch, Fortran] PR56318 - Fix MATMUL regression
 2013-02-15 11:11 UTC  (3+ messages)

[patch] give graphs from graph dump a name
 2013-02-15  9:07 UTC  (2+ messages)

C++ PATCH for c++/52026 (use of enclosing constant var in lambda)
 2013-02-15  4:09 UTC 

Fix target/55941
 2013-02-15  1:50 UTC 

RFA: v3 PATCH to add on_quick_exit/quick_exit to std
 2013-02-15  1:26 UTC  (5+ messages)

C++ PATCH for c++/54922 (constexpr and anonymous union)
 2013-02-15  1:23 UTC 

C++ PATCH for c++/55003 (wrong error with auto template static data member)
 2013-02-15  1:17 UTC 

[RS6000] PR55341 linux unwind fixes
 2013-02-15  1:07 UTC  (2+ messages)

[Patch] Cleanup gcc.target/arm/interrupt-*.c for thumb mode
 2013-02-14 23:19 UTC  (2+ messages)

C++ PATCH for c++/55220 (ICE with non-deducible parameter pack)
 2013-02-14 22:43 UTC 

C++ PATCH for c++/56323 (rejects valid inheriting constructors)
 2013-02-14 22:41 UTC 

[PATCH,testsuite] Added test for PR 55987
 2013-02-14 22:40 UTC  (2+ messages)

C++ PATCH for c++/55223 (ICE with lambda in default argument scope)
 2013-02-14 22:37 UTC 

[patch, Fortran] Fix PR 56224
 2013-02-14 22:17 UTC  (6+ messages)

[PATCH 1/2] Document HLE / RTM intrinsics
 2013-02-14 21:34 UTC  (4+ messages)
` [PING] "
  ` [PING^2] "
    ` [PING^3] "

Re:
 2013-02-14 20:37 UTC  (4+ messages)

C++ PATCH for c++/55232 (ICE on diagnostic in variadic template function)
 2013-02-14 19:54 UTC 

[Patch, AArch64] Set libgloss_dir for aarch64*-*-* targets
 2013-02-14 17:58 UTC  (4+ messages)
` [Ping] "
  ` [Ping^2] "

[PATCH] GCC 4.9 powerpc, fix insn type attribute for load/store insns
 2013-02-14 17:01 UTC  (2+ messages)

PATCH: PR bootstrap/56327: [4.8 Regression] Revision 196009 breaks bootstrap on x3
 2013-02-14 16:47 UTC  (2+ messages)

[AArch64] __atomic_thread_fence and release memory model
 2013-02-14 16:02 UTC  (2+ messages)

[PATCH,ARM] Set attribute predicable
 2013-02-14 15:57 UTC  (2+ messages)

C++ PATCH for c++/55680 (wrong error for lambda initializing data member specialization)
 2013-02-14 13:55 UTC 

[testsuite] Fix gcc.dg/debug/dwarf2/pr53948.c with Sun as
 2013-02-14 13:49 UTC  (3+ messages)

[patch] fix build of cross-compiler to AIX
 2013-02-14 13:14 UTC  (3+ messages)

[PATCH] Fix PR50494
 2013-02-14 12:08 UTC  (4+ messages)

C++ PATCH for c++/56135 (wrong 'this' capture)
 2013-02-14 11:59 UTC 

[patch][wwwdocs] gcc 4.8 changes - AMD new cores
 2013-02-14 11:11 UTC  (6+ messages)

[Patch, Fortran, committed] PR56138 - fix deferred-length character result
 2013-02-14 10:08 UTC 

[PING^2] Allow widening multiplication in tree-ssa/slsr-*.c
 2013-02-14  9:33 UTC  (2+ messages)

[PATCH] Backport asan_test.cc changes from upstream
 2013-02-14  8:44 UTC  (4+ messages)

[committed] Revert 0x7fff8000 shadow offset for now
 2013-02-14  8:42 UTC  (2+ messages)

libsanitizer merge from upstream r175042
 2013-02-14  8:08 UTC  (3+ messages)

[PING^1] [Patch, AArch64] Implement SIMD Absolute Difference Instructions
 2013-02-14  6:26 UTC 

[PING^1] [AArch64] Implement Bitwise AND and Set Flags
 2013-02-14  6:23 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).