public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Remove SETJMP_VIA_SAVE_AREA support
 2012-04-23 10:06 UTC  (3+ messages)

[PATCH] genattrtab: avoid NULL-deref on error
 2012-04-23  9:43 UTC  (2+ messages)

[PATCH] Fix PR 33512 Folding of x & ((~x) | y) into x & y on the tree level
 2012-04-23  9:42 UTC  (7+ messages)

[PATCH] Implement (a & B) OP0 (c & B) into (a OP0 c) & B simplifying into forwprop
 2012-04-23  9:39 UTC  (2+ messages)

[PATCH, LTO, 4.6] Backport Honza's PR48246 patch
 2012-04-23  9:34 UTC  (2+ messages)

Patch to fix compiler ICE due to bad PRE
 2012-04-23  9:30 UTC  (7+ messages)

PING: [PATCH] Fix PRs c/52283/37985
 2012-04-23  9:29 UTC  (3+ messages)

[PATCH] Fix ICE in adjust_bool_pattern (PR tree-optimizations/52891)
 2012-04-23  9:27 UTC  (2+ messages)

Fix vectorizer ICE when building Mozilla
 2012-04-23  9:21 UTC  (3+ messages)

[PATCH] Fix PR44214
 2012-04-23  9:09 UTC  (7+ messages)

Symbol table 14/many: remove rest of reachability code
 2012-04-23  9:08 UTC 

[PATCH] Dissociate store_expr's temp from exp so that it is not marked as addressable
 2012-04-23  9:02 UTC  (4+ messages)

[PATCH, i386]: FIX PR 52698, reload failure with complex address
 2012-04-23  8:39 UTC  (5+ messages)

Support for Runtime CPU type detection via builtins (issue5754058)
 2012-04-23  8:20 UTC  (7+ messages)

[google/integration] Extend C++11 UDLs to be compatible with inttypes.h macros (issue6104051)
 2012-04-23  8:11 UTC  (6+ messages)

[Patch,AVR]: Auto-generate all -mmcu= options in documentation
 2012-04-23  8:09 UTC  (3+ messages)
  ` Ping #1: "

[PATCH, i386, middle-end, tessuite] Intel TSX's HLE
 2012-04-23  7:50 UTC  (11+ messages)

[V850] Use braced strings in MD
 2012-04-23  6:18 UTC  (3+ messages)

[H8300] Use braced strings in MD
 2012-04-23  6:18 UTC  (3+ messages)

[patch][google/integration] Don't force tls-model to initial-exec when building libgomp (issue6107046)
 2012-04-23  5:32 UTC  (4+ messages)

PR c++/52538 Extend C++11 UDLs to be compatible with inttypes.h macros (issue6109043)
 2012-04-23  3:59 UTC 

PowerPC prologue and epilogue
 2012-04-23  0:26 UTC  (7+ messages)
` PowerPC prologue and epilogue 2
` PowerPC prologue and epilogue 3
` PowerPC prologue and epilogue 6

[PATCH v2] ARM: Use different linker path for hardfloat ABI
 2012-04-22 22:20 UTC 

Symbol table 13/many: reachability code rewrite
 2012-04-22 21:16 UTC 

PR c/44774 -Werror=edantic
 2012-04-22 20:33 UTC  (9+ messages)

libgo patch committed: More syscall fixes
 2012-04-22 20:07 UTC 

libgo patch committed: Define more structs in syscall package
 2012-04-22 20:05 UTC 

[C/C++] Do not pretty-print expressions with caret diagnostics for wrong function call
 2012-04-22 19:49 UTC  (8+ messages)

Go patch committed: Change Sizeof values from var to const
 2012-04-22 18:54 UTC 

[patch][google/integration] Don't force tls-model to initial-exec when building libgomp (issue 6107046)
 2012-04-22 18:51 UTC 

[PR debug/47624] improve value tracking in non-VTA locations
 2012-04-22 18:09 UTC  (3+ messages)

[v3] libstdc++/53067
 2012-04-22 17:39 UTC 

