public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
User directed Function Multiversioning via Function Overloading (issue5752064)
 2012-10-05 17:44 UTC  (21+ messages)

[v3] Remove cruft ;)
 2012-10-05 17:42 UTC 

RFC: C++ PATCH to support dynamic initialization and destruction of C++11 and OpenMP TLS variables
 2012-10-05 17:38 UTC  (6+ messages)

patch to fix
 2012-10-05 17:29 UTC  (34+ messages)
  ` patch to fix constant math

PING^2: [patch] pr/54508: fix incomplete debug information for class
 2012-10-05 17:16 UTC  (13+ messages)

[PATCH, gdc] - Merging gdc (GNU D Compiler) into gcc
 2012-10-05 16:43 UTC  (13+ messages)

[Patch,avr]: Remove -mshort-calls option
 2012-10-05 15:54 UTC 

[PATCH] [AArch64] Refactor Advanced SIMD builtin initialisation
 2012-10-05 15:53 UTC 

[C++ testcase] PR 50893
 2012-10-05 15:02 UTC 

Constant-fold vector comparisons
 2012-10-05 15:01 UTC  (5+ messages)
  ` vec_cond_expr adjustments

[Ada] Internal cleanup of overflow defaults
 2012-10-05 14:32 UTC 

[PATCH, libstdc++] Fix missing gthr-default.h issue on libstdc++ configure
 2012-10-05 14:32 UTC 

[Ada] Handling of Invariant aspect on type completions
 2012-10-05 14:32 UTC 

[Patch,avr]: Fix PR54815
 2012-10-05 14:29 UTC 

[Ada] Fix static computation of bounds using -gnato2 or -gnato3
 2012-10-05 14:26 UTC 

[Ada] Fix race condition in freeing tasks
 2012-10-05 14:21 UTC 

[Ada] Missing deallocation of subpool
 2012-10-05 14:21 UTC 

[PATCH] Improve debug info for partial inlining (PR debug/54519)
 2012-10-05 14:20 UTC  (7+ messages)
` [PATCH] Improve debug info for partial inlining (PR debug/54519, take 2)

Use conditional casting with symtab_node
 2012-10-05 14:07 UTC  (15+ messages)

[RFC] Make vectorizer to skip loops with small iteration estimate
 2012-10-05 13:52 UTC  (7+ messages)

[libbacktrace] Use getexecname() on Solaris
 2012-10-05 13:49 UTC  (6+ messages)

[C++ PATCH] -Wsizeof-pointer-memaccess warning
 2012-10-05 13:45 UTC  (5+ messages)
    ` [C++ PATCH] -Wsizeof-pointer-memaccess warning (take 2)

[SH] PR 54760 - Add thread pointer built-ins and GBR displacement addressing
 2012-10-05 12:56 UTC  (4+ messages)

[wwwdocs] SH 4.8 changes update
 2012-10-05 12:54 UTC  (2+ messages)

[PATCH] Fix up DW_TAG_formal_parameter placement
 2012-10-05 12:08 UTC  (4+ messages)

[committed] Don't error on failure to inline redefined gnu extern inline always_inline function (PR tree-optimization/33763)
 2012-10-05 11:51 UTC 

[PATCH] Fix PR54811
 2012-10-05 11:46 UTC 

Re:[libbacktrace] Use getexecname() on Solaris
 2012-10-05 11:24 UTC  (2+ messages)
` [libbacktrace] "

Convert more non-GTY htab_t to hash_table
 2012-10-05  8:05 UTC  (6+ messages)

[Patch, Fortran] Fix OPTIONAL, esp. with polymorphism
 2012-10-05  7:45 UTC 

r192002 breaks mingw-w64 cross compiler
 2012-10-05  7:36 UTC 

[RFA 1/5] New port: CR16: Remove "gdb" from noconfigdirs in configure.ac
 2012-10-05  7:22 UTC  (3+ messages)

RFC: LRA for x86/x86-64 [0/9]
 2012-10-05  3:37 UTC  (10+ messages)

[PATCH] PR 54789: Fix driver error when GCC_COMPARE_DEBUG is defined
 2012-10-05  2:49 UTC 

[Ping]FW: [PATCH] Cilk Plus merging to trunk (2 of n)
 2012-10-05  0:03 UTC  (5+ messages)

[C++ testcase] PR 52233
 2012-10-04 23:52 UTC 

[C++ testcase] PR 53403
 2012-10-04 23:21 UTC 

[libbacktrace] Fix warning as error in btest.c and hence `make test`
 2012-10-04 21:46 UTC  (3+ messages)

[PATCH] PR 53528 c++/ C++11 Generalized Attribute support
 2012-10-04 21:43 UTC  (12+ messages)

[Fortran, (RFC) patch] PR49110/51055 Assignment to alloc. deferred-length character vars
 2012-10-04 21:04 UTC  (11+ messages)

[BZ 50356] Obvious bugfix in h8300 bits
 2012-10-04 20:58 UTC 

Propagate profile counts during switch expansion
 2012-10-04 20:47 UTC  (3+ messages)

[PATCH] gcc-{ar,nm,ranlib}: Find binutils binaries relative to self
 2012-10-04 20:46 UTC 

[patch][lra] Improve initial program point density in lra-lives.c (was: Re: RFC: LRA for x86/x86-64 [7/9])
 2012-10-04 19:25 UTC  (16+ messages)
      ` [patch][lra] Improve initial program point density in lra-lives.c

