public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Remove inline keyword from rs6000 legitimate_indirect_address_p (PR target/54308)
 2012-11-08 19:32 UTC  (2+ messages)

PR fortran/51727: make module files reproducible, question on C++ in gcc
 2012-11-08 19:02 UTC  (3+ messages)

[PATCH,RX] Support Bit Manipulation on Memory Operands
 2012-11-08 18:49 UTC  (6+ messages)

patch to fix
 2012-11-08 18:14 UTC  (21+ messages)
  ` patch to fix constant math
                            ` patch to fix constant math - first small patch
                              ` patch to fix constant math - second "

[PATCH] Do not dump location for compare_debug
 2012-11-08 17:39 UTC  (2+ messages)

[PATCH] Cleanup last_location and update input_location in ipa_prop
 2012-11-08 17:39 UTC  (2+ messages)

patch fixing a test for PR55151
 2012-11-08 16:59 UTC  (4+ messages)

[PATCH] Vtable pointer verification, gcc changes (patch 2 of 2)
 2012-11-08 16:56 UTC  (4+ messages)

[PATCH] Make IPA-CP work on aggregates
 2012-11-08 16:41 UTC  (9+ messages)

[trans-mem][rfc] Improvements to uninstrumented code paths
 2012-11-08 12:43 UTC  (6+ messages)

[v3] Fix profile mode failures
 2012-11-08 12:42 UTC  (8+ messages)

[patch] PR55191 - ICE in tree-ssa-pre.c due to missing fake edge for an infinite loop
 2012-11-08 11:00 UTC  (2+ messages)

[PATCH] Fix fold reassociation (PR c++/55137)
 2012-11-08 10:19 UTC  (3+ messages)

[C++ PATCH] Add overflow checking to __cxa_vec_new[23]
 2012-11-08 10:09 UTC  (14+ messages)
      ` [PING^2] "

[PATCH Version 2][RFA]Improving register pressure directed hoist
 2012-11-08  9:05 UTC  (4+ messages)

[patch, mips] Do not make -Os the default with mips-mti-elf target
 2012-11-08  7:58 UTC  (2+ messages)

[PATCH] Vzeroupper placement/47440
 2012-11-08  5:49 UTC  (11+ messages)

[PATCH] Add extensive commentary to sparc's "U" constraint
 2012-11-08  3:24 UTC  (4+ messages)

[RFC] New feature to reuse one multilib among different targets
 2012-11-08  1:37 UTC  (3+ messages)

[Bug libstdc++/54075] [4.7.1] unordered_map insert still slower than 4.6.2
 2012-11-08  0:58 UTC  (2+ messages)

Ping: RFA: add lock_length attribute to break branch-shortening cycles
 2012-11-07 23:52 UTC  (17+ messages)
      ` RFA: Add lock_lenth attribute to support the ARC port (Was: Re: Ping: RFA: add lock_length attribute to break branch-shortening cycles)
          ` RFA: hookize ADJUST_INSN_LENGTH (Was: RFA: Add lock_lenth attribute to support the ARC port)
                  ` RFA: hookize ADJUST_INSN_LENGTH

[PATCH, testsuite]: UNRESOLVED: gcc.dg/tree-ssa/cunroll-1.c
 2012-11-07 22:43 UTC  (2+ messages)

[PATCH, middle-end]: FIX PR55253, [4.8 Regression] FAIL: gcc.target/i386/pr44948-2a.c
 2012-11-07 22:32 UTC  (2+ messages)

Fix PR middle-end/55219
 2012-11-07 22:29 UTC 

patch to fix PR55122
 2012-11-07 22:12 UTC 

[PATCH] gcc-{ar,nm,ranlib}: Find binutils binaries relative to self
 2012-11-07 21:51 UTC  (5+ messages)

[Committed] S/390: Add support for the new IBM zEnterprise EC12
 2012-11-07 21:45 UTC  (4+ messages)

[trans-mem] Don't update_ssa twice
 2012-11-07 20:23 UTC 

[PATCH] Enable -mcpu=power8 for PowerPC
 2012-11-07 19:52 UTC  (3+ messages)

[PATCH, i386]: Fix PR55224, FAIL: gcc.target/i386/tailcall-1.c scan-assembler jmp
 2012-11-07 19:29 UTC 

[google] Add attributes: always_patch_for_instrumentation and never_patch_for_instrumentation (issue6821051)
 2012-11-07 16:44 UTC  (6+ messages)

Re: [C++11] PR54413 Option for turning off compiler extensions for numeric literals
 2012-11-07 15:29 UTC  (3+ messages)
`  "

