public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[Patch, AVR]: PR49313, fix PR29524
 2011-06-16  6:53 UTC  (3+ messages)

[Patch, AVR]: Hack around PR34734
 2011-06-16  6:35 UTC  (3+ messages)

[PATCH, SMS] Fix violation of memory dependence
 2011-06-16  6:27 UTC  (7+ messages)

[patch, testsuite] Fix vectorizer testsuite failures on ARM
 2011-06-16  6:00 UTC  (3+ messages)

Turn on -pie on darwin11 and later
 2011-06-16  5:51 UTC 

Improve jump threading #5 of N
 2011-06-16  5:49 UTC 

[PATCH, SMS 1/4] Fix calculation of row_rest_count
 2011-06-16  5:47 UTC  (4+ messages)

Fix PR48542: reload register contents reuse crossing setjmp
 2011-06-16  5:08 UTC 

objc patch (was Re: Problem to install GCC 4.6.0 with Objective-C language)
 2011-06-16  4:04 UTC  (7+ messages)
` Remove separate tarballs (was: Re: objc patch (was Re: Problem to install GCC 4.6.0 with Objective-C language))
      ` Remove separate tarballs

[Patch, AVR]: Fix PR46779
 2011-06-16  3:46 UTC  (16+ messages)

[google] Add intermediate text format for gcov (issue4595053)
 2011-06-16  0:43 UTC  (2+ messages)

[testsuite] Run TLS torture tests with -fpic etc
 2011-06-15 23:07 UTC  (5+ messages)

[PATCH, PR 49089] Don't split AVX256 unaligned loads by default on bdver1 and generic
 2011-06-15 22:07 UTC  (11+ messages)

[RFA/libiberty] Darwin has case-insensitive filesystems
 2011-06-15 21:11 UTC  (16+ messages)

[PATCH] Call estimate_numbers_of_iterations after insert_range_assertions (PR tree-optimization/49419)
 2011-06-15 20:40 UTC 

[Patch] PR c++/26256
 2011-06-15 19:42 UTC  (16+ messages)

RFA (fold): PATCH for c++/49290 (folding *(T*)(ar+10))
 2011-06-15 18:57 UTC  (24+ messages)
                    ` Is VIEW_CONVERT_EXPR an lvalue? (was Re: RFA (fold): PATCH for c++/49290 (folding *(T*)(ar+10)))

[patch, testsuite] Fix g++.dg/opt/devirt2.C scanning, PR 48727
 2011-06-15 17:15 UTC  (2+ messages)

[PATCH] Fix ICEs with -mxop __builtin_ia32_vpermil2p[sd]{,256} and __builtin_ia32_vprot[bwdq]i intrinsics (PR target/49411)
 2011-06-15 17:00 UTC  (2+ messages)

[testsuite] skip ARM tests if no thumb2 support
 2011-06-15 16:52 UTC  (3+ messages)

[PATCH, PR 49343] Make SRA cope with some fields with variable offsets
 2011-06-15 16:40 UTC 

Improve DSE in the presence of calls
 2011-06-15 16:37 UTC  (9+ messages)

[PATCH] Remove bogus canonicalization from canonicalize_cond_expr_cond
 2011-06-15 16:10 UTC 

PATCH: PR c++/49412: __dso_handle should be hidden
 2011-06-15 16:06 UTC  (2+ messages)

[PATCH] New IPA-CP with real function cloning
 2011-06-15 15:41 UTC 

[PATCH] c-pragma: adding a data field to pragma_handler
 2011-06-15 15:10 UTC  (11+ messages)

PATCH [5/n]: Prepare x32: PR middle-end/48016: Inconsistency in non-local goto save area
 2011-06-15 15:10 UTC  (3+ messages)

[ARM] fix C++ EH interoperability
 2011-06-15 14:15 UTC  (2+ messages)

[PATCH] Canonicalize compares in combine [3/3] ARM backend part
 2011-06-15 13:58 UTC  (2+ messages)

[PATCH][ARM] Add support for ADDW and SUBW instructions
 2011-06-15 13:12 UTC  (10+ messages)

[testsuite] skip ARM neon-fp16 tests for other -mcpu values
 2011-06-15 13:07 UTC  (4+ messages)

Cgraph alias reorg 22/14 (enable new infrastrucure for function-functoin aliases)
 2011-06-15 13:07 UTC  (2+ messages)

[PATCH] Fix bitfield reduction during expansion
 2011-06-15 12:09 UTC 

RFA minor DF cleanup
 2011-06-15  9:58 UTC  (2+ messages)

[PATCH] Docs: cfg.texi: Correct statement about CFG
 2011-06-15  8:22 UTC  (2+ messages)

C++ PATCH for c++/49107 (excessive instantiation due to noexcept)
 2011-06-15  8:09 UTC  (2+ messages)

Stream struct function. (issue4620043)
 2011-06-15  0:47 UTC 

Dump only functions with name matching patterns
 2011-06-14 23:59 UTC  (2+ messages)

Dump before flag
 2011-06-14 23:22 UTC  (19+ messages)

[PATCH, PR 48613] Don't stream jump functions if there are none
 2011-06-14 22:46 UTC  (2+ messages)

[v3] use noexcept in pointer_traits
 2011-06-14 22:42 UTC 

PING: PATCH: PR other/49325: Incorrect target HAVE_INITFINI_ARRAY check
 2011-06-14 22:39 UTC 

The TI C6X port
 2011-06-14 21:33 UTC  (5+ messages)
` Ping: "

