public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Patch ping
 2011-11-07 21:54 UTC 

[C++ Patch / RFC] PR 50864
 2011-11-07 21:52 UTC  (5+ messages)

[patch] c++/2972 warn when ctor-initializer leaves uninitialized data
 2011-11-07 21:47 UTC 

[C++11] Add cstdalign to precompiled headers
 2011-11-07 21:45 UTC 

revert patch
 2011-11-07 21:45 UTC 

Patch RFA: Add context switching splitstack routines
 2011-11-07 21:44 UTC 

Disable early inlining while compiling for coverage (issue5173042)
 2011-11-07 21:40 UTC  (7+ messages)

[lra] patch rewriting inheritance and speeding LRA up
 2011-11-07 21:35 UTC 

[PATCH] Improve VEC_BASE
 2011-11-07 21:34 UTC 

[CRIS] Convert CRIS to constraints.md
 2011-11-07 21:31 UTC  (3+ messages)
  ` Re[2]: "

[PATCH] Emit vperm2[if]128 $0x12/$0x20 as vinsert[if]128 $0/$1
 2011-11-07 21:30 UTC 

[C++ Patch] PR 50864
 2011-11-07 21:26 UTC  (6+ messages)

[PATCH] Avoid frame pointer and stack realignment in AVX/AVX2 using fns if they don't touch sp/fp
 2011-11-07 21:22 UTC 

[v3] add missing dg-require to tests
 2011-11-07 21:21 UTC  (3+ messages)

Implement C1X _Alignas, _Alignof, max_align_t, stdalign.h
 2011-11-07 21:17 UTC  (7+ messages)

[PATCH, i386]: Vectorize BUILT_IN_{I,LL}RINT{,F} when appropriate
 2011-11-07 21:15 UTC 

[Patch, Fortran, committed] Add libquadmath testcase gfortran.dg/quad_2.f90
 2011-11-07 21:05 UTC  (3+ messages)

[PATCH] AIX fixincludes for pthread.h
 2011-11-07 21:04 UTC 

[PATCH i386] PR47698 no CMOV for volatile mem
 2011-11-07 21:00 UTC  (4+ messages)

[patch] 19/n: trans-mem: middle end/misc patches (LAST PATCH)
 2011-11-07 20:57 UTC  (17+ messages)

[patch tree-optimization 1/2]: Branch-cost optimizations
 2011-11-07 20:57 UTC  (7+ messages)

[patch] add missing option to "C++ Language Options" docs
 2011-11-07 20:39 UTC 

[trans-mem] Fix instantiation of transaction expressions
 2011-11-07 20:28 UTC  (5+ messages)

[patch] 19/n: trans-mem: compiler tree/gimple stuff
 2011-11-07 19:46 UTC  (9+ messages)

patch - __sync_lock_test_and_set, __sync_lock_release fallback expansion
 2011-11-07 19:37 UTC  (2+ messages)

RFA: New pass to delete unexecutable paths in the CFG
 2011-11-07 19:20 UTC  (17+ messages)

[PATCH] Vectorize lrint on x86_64/i686 -m32 -mavx using 32-byte vectors
 2011-11-07 19:18 UTC  (3+ messages)

[Patch, Fortran, OOP] PR 50919: Don't use vtable for NON_OVERRIDABLE TBP
 2011-11-07 18:58 UTC  (7+ messages)

Failure to bootstrap trunk with --enable-threads=posix on cygwin since r180767
 2011-11-07 18:54 UTC 

[RFC PATCH] SLP vectorize calls
 2011-11-07 18:44 UTC  (5+ messages)
      ` [PATCH] SLP vectorize calls (take 2)

[C++ PATCH] PR c++/45114 - Support alias templates
 2011-11-07 18:39 UTC  (6+ messages)

Massive breakage with your libgcc patches
 2011-11-07 18:38 UTC  (11+ messages)

cxx-mem-model branch merged to mainline - revision 181031
 2011-11-07 18:36 UTC  (7+ messages)
` cxx-mem-model merge gcc part1 patch 3/8
    ` Patch to fix optabs.c when SWITCHABLE_TARGETS is defined

cxx-mem-model merge [6 of 9] - libstdc++-v3
 2011-11-07 18:27 UTC  (10+ messages)

[Patch,AVR]: Clean-up load non-integer constants
 2011-11-07 18:16 UTC  (2+ messages)

C++ PATCH for c++/48370 (extending lifetime of temps in aggregate initialization)
 2011-11-07 18:08 UTC  (3+ messages)

[PATCH] PR c++/33255 - Support -Wunused-local-typedefs warning
 2011-11-07 17:58 UTC  (9+ messages)