PR c/53066 Wshadow should not warn for shadowing an extern function
 2012-04-22 17:31 UTC  (2+ messages)

[PATCH] Fix PR53031
 2012-04-22 17:22 UTC  (5+ messages)

RFC [Patch, Fortran] PR - support "q" for exponents when READing floating-point numbers
 2012-04-22 16:28 UTC  (3+ messages)

[Fortran-dev] Merge from the trunk
 2012-04-22 15:35 UTC 

[v3] add difference_type to __gnu_cxx::__alloc_traits
 2012-04-22 14:40 UTC 

[v3] fix libstdc++/53027
 2012-04-22 13:45 UTC 

[v3] Add missing forward_list<>::splice_after and merge overloads fix splice_after taking a range
 2012-04-22 13:27 UTC 

Mirror
 2012-04-22 11:40 UTC 

[PATCH][1/2] Fix PR44688, set and preserve the maximum iterations of vectorizer prologue loops
 2012-04-21 21:38 UTC  (2+ messages)

[PATCH] Fix parts of PR52975
 2012-04-21 20:12 UTC  (2+ messages)

[committed] Clean up ADDRESS handling in alias.c, take 2
 2012-04-21 18:56 UTC 

[committed] Restore fold checking
 2012-04-21 18:54 UTC 

libgo patch committed: More syscall package improvements
 2012-04-21 18:51 UTC 

rfa: vectorize strided loads [1/2] [PR 18437]
 2012-04-21 18:19 UTC  (4+ messages)
` rfa: vectorize strided loads [2/2] "

[PATCH] Fix PR53011
 2012-04-21 18:10 UTC  (3+ messages)

[RFC] improve caret diagnostics for overload failures
 2012-04-21 15:52 UTC  (5+ messages)

[libcpp] maybe canonicalize system paths in line-map
 2012-04-21 13:27 UTC  (5+ messages)

[RFA, C++] Symbol table 12/many: Remove cxx_analyze_expr hook
 2012-04-21 13:12 UTC  (3+ messages)

[C/ObjC/C++/ObjC++] cleanup diagnostics initialization
 2012-04-21 12:51 UTC  (5+ messages)

[C] improve missing initializers diagnostics
 2012-04-21 11:59 UTC 

[RS6000] Fix PR53038, cfa_restore out of order
 2012-04-21  1:58 UTC 

MIPS Android patch
 2012-04-21  1:15 UTC  (3+ messages)

[Google 4.6 Fission] Skeleton debug info sections don't have siblings
 2012-04-21  0:27 UTC  (3+ messages)

Duplicate Words In GCC 4.7.0 Changes Page
 2012-04-21  0:01 UTC 

Go patch committed: Don't call cgraph_mark_needed_node
 2012-04-20 22:10 UTC  (2+ messages)

[google-4_6] disable localization of hidden symbols in streaming LIPO (issue6101045)
 2012-04-20 21:18 UTC  (2+ messages)

PATCH: [4.8 regression] bootstrap failure: "MASK_LONG_DOUBLE_128" redefined
 2012-04-20 20:28 UTC 

Go testsuite patch committed: Handle PowerPC
 2012-04-20 20:20 UTC 

libgo patch committed: Use native endianness for GNU/Linux netlink
 2012-04-20 20:12 UTC 

Go patch committed: Add explicit checks for division zero and overflow
 2012-04-20 19:23 UTC 

[C PATCH] Fix -Woverride-init (PR c/52880)
 2012-04-20 19:21 UTC 

libgo patch committed: Ignore sigaltstack in strace in test
 2012-04-20 18:52 UTC 

libgo patch committed: Fix DWARF line lookup for different line info
 2012-04-20 18:44 UTC 

[tpf] update for latest build system
 2012-04-20 18:41 UTC  (2+ messages)
` [ping] "

[PATCH] Support for known unknown alignment
 2012-04-20 18:41 UTC  (2+ messages)

libgo patch committed: Disable memory profiling in GC test
 2012-04-20 18:40 UTC 