[testsuite] (committed) let more ARM tests ignore warnings about conflicting switches
 2011-06-14 20:51 UTC 

[PATCH] sel-sched: Avoid placing bookkeeping code above a fence (PR49349)
 2011-06-14 20:34 UTC  (2+ messages)

[google] Merge r173574 to google/gcc-4_6 to fix an incompatibility between C++98 and C++0x (issue4592057)
 2011-06-14 20:27 UTC  (4+ messages)

[pph] pph_in_binding_level fixing shadowed_labels read (issue4589054)
 2011-06-14 19:41 UTC  (2+ messages)

[testsuite] skip ARM tests if no THUMB support
 2011-06-14 19:38 UTC  (2+ messages)

[testsuite] ARM tests should ignore warning about conflicting switches
 2011-06-14 19:29 UTC  (3+ messages)

fix pr48459
 2011-06-14 19:01 UTC 

C++ PATCH for c++/49389 (wrong value category for .*)
 2011-06-14 18:45 UTC 

PATCH [7/n]: Prepare x32: Use Use long long builtin for x86-64
 2011-06-14 17:58 UTC  (3+ messages)

[v2] Mark noexcept some destructors, add tests
 2011-06-14 17:57 UTC 

PATCH [1/n]: Add initial -x32 support
 2011-06-14 17:52 UTC  (2+ messages)

C++ PATCH for c++/49117 (error message regression on conversion failure)
 2011-06-14 17:46 UTC 

[x32] PATCH: Add GLIBC_DYNAMIC_LINKERX32 to kfreebsd-gnu64.h
 2011-06-14 17:46 UTC 

C++ PATCH for c++/49290 (ICE regression on *(T*)(ar+10))
 2011-06-14 17:38 UTC 

C++ PATCH for c++/49369 (wrong cv-quals on base member in unevaluated context)
 2011-06-14 17:38 UTC 

Move option-related hooks to common structure
 2011-06-14 17:33 UTC  (2+ messages)

Create common hooks structure shared between driver and cc1
 2011-06-14 17:29 UTC  (3+ messages)

PATCH [1/n]: Prepare x32: PR middle-end/47364: internal compiler error: in emit_move_insn, at expr.c:3355
 2011-06-14 16:53 UTC  (9+ messages)

[PATCH] Ensure incoming location is available in debug info for parameters (PR debug/49382)
 2011-06-14 16:34 UTC  (2+ messages)

[google] backport r174930 to google/main
 2011-06-14 16:33 UTC 

[Design notes, RFC] Address-lowering prototype design (PR46556)
 2011-06-14 16:28 UTC  (9+ messages)

Unreviewed libffi patch
 2011-06-14 16:05 UTC  (4+ messages)