Asan/Tsan Unit/Regression testing (was [asan] Emit GIMPLE direclty, small cleanups)
 2012-11-07 15:02 UTC  (2+ messages)

[Patch]: Update bb->count to avoid erroneous partitioning decisions
 2012-11-07 14:39 UTC  (4+ messages)

[PATCH] fix libgomp.c++/pr24455.C failures on darwin
 2012-11-07 14:20 UTC 

[libbacktrace] Use getexecname() on Solaris
 2012-11-07 13:51 UTC  (7+ messages)

[PATCH, generic] Support printing of escaped curly braces and vertical bar in assembler output
 2012-11-07 11:56 UTC  (3+ messages)

[C++ Patch] PR 54922
 2012-11-07 11:22 UTC  (3+ messages)

[patch RFA middle-end] Fix PR middle-end/49220
 2012-11-07 10:53 UTC  (4+ messages)

Enable inliner to bypass inline-insns-single/auto when it knows the performance will improve
 2012-11-07 10:39 UTC  (3+ messages)

[v3] Add _GLIBCXX_THROW_OR_ABORT
 2012-11-07 10:12 UTC 

RFC/A: set_mem_attributes_minus_bitpos tweak
 2012-11-07  9:54 UTC  (2+ messages)

Minor fixes to ipa-inline-analysis.c
 2012-11-07  9:25 UTC 

User directed Function Multiversioning via Function Overloading (issue5752064)
 2012-11-07  8:53 UTC  (3+ messages)

[PATCH] Revert sparc "U" constraint removal
 2012-11-07  8:42 UTC 

Go patch committed: Size of int is now 64 bits on x86_64
 2012-11-07  5:23 UTC  (7+ messages)

[Dwarf Fission] Implement Fission Proposal (issue6305113)
 2012-11-07  1:18 UTC  (4+ messages)

[patch] Contribute performance comparison script
 2012-11-07  0:37 UTC  (3+ messages)

[AARCH64/Committed] Fix gcc.target/aarch64/vect-fmaxv-fminv-compile.c
 2012-11-07  0:18 UTC 

GCC for GNU Hurd: MACH built-in preprocessor macro (was: gdb: FTBFS on hurd-i386 (for review))
 2012-11-07  0:11 UTC  (2+ messages)

[patch] generate dual code paths in transactions
 2012-11-07  0:09 UTC  (2+ messages)

Merge from trunk to gccgo branch
 2012-11-06 23:57 UTC 

[Dwarf Fission] Implement Fission Proposal (issue6305113)
 2012-11-06 23:16 UTC  (4+ messages)

[v3] remove dup include in testcase
 2012-11-06 23:07 UTC 

libgcc patch committed: Fix split-stack stack alignment
 2012-11-06 23:04 UTC 

New badness metric for inliner
 2012-11-06 22:58 UTC  (12+ messages)

User directed Function Multiversioning via Function Overloading (issue5752064)
 2012-11-06 22:15 UTC  (18+ messages)

[AARCH64/Committed] Fix g++.dg/abi/aarch64_guard1.C
 2012-11-06 22:06 UTC 

sched-deps patch: Fix PR54580
 2012-11-06 21:57 UTC  (2+ messages)

[patch, testsuite, mips] Fix gcc.dg/torture/mips-sdata-1.c
 2012-11-06 21:43 UTC  (11+ messages)

[C++ Patch] for c++/11750
 2012-11-06 19:59 UTC  (2+ messages)

Go testsuite patch committed: Update for 64-bit int
 2012-11-06 19:48 UTC 

Go patch committed: More 64-bit int preparation
 2012-11-06 19:47 UTC 

[C++ PATCH] Fix cplus_decl_attributes (PR c++/54988)
 2012-11-06 19:21 UTC  (2+ messages)