[RFA, C++] Symbol table 11/many: Avoid C++ FE from fiddling with TREE_SYMBOL_REFERENCED
 2012-04-20 18:33 UTC  (2+ messages)

[PATCH] Fix out-of-bound array accesses in testcases
 2012-04-20 16:39 UTC 

[PATCH] genmodes: remove misleading use of strncpy
 2012-04-20 15:39 UTC  (7+ messages)
      ` [PATCH] genmodes: don't truncate a mode name of length >= 7

Fix AIX bootstrap problem
 2012-04-20 15:25 UTC 

libstdc++ / mt_allocator.cc when using gthreads
 2012-04-20 15:22 UTC  (5+ messages)

[obvious] Fix va_end calls
 2012-04-20 14:41 UTC  (2+ messages)

Symbol table 10/many: Remove "needed" flag from callgraph nodes and fix several latent problems
 2012-04-20 13:51 UTC 

[RFA] Update config.sub to 2012-04-18 version
 2012-04-20 13:22 UTC  (3+ messages)

[C++ Patch] sizeof... and parentheses
 2012-04-20 13:13 UTC 

divide 64-bit by constant for 32-bit target machines
 2012-04-20 12:57 UTC 

Correcting transform_to_exit_first_loop + fix to PR46886
 2012-04-20 12:26 UTC  (3+ messages)

RFA: Clean up ADDRESS handling in alias.c
 2012-04-20 12:22 UTC  (6+ messages)
    ` [PATCH] Fix --enable-checking=rtl bootstrap failure caused by ADDRESS changes (PR bootstrap/53021)

[PATCH] Atom: Scheduler improvements for better imul placement
 2012-04-20 12:05 UTC  (14+ messages)

[PATCH] Fix propagate_tree_value_into_stmt
 2012-04-20 11:55 UTC 

[PATCH] recog: Record also added clobbers in insn_invalid_p
 2012-04-20 10:47 UTC 

[PATCH] Fix PR53050
 2012-04-20 10:17 UTC 

[v3] libstdc++/53052
 2012-04-20  9:42 UTC 

[patch] Move switch-conversion after profiling
 2012-04-20  9:38 UTC  (7+ messages)

PING [PATCH] RX: Fix min instruction for unsigned variables
 2012-04-20  9:34 UTC 

[RS6000] Fix PR53040
 2012-04-20  9:32 UTC 

RFA: Odd tree-generation issues with a Fortran patch
 2012-04-20  9:00 UTC 

Continue strict-volatile-bitfields fixes
 2012-04-20  8:29 UTC  (17+ messages)
                          ` -fdump-tree-original, bit_field_ref (was: Continue strict-volatile-bitfields fixes)

[Patch, Fortran] PR52864 - fix actual/formal checks
 2012-04-20  8:20 UTC  (2+ messages)

struct siginfo vs. siginfo_t (was: GNU C Library master sources branch, master, updated. glibc-2.15-229-g4efeffc)
 2012-04-20  8:20 UTC  (5+ messages)
    ` struct siginfo vs. siginfo_t

default to strict dwarf-2 on powerpc-vxworks
 2012-04-20  7:59 UTC  (2+ messages)

[PATCH, reload] Fix bug pr52804, RELOAD pass reloads wrong register on ARM for cortex-m0
 2012-04-20  5:52 UTC 

libgo patch committed: Ignore stacks when deciding when to GC
 2012-04-20  4:59 UTC 

libgo patch committed: Fix testsuite for PPC
 2012-04-20  4:49 UTC 

[C++ Patch] PR 52363
 2012-04-20  2:01 UTC  (9+ messages)

[PATCH][IRA] Avoid undefined behavior in ira_allocno_object_iter_cond
 2012-04-19 17:46 UTC  (2+ messages)

[lra] patch to fix most mips testsuite regressions
 2012-04-19 17:41 UTC 

[PATCH] Add -fdump-rtl-<pass>-quiet
 2012-04-19 16:27 UTC  (7+ messages)

[RFA] dwarf2.h (dwarf_location_atom): Add DW_OP_GNU_addr_index
 2012-04-19 16:09 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).