PATCH [6/n]: Prepare x32: PR middle-end/47449: Don't propagate hard register non-local goto save area
 2011-06-14 16:04 UTC 

[PATCH] Only run pr48377.c testcase on i?86/x86_64
 2011-06-14 15:57 UTC  (5+ messages)

[testsuite]: Skip tests for targets with int < 32 bits
 2011-06-14 15:57 UTC  (8+ messages)
` Ping: "

RFA PR middle-end/48770
 2011-06-14 15:38 UTC 

PING^4 APPROVED patch for AMD64 targets running GNU/kFreeBSD, anyone?
 2011-06-14 15:35 UTC 

RFC: Fix GCSE exp_equiv_p on MEMs with different MEM_ATTRS (PR rtl-optimization/49390)
 2011-06-14 15:32 UTC  (5+ messages)

[v3] Use noexcept in <functional> and tempbuf
 2011-06-14 15:21 UTC 

[PATCH, PR43864] Gimple level duplicate block cleanup
 2011-06-14 15:12 UTC  (4+ messages)

Cgraph alias reorg 13/14 (disable inlining functions called once at -O0
 2011-06-14 15:10 UTC  (4+ messages)

[build, libgcc] Correctly apply c_flags in shared-object.mk
 2011-06-14 15:02 UTC 

Fix comdat unsharing
 2011-06-14 14:56 UTC 

RFA: Fix middle-end/46500
 2011-06-14 14:27 UTC  (18+ messages)
` Updated: RFA: Fix middle-end/46500 (void * encapsulated)
  ` Updated^2: "
          ` Ping: "
            ` Ping^2: "
              ` Ping^3: "
                ` Ping^4: "
                  ` Ping^5: "

[testsuite] Require lto support in g++.dg/torture/pr48954.C
 2011-06-14 13:59 UTC 

PING^4 APPROVED patch for AMD64 targets running GNU/kFreeBSD, anyone?
 2011-06-14 13:39 UTC 

Cgraph alias reorg 8/14 (ipa-cp and ipa-prop update)
 2011-06-14 13:19 UTC  (3+ messages)

Fix dealII LTO link error
 2011-06-14 12:53 UTC 

[patch] Don't insert pattern statements into the code (was Fix PR tree-optimization/49318)
 2011-06-14 12:50 UTC  (6+ messages)

[PATH] PR/49139 fix always_inline failures diagnostics
 2011-06-14 11:29 UTC  (11+ messages)

[google] Add intermediate text format for gcov (issue4595053)
 2011-06-14 10:18 UTC  (2+ messages)

[4.6 PATCH] Workaround for stack slot sharing problems with unrolling (PR fortran/49103)
 2011-06-14 10:16 UTC  (4+ messages)

Do not stream BINFO_VIRTUALs to ltrans unit
 2011-06-14 10:14 UTC  (2+ messages)

[patch, libgfortran] Wrong rounding results with -m32
 2011-06-14  8:30 UTC  (6+ messages)
` [patch, libgfortran] PR48906 "

[google] Fix a bug leading to inconsistent comdat group in LIPO mode (issue4616041)
 2011-06-14  7:30 UTC 

Go patch committed: Lower builtin make
 2011-06-14  6:27 UTC 

Merge score7 to score.c and remove forwarding functions(with score_handle_option merged)
 2011-06-14  5:53 UTC 

[PATCH, ARM] Fix ABI for double-precision helpers on single-float-only CPUs
 2011-06-14  4:09 UTC  (4+ messages)

[PATCH: ARM] PR 45335 Use ldrd and strd to access two consecutive words
 2011-06-14  2:22 UTC  (2+ messages)

[gcc patch 3/3] cp-demangle.c: Fix DMGL_RET_POSTFIX for inner func types
 2011-06-14  0:48 UTC  (3+ messages)

[gcc patch 2/3] cp-demangle.c: New DMGL_RET_DROP
 2011-06-14  0:00 UTC  (3+ messages)

[gcc patch 1/3] cp-demangle.c: Make `options' a parameter
 2011-06-13 22:37 UTC  (3+ messages)

[google] Enhance Annotalysis to support cloned functions/methods (issue4591066)
 2011-06-13 20:39 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).