PR c/51294 spurious warning from -Wconversion in C and C++ in conditional expressions
 2012-11-06 19:19 UTC  (2+ messages)

[PATCH] PR c++/54466 - ICE with alias template which type-id is const qualified
 2012-11-06 19:17 UTC  (2+ messages)

[C++] Omit overflow check for new char[n]
 2012-11-06 19:12 UTC  (4+ messages)

[PATCH, i386]: Remove superfluous clear in ix86_init_machine_status
 2012-11-06 19:09 UTC 

[C++11] PR54413 Option for turning off compiler extensions for numeric literals
 2012-11-06 19:05 UTC  (2+ messages)

[PATCH, i386]: Mark AVX maskstore memory operand as read-written
 2012-11-06 18:59 UTC 

[PATCH,AArch64] Use CSINC instead of CSEL to return 1
 2012-11-06 18:56 UTC 

[PATCH,AArch64] Optimise comparison where intermediate result not used
 2012-11-06 18:49 UTC 

[AArch64] fix missing Dwarf call frame information in the epilogue
 2012-11-06 18:25 UTC  (5+ messages)

[v3] libstdc++/51850
 2012-11-06 18:20 UTC 

Go patch committed: The Go runtime memcmp needs to return intgo
 2012-11-06 18:12 UTC 

[PATCH] Stream cgraph_node.ipa_transforms_to_apply
 2012-11-06 17:46 UTC  (3+ messages)

[PATCH] Use propagate_threaded_block_debug_into even in loop header copying pass (PR debug/54693)
 2012-11-06 17:42 UTC  (3+ messages)

[PATCH 00/13] Request to merge Address Sanitizer in
 2012-11-06 17:41 UTC  (21+ messages)
  ` [PATCH 01/10] Initial import of asan from the Google branch into trunk
  ` [PATCH 02/10] Initial asan cleanups
  ` [PATCH 03/10] Emit GIMPLE directly instead of gimplifying GENERIC
  ` [PATCH 04/10] Allow asan at -O0
  ` [PATCH 05/10] Implement protection of stack variables
  ` [PATCH 06/10] Implement protection of global variables
  ` [PATCH 07/10] Make build_check_stmt accept an SSA_NAME for its base
  ` [PATCH 08/10] Factorize condition insertion code out of build_check_stmt
  ` [PATCH 09/10] Instrument built-in memory access function calls
    ` [PATCH 10/10] Import the asan runtime library into GCC tree

[PATCH] Less restrictive regex in const-uniq-1.c
 2012-11-06 16:39 UTC  (3+ messages)

[RFC] Heuristics to throttle the complette unrolling
 2012-11-06 16:25 UTC  (3+ messages)

[Patch] libitm: add HTM fastpath
 2012-11-06 16:11 UTC  (3+ messages)

[PATCH, i386]: Remove SLOT_VIRTUAL from enum ix86_stack_slot
 2012-11-06 16:08 UTC 

Fix debug dump formatting in ipa-pure-const
 2012-11-06 16:06 UTC 

RFC: PATCH to add abi_tag attribute
 2012-11-06 15:27 UTC  (3+ messages)

[PATCH] New configuration options to enable additional executable/startfile/shared library prefixes
 2012-11-06 14:59 UTC  (4+ messages)

[patch RFA middle-end] Fix PR target/41993
 2012-11-06 14:33 UTC  (2+ messages)

[PATCH 0/7] s390 improvements with r[ioxn]sbg
 2012-11-06 14:29 UTC  (7+ messages)
` [PATCH 2/7] s390: Only use lhs zero_extract in word_mode
` [PATCH 3/7] s390: Use risbgz for AND
` [PATCH 1/7] s390: Constraints, predicates, and op letters for contiguous bitmasks

Fix loop bounds computed by vectorizer
 2012-11-06 13:54 UTC 

[Ada] New port: arm android
 2012-11-06 11:57 UTC 

[Ada] clean ups in Makefiles
 2012-11-06 11:55 UTC  (2+ messages)

[Ada] Change approach for control of intermediate overflow checking
 2012-11-06 11:13 UTC 

GCC 4.8.0 Status Report (2012-11-06), Stage 1 is over, Stage 3 in effect immediately
 2012-11-06 11:11 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).