public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[Patch, Fortran] Remove the Fortran-only flag -fno-whole-file
 2013-02-13 19:29 UTC  (3+ messages)

[patch, Fortran] Fix PR 56224
 2013-02-13 19:25 UTC  (6+ messages)

[PATCH] Small asan improvement
 2013-02-13 19:09 UTC 

[PATCH] Multiversioning fixes (PR c++/55742)
 2013-02-13 18:57 UTC  (11+ messages)
  ` [PATCH] Multiversioning fixes (PR c++/55742, take 2)

[PATCH][C++11][ PR55582] Let string literals starting with lower-case 's' be a user-defined literal instead of string + macro
 2013-02-13 18:40 UTC  (2+ messages)

libsanitizer merge from upstream r175042
 2013-02-13 18:29 UTC  (16+ messages)

[PATCH] Temporarily revert Steven's PCH changes for 4.8 (PR pch/54117)
 2013-02-13 18:23 UTC  (2+ messages)

expansion of vector shifts
 2013-02-13 18:16 UTC  (4+ messages)

C++ PATCH for c++/55720 (link error with lambda conversion)
 2013-02-13 18:12 UTC 

[PATCH] : Fix for PR 52123 backport for gcc-4.7.3
 2013-02-13 18:10 UTC  (2+ messages)

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

patch to fix PR56184
 2013-02-13 18:04 UTC  (2+ messages)

[PATCH] : Fix for PR 52123 additional patch for 32bit mingw
 2013-02-13 18:00 UTC  (2+ messages)

C++ PATCH for c++/55879 (constexpr confusion with invisible references)
 2013-02-13 17:24 UTC 

[committed] Revert 0x7fff8000 shadow offset for now
 2013-02-13 16:08 UTC 

[PATCH] Backport asan_test.cc changes from upstream
 2013-02-13 16:03 UTC 

[PATCH] For asm "n" and similar constraints use maybe_const_value (PR c++/56302)
 2013-02-13 15:55 UTC  (2+ messages)

RFA: v3 PATCH to add on_quick_exit/quick_exit to std
 2013-02-13 15:08 UTC  (9+ messages)

[Patch] Cleanup gcc.target/arm/interrupt-*.c for thumb mode
 2013-02-13 14:40 UTC 

C++ PATCH for c++/55993 (wrong error with constexpr)
 2013-02-13 14:24 UTC 

C++ PATCH for c++/56155 (wrong type for enumerator)
 2013-02-13 14:22 UTC 

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

[Patch, Fortran, Committed] PR testsuite/56082 / PR fortran/56304 (libquad) Test-case fixes
 2013-02-13 14:18 UTC  (2+ messages)

[PATCH,ARM] Peephole individual LDR/STD into LDRD/STRD
 2013-02-13 13:38 UTC 

[AArch64-4.7] Backport: Fix g++.dg/abi/aarch64_guard1.C
 2013-02-13 13:32 UTC  (2+ messages)

[AArch64-4.7] Backport: Implement section anchors
 2013-02-13 13:28 UTC  (2+ messages)

[patch][wwwdocs] gcc 4.8 changes - AMD new cores
 2013-02-13 13:08 UTC  (4+ messages)

[PATCH] Fix PR50494
 2013-02-13 12:04 UTC 

[PATCH] Fix PR56295, part 2
 2013-02-13 11:55 UTC 

FW: [PATCH] [MIPS] microMIPS gcc support
 2013-02-13 11:43 UTC  (7+ messages)

[PATCH] Fix RTL unswitching loop verification ICE
 2013-02-13 11:36 UTC  (2+ messages)

[GCC 4.8 changes] PATCH: Mention several user-visible changes for x86
 2013-02-13 11:21 UTC  (4+ messages)

[Patch,avr]: Add more devices
 2013-02-13 10:17 UTC  (4+ messages)
` [Patch,avr]: Add more devices take #2: 1/2
` [Patch,avr]: Add more devices take #2: 2/2

[PATCH] Fix mn10300 compile
 2013-02-13  9:36 UTC 

[PATCH] Fix PR56181, rewrite fix_loop_structure
 2013-02-13  9:03 UTC  (7+ messages)

[PATCH] Fix bootstrap with -O3
 2013-02-12 23:06 UTC  (7+ messages)

[google 4_7] Fix bad merge into coverage_init (issue7322063)
 2013-02-12 22:07 UTC  (3+ messages)

C++ PATCH for c++/56285 (wrong error with inheriting ctor)
 2013-02-12 20:47 UTC 

[cxx-conversion] Add Record Builder Class
 2013-02-12 19:47 UTC 

patch to fix PR56148
 2013-02-12 17:46 UTC 

C++ PATCH for c++/56291 (ICE with constexpr constructor)
 2013-02-12 17:36 UTC 

[PATCH 0/2] Avoid duplicated instrumentation in Address Sanitizer
 2013-02-12 17:03 UTC  (7+ messages)
` [PATCH 2/2] [asan] Avoid instrumenting duplicated memory access in the same basic block

RFC: c-common PATCH to allow __int128_t literals
 2013-02-12 16:27 UTC 

[PATCH] PR55033: Fix
 2013-02-12 16:11 UTC 

libsanitizer merge from upstream r173241
 2013-02-12 16:01 UTC  (11+ messages)

New branch: c++-concepts
 2013-02-12 15:57 UTC 