[PR50764, PATCH] Fix for ICE in maybe_record_trace_start with -fsched2-use-superblocks
 2011-11-07 17:48 UTC  (3+ messages)
  ` [PR50764, PATCH, PING] "

C++/c-common PATCH for c++/35688 (wrong visibility of template instantiation)
 2011-11-07 17:44 UTC  (3+ messages)

[Patch, libfortran] PR 50016 Slow IO on Windows due to _commit()
 2011-11-07 17:43 UTC  (2+ messages)

[Patch, libfortran] PR 46686 Implement backtrace using libgcc functionality
 2011-11-07 17:42 UTC  (2+ messages)

[RFA/ARM][Patch 01/02]: Thumb2 epilogue in RTL
 2011-11-07 17:32 UTC  (4+ messages)

[Patch, libfortran] configure cleanup
 2011-11-07 17:28 UTC 

PowerPC shrink-wrap support 3 of 3
 2011-11-07 17:27 UTC  (11+ messages)

[build] Restore arm-eabi bootstrap (PR target/50978)
 2011-11-07 17:23 UTC  (9+ messages)

[RFA/ARM] Add support for -mcpu=cortex-a7
 2011-11-07 17:06 UTC  (2+ messages)

New port for TILEPro and TILE-Gx
 2011-11-07 17:03 UTC  (3+ messages)
` [PING] "
  ` [PING2] "

Use of vector instructions in memmov/memset expanding
 2011-11-07 16:59 UTC  (13+ messages)

[RFA/ARM][Patch 00/05]: Introduction - Generate LDRD/STRD in prologue/epilogue instead of PUSH/POP
 2011-11-07 16:59 UTC  (8+ messages)
` [RFA/ARM][Patch 02/05]: LDRD generation instead of POP in A15 Thumb2 epilogue
` [RFA/ARM][Patch 03/05]: STRD generation instead of PUSH in A15 Thumb2 prologue

[doc] fix broken anchor in install.texi
 2011-11-07 16:56 UTC  (2+ messages)

Problems with trans-mem branch on Solaris/x86 etc
 2011-11-07 16:56 UTC  (2+ messages)

vector garbaged collected while still in use
 2011-11-07 16:52 UTC  (3+ messages)

[build, v3] Return gthr-posix.h to libgcc (PR bootstrap/50982)
 2011-11-07 16:44 UTC 

[patch] 6/n: trans-mem: runtime
 2011-11-07 16:42 UTC  (6+ messages)

[Ada] Improve error msg for passing volatile to non-volatile
 2011-11-07 16:39 UTC 

[Ada] In Alfa mode, record also modifications not coming from source
 2011-11-07 16:31 UTC 

[Ada] Iteration over class-wide containers
 2011-11-07 16:26 UTC 

[Ada] Define unique entity for parameter (used in Alfa mode)
 2011-11-07 16:25 UTC 

[patch tree-optimization 2/2]: Branch-cost optimizations
 2011-11-07 16:23 UTC  (4+ messages)

[rs6000] Fix PR 50906, eh_frame and other woes
 2011-11-07 16:15 UTC  (7+ messages)

[PATCH] Add an intermediate coverage format for gcov
 2011-11-07 16:08 UTC  (10+ messages)

Mark objects death at end of scope
 2011-11-07 16:05 UTC  (3+ messages)

Patch ping
 2011-11-07 15:49 UTC  (6+ messages)
      ` [PATCH] Gather vectorization (PR tree-optimization/50789, take 2)

[Patch, fortran] Documentation fix for MCLOCK{,8}, TIME{,8}
 2011-11-07 15:44 UTC 

[PATCH, testsuite]: Fix FAIL: gcc.target/i386/pr49781-1.c scan-assembler-not for atom
 2011-11-07 15:42 UTC 

Many testsuite failures on x86_64 due recent "fix" about f16cintrin.h header
 2011-11-07 15:35 UTC  (2+ messages)

implementation of std::thread::hardware_concurrency()
 2011-11-07 15:25 UTC  (21+ messages)

[patch]: support of VMS module include files
 2011-11-07 14:39 UTC 

[PATCH] Fix PR50999, serialize frontend specific flags (-fexceptions)
 2011-11-07 14:11 UTC  (8+ messages)

[Patch]: PR49868: Named address space support for AVR
 2011-11-07 13:53 UTC  (6+ messages)

[PATCH, testsuite]: Do not cache check_effective_target_sync_{long_long,int_128} results
 2011-11-07 13:34 UTC 

[PATCH,ARM][1/6] Merge LDR/STR into LDRD/STRD with -O2 in Thumb
 2011-11-07 12:36 UTC  (6+ messages)
` [PATCH,ARM][2/6] Merge LDR/STR into LDRD/STRD with -O2 in ARM
` [PATCH,ARM][3/6] Merge LDR/STR into LDRD/STRD with -Os
` [PATCH,ARM][4/6] Improve peepholes for generating LDM with commutative operators
` [PATCH,ARM][5/6] Generate LDRD/STRD for internal memcpy
` [PATCH,ARM][6/6] Tests for LDRD/STRD/LDM/STM generation for Cortex-A9/A15

[commited] Add custom RTEMS lm32 multilibs
 2011-11-07 12:04 UTC  (3+ messages)

FW: [PATCH,ARM][1/6] Merge LDR/STR into LDRD/STRD with -O2 in Thumb
 2011-11-07 12:00 UTC 

[PATCH, ARM][0/6] LDRD/STRD generation - introduction
 2011-11-07 11:53 UTC 

[v3] define string::pop_back()
 2011-11-07 11:47 UTC  (9+ messages)

[Patch - vms]: Add support of pragma __extern_prefix
 2011-11-07 11:45 UTC 

[Patch Ada RFA] make sure that multilibs are built with correct s-oscons.ads
 2011-11-07 11:42 UTC  (2+ messages)
` PING 1 "

[vms,committed]: Partial support of VMS pragma
 2011-11-07 11:11 UTC  (3+ messages)

[patch tree-optimization]: Fix for PR/49806
 2011-11-07 10:59 UTC  (3+ messages)

[RFA/ARM][Patch 02/02]: ARM epilogues in RTL
 2011-11-07  9:50 UTC  (3+ messages)
` Ping! "

[PR50878, PATCH] Fix for verify_dominators in -ftree-tail-merge
 2011-11-07  9:49 UTC  (5+ messages)

[vms,committed]: Consolidate vms config files
 2011-11-07  9:18 UTC 

[PATCH RFA] rtl-optimization/PR50663, conditional propagation missed in cprop.c pass
 2011-11-07  9:08 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).