PATCH trunk: gengtype honoring mark_hook-s inside struct inide union-s
 2012-10-04 18:20 UTC  (8+ messages)
  ` PATCH trunk: gengtype honoring mark_hook-s inside struct inside union-s

[PATCH] Teach VRP to handle if ((unsigned_narrowing_cast) x != 0) similarly to if ((x & 0xffff) != 0) (PR tree-optimization/54810)
 2012-10-04 17:29 UTC  (2+ messages)

[lra] patch to solve most scalability problems for LRA
 2012-10-04 17:25 UTC  (3+ messages)

[Patch, Fortran] Fix some memory leaks
 2012-10-04 17:19 UTC  (2+ messages)

[PATCH] Improve var-tracking memory disambiguation with frame pointer (PR debug/54796)
 2012-10-04 17:08 UTC  (3+ messages)

Adjust gcc.dg/lto/20120723_0.c for SPARC
 2012-10-04 17:02 UTC 

[PATCH] Rs6000 infrastructure cleanup (switches)
 2012-10-04 16:33 UTC  (9+ messages)
` [PATCH] Rs6000 infrastructure cleanup (switches), revised patch
      ` [PATCH] Rs6000 infrastructure cleanup (switches), revised patch #2b
        ` [PATCH] Rs6000 infrastructure cleanup (switches), revised patch #2c

Small PATCH to rs6000.c to fix cross-compiler build without gas
 2012-10-04 15:56 UTC  (2+ messages)

RFC: LRA for x86/x86-64 [7/9] -- continuation
 2012-10-04 15:51 UTC  (2+ messages)

Profile housekeeping 7/n minor updating fixes
 2012-10-04 15:43 UTC 

PATCH to acinclude.m4 to fix gas version detection
 2012-10-04 15:40 UTC 

[testsuite] Add support for -fdump-ada-spec
 2012-10-04 15:38 UTC  (2+ messages)

RFA: darwin PATCH to fix build, internal visibility
 2012-10-04 15:36 UTC  (4+ messages)

[C++ testcase] PR 54323
 2012-10-04 15:21 UTC 

libgo patch committed: Use libbacktrace
 2012-10-04 15:16 UTC  (3+ messages)

Profile housekeeping 6/n (-fprofile-consistency-report)
 2012-10-04 14:40 UTC  (3+ messages)

RFA: add lock_length attribute to break branch-shortening cycles
 2012-10-04 14:33 UTC  (3+ messages)

[Patch] Fix PR53397
 2012-10-04 12:56 UTC  (4+ messages)

[Patch, Fortran, OOP] PR 54784: [4.7/4.8 Regression] wrong code in polymorphic allocation with SOURCE
 2012-10-04 11:14 UTC  (2+ messages)

[PATCH] Use __cxa_atexit on OpenBSD
 2012-10-04 10:26 UTC  (4+ messages)

[Ada] Fix value of GNAT.Command_Line.Full_Switch on invalid switch
 2012-10-04  9:24 UTC 

[Ada] Warn on Ada 2012 set membership test duplicate element
 2012-10-04  9:24 UTC 

[Ada] New preprocessor switch -a
 2012-10-04  9:19 UTC 

[Ada] Legality of aspects specified on a full view
 2012-10-04  9:19 UTC 

[Ada]: Remove __gl_zero_cost_exceptions in the binder generated file
 2012-10-04  9:19 UTC 

[SH] PR 33135 - Remove mieee option in libgcc
 2012-10-04  9:18 UTC  (2+ messages)

[Ada] Remaining fixes for -gnato3 (eliminated mode overflow checks)
 2012-10-04  9:12 UTC 

[Ada] Remaining fixes to get MINIMIZED through test suite
 2012-10-04  9:10 UTC 

[Ada] Visibility error in the presence of private limited with clauses
 2012-10-04  9:08 UTC 

[Ada] Project_Dir should not modify the case of its path name
 2012-10-04  9:06 UTC 

Fix -fdump-ada-spec
 2012-10-04  8:47 UTC  (2+ messages)

[PATCH] Fix instability of -fschedule-insn for x86
 2012-10-04  8:29 UTC  (3+ messages)

opts.c, gcc.c: Plug some memory leaks - and an out-of-bounds memory access
 2012-10-04  8:20 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).