[PATCH][ARM] Implement vectorizer cost hooks
 2013-02-12 14:57 UTC  (5+ messages)

[PATCH] Fix LTO with global register vars
 2013-02-12 14:07 UTC 

[PATCH] Fix PR56295
 2013-02-12 13:57 UTC 

Ping^3/repost: contribute Synopsys Designware ARC port: 3/3: remaining contents of config/arc
 2013-02-12 12:50 UTC 

[patch] [libffi] do not install libffi library, headers and documentation
 2013-02-12 12:46 UTC  (3+ messages)

Ping^3/repost: contribute Synopsys Designware ARC port: 2/3: config/arc/arc.md
 2013-02-12 12:44 UTC 

[PATCH] PR55033: Test case
 2013-02-12 12:33 UTC 

[Patch, Fortran, OOP] PR 46952: [OOP] Spurious "recursive call" error with type bound procedure
 2013-02-12 12:20 UTC  (4+ messages)

Ping^3/repost: contribute Synopsys Designware ARC port: 1/n: config/arc/arc.c
 2013-02-12 11:49 UTC 

[PATCH] Cilk Plus merging to trunk (3 of n)
 2013-02-12 11:17 UTC  (2+ messages)

[GCC 4.8 changes] PATCH: Mention -maddress-mode=[short|long]
 2013-02-12 11:16 UTC  (2+ messages)

[PATCH] Fix PR56288
 2013-02-12 11:15 UTC 

[Patch,avr]: ad PR54222: Add saturated multiply
 2013-02-12  9:50 UTC  (2+ messages)

[PATCH] Disable libsanitizer before darwin10
 2013-02-12  6:17 UTC  (5+ messages)

[PATCH] GCC 4.9 powerpc, fix insn type attribute for load/store insns
 2013-02-12  2:36 UTC 

[PATCH] Add missing explicit instantiation for std::lower_bound template
 2013-02-12  0:55 UTC  (4+ messages)

unordered containers doc
 2013-02-12  0:48 UTC  (3+ messages)

RFA: v3 PATCH to add on_quick_exit/quick_exit to std
 2013-02-11 23:44 UTC  (7+ messages)

[PATCH, libstdc++] Fix 22_locale/time_get/get_weekday/char/38081-[12].cc tests for glibc 2.17
 2013-02-11 20:30 UTC  (6+ messages)

[PATCH] Don't expand MEM1 op= MEM2 as temp = MEM1; temp op= MEM2; MEM1 = temp just because we couldn't add REG_EQUIV note (PR rtl-optimization/56151)
 2013-02-11 20:18 UTC  (2+ messages)

Sync include/plugin-api.h with the copy in binutils
 2013-02-11 19:44 UTC 

libgo patch committed: Solaris portability patches
 2013-02-11 19:03 UTC 

[patch libada]: PR target/52122
 2013-02-11 17:29 UTC  (3+ messages)

libgo patch committed: If using DejaGNU, don't frob log file
 2013-02-11 16:55 UTC  (2+ messages)

C++ PATCH for c++/56268 (ICE with __has_nothrow_copy)
 2013-02-11 15:47 UTC 

[PATCH] Fix ???s in find_uses_to_rename and vect_transform_loop
 2013-02-11 15:46 UTC 

[PATCH] Fix vrp17.c FAIL
 2013-02-11 15:06 UTC 

[PATCH, rtl-optimization]: Fix PR56275, ICE in simplify_subreg, at simplify-rtx.c:5261 with vector code
 2013-02-11 13:52 UTC  (2+ messages)

[PATCH] Fix PR56264
 2013-02-11 13:24 UTC 

[PATCH] Fix PR56273
 2013-02-11 13:02 UTC 

[v3] Fix libstdc++/56282
 2013-02-11 10:36 UTC 

[PATCH 1/2] PowerPC testsuite clean up
 2013-02-11  7:56 UTC  (4+ messages)

[Patch, microblaze]: Dont allow unsupported target rtx into call_internal1
 2013-02-11  6:41 UTC 

[Patch, microblaze]: Setup stack protection at entry
 2013-02-11  6:40 UTC 

[Patch, microblaze]: Adjustments to pcmp instruction generation
 2013-02-11  6:40 UTC 

[Patch, microblaze]: Add microblaze_legitimate_pic_operand method
 2013-02-11  6:40 UTC 

[Patch, microblaze]: Handle 0x80000000 as 32bit signed dividend
 2013-02-11  6:39 UTC 

[Patch, microblaze]: Add support for swap instructions and reorder option
 2013-02-11  6:39 UTC 

[Patch, microblaze]: Add support for the CLZ insn
 2013-02-11  6:39 UTC 

[Patch, microblaze]: Added fast_interrupt controller
 2013-02-11  6:39 UTC 

[Patch, microblaze]: Avoid PC relative branches between sections
 2013-02-11  6:39 UTC 

[Patch, microblaze]: Add TARGET_SUPPORTS_PIC check
 2013-02-11  6:38 UTC 

[Patch, microblaze]: Free variable local allocs at block ends
 2013-02-11  6:38 UTC 

[Patch, microblaze]: Add support for nested functions
 2013-02-11  6:37 UTC 

[wwwdocs] document -Wshadow change in 4.8
 2013-02-11  6:13 UTC  (4+ messages)

Merge from trunk to gccgo branch
 2013-02-11  5:24 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).