public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH, LTO] add externally_visible attribute when necessary with -fwhole-program and resolution file
 2010-06-11  9:34 UTC  (10+ messages)

[PATCH C/C++] Fix some diagnostics problems
 2010-06-11  9:33 UTC  (8+ messages)

[patch] Fix PR44483: incrementally gimplify BB predicates to avoid redundant computations
 2010-06-11  9:32 UTC  (2+ messages)

[patch]: Address const warnings in gimple.h
 2010-06-11  9:17 UTC  (11+ messages)

[RFC] PR c++/44188
 2010-06-11  9:15 UTC  (18+ messages)

Move df_live and df_md bitmaps to own obstacks
 2010-06-11  9:12 UTC  (6+ messages)

[PATCH] fix NM and AR assignment when using in-tree binutils
 2010-06-11  9:06 UTC  (10+ messages)

[Patch, Fortran] PR 42051,43896: [OOP] ICE in gfc_conv_variable, at fortran/trans-expr.c:551
 2010-06-11  8:15 UTC  (3+ messages)

pragma diagnostic push/pop
 2010-06-11  5:55 UTC  (3+ messages)

patch: honor volatile bitfield types
 2010-06-11  4:42 UTC 

[PATCH] Invalid warnings for naked functions
 2010-06-11  4:01 UTC  (3+ messages)

[Patch, Fortran] PR 44207: ICE with ALLOCATABLE components and SOURCE
 2010-06-11  3:49 UTC  (6+ messages)

[PATCH,fortran] Fix whitespace in resolve.c
 2010-06-11  3:00 UTC 

[PATCH,c++] use XALLOCAVEC in the C++ front-end
 2010-06-11  1:43 UTC  (7+ messages)

[PATCH] libjava, darwin - don't pass -allow_stack_execute for -dynamiclib or -bundle
 2010-06-11  0:07 UTC  (3+ messages)

[patch] fix PR/44128 (C++ not warn on type decl shadowing with -Wshadow)
 2010-06-10 23:23 UTC  (4+ messages)

[trans-mem] undefined reference to a static cloned function
 2010-06-10 23:03 UTC  (2+ messages)

[Patch][4.5] ObjC/C++ back-port of fix for PR35996
 2010-06-10 22:53 UTC  (3+ messages)

[patch, PR44297] prefetch improvements to fix 465.tonto from non-constant step prefetching
 2010-06-10 22:37 UTC  (6+ messages)

[patch fortran]: Address some more warning
 2010-06-10 22:37 UTC  (4+ messages)

[PATCH, PR 43905] Make IPA-SRA clone functions it modifies
 2010-06-10 22:33 UTC 

[libgomp,patch] Add omp_{integer,logical}_kind to omp_lib.h
 2010-06-10 22:24 UTC  (2+ messages)

Ping^2: .md enums & unspec names in dumps
 2010-06-10 21:37 UTC  (3+ messages)

[PATCH] Remove FUNCTION_OUTGOING_VALUE macro from the GCC
 2010-06-10 20:57 UTC  (2+ messages)

[fortran,doc,patch] Document that Cray pointers cannot be function results
 2010-06-10 20:37 UTC  (3+ messages)

[PATCH] Speed up real_to_decimal_for_mode a litle bit
 2010-06-10 20:21 UTC  (3+ messages)
` [PATCH] Lazy computation of __DBL_MAX__ etc. macros

[PATCH] Speed up find_loc_in_1pdv (PR debug/41371)
 2010-06-10 20:01 UTC  (6+ messages)

[fortran,doc,patch] Unsupported legacy syntax for complex functions
 2010-06-10 19:57 UTC 

[patch, fortran] PR44457 - add check for asynchronous dummys
 2010-06-10 19:37 UTC  (2+ messages)

[patch] PR44185 Fix new prefetch test failures - second
 2010-06-10 19:34 UTC  (7+ messages)

Stop using build_int_cst_wide in java front end
 2010-06-10 17:55 UTC  (2+ messages)
` [PING] "

[IA64] Hookize FUNCTION_VALUE, LIBCALL_VALUE and FUNCTION_VALUE_REGNO_P
 2010-06-10 17:54 UTC 

[patch] Add a new warning flag -Wself-assign
 2010-06-10 17:53 UTC  (14+ messages)

[Patch, toplevel/config] fix tls.m4 configure race condition (bootstrap/PR43170)
 2010-06-10 17:41 UTC  (16+ messages)

[PATCH,c++] rewrite vtable initialization construction to use VECs
 2010-06-10 17:12 UTC  (2+ messages)

[PATCH, ARM] Tweak CLASS_LIKELY_SPILLED_P, MODE_BASE_REG_CLASS for Thumb-2
 2010-06-10 16:17 UTC  (7+ messages)

Remove cpplib show_column flag
 2010-06-10 16:11 UTC 

[PATCH][mem-ref2] Fix memmove folding
 2010-06-10 15:57 UTC 

[v3] libstdc++/43918
 2010-06-10 15:32 UTC 

[Patch, Fortran] First ASSOCIATE patch and some questions / RFCs
 2010-06-10 15:11 UTC  (4+ messages)

Re: [PATCH c++] Fix pr22138
 2010-06-10 15:02 UTC 

[PATCH] fix LIBUNWIND_LINK specification in libgcc.mvars
 2010-06-10 14:56 UTC 

[Patch, RQ Review] convert emulated TLS so that it works with LTO and WHOPR
 2010-06-10 14:52 UTC  (6+ messages)

[fortran,patch] FLUSH vs. fsync() documentation
 2010-06-10 14:49 UTC  (2+ messages)

[PATCH] Fix resolve_asm_operand_names
 2010-06-10 13:59 UTC 

[mem-ref2] Merge from trunk
 2010-06-10 12:48 UTC 

[testsuite] 4.4 backport requests, 2nd try
 2010-06-10 12:47 UTC  (2+ messages)

[Patch][4.5] ObjC/C++ back-port of fix for PR32052
 2010-06-10 12:47 UTC  (2+ messages)

PR 44364, e500 caller-save slots
 2010-06-10 12:42 UTC  (2+ messages)

[v3] Define tuple copy constructor explicitly-defaulted
 2010-06-10 12:36 UTC 

[PATCH][mem-ref2] Fixup selfassing plugin
 2010-06-10 12:30 UTC  (4+ messages)

[lipo] merge from trunk
 2010-06-10 12:01 UTC 

[PATCH][mem-ref2] Fix SRA some more
 2010-06-10 11:40 UTC 

[trans-mem] verify_ssa failed with noreturn attribute function
 2010-06-10 11:35 UTC 

[testsuite] Skip gcc.c-torture/execute/960321-1.c on Solaris 2/x64 with Sun as
 2010-06-10 11:27 UTC  (7+ messages)

Fix uninitialized error with BUILD_CONFIG=bootstrap-O1
 2010-06-10 11:19 UTC 

[PATCH][mem-ref2] Fold V_C_E of MEM_REF
 2010-06-10 11:16 UTC 

[PATCH] Use a debug counter in SRA
 2010-06-10 11:09 UTC  (2+ messages)

Fix g++.dg/torture/pr32304.C
 2010-06-10 10:46 UTC  (3+ messages)

[PATCH, PR 44258] Detect partially overlapping SRA accesses reliably
 2010-06-10 10:45 UTC  (2+ messages)

Fix in-tree libelf parallel build
 2010-06-10 10:42 UTC 

[v3] libstdc++/44487
 2010-06-10 10:41 UTC 

[PATCH c++] Fix pr22138
 2010-06-10 10:28 UTC  (6+ messages)

[libgfortran,patch] Trivial fix to return value in runtime SELECTED_CHAR_KIND
 2010-06-10  9:47 UTC  (2+ messages)

[patch] Set FPU defaults for -ffast-math on MIPS
 2010-06-10  8:46 UTC  (3+ messages)

[PATCH] Fix DEMANGLE_COMPONENT_TEMPLATE_ARGLIST demangling (PR other/43838)
 2010-06-10  8:12 UTC  (5+ messages)

[PATCH: PR target/44072] Replace "cmp r0, -1" by "adds r0, 1" in thumb2
 2010-06-10  7:04 UTC  (4+ messages)

[reload-v2] Fix bootstrap problems after last merge
 2010-06-10  6:45 UTC 

Fix g++.dg/torture/pr32304.C
 2010-06-10  6:35 UTC  (2+ messages)

[PATCH] convert Ada FE to use VECs for stacks instead of TREE_LIST
 2010-06-10  6:31 UTC 

Reorganize missing noreturn warning
 2010-06-10  3:53 UTC  (3+ messages)

license & copyright patch to MELT for dual GPLv3+ & GFDL1.2+
 2010-06-10  3:04 UTC  (11+ messages)

caller-save adjust_address fix
 2010-06-10  1:56 UTC 

[v3] Add is_nothrow_constructible
 2010-06-10  1:04 UTC 

Eliminate some of more expensive gcc_asserts
 2010-06-10  0:59 UTC 

Ipa-pure-const tweek
 2010-06-10  0:33 UTC 

Does Graphite add useless constraints to the iteration domains?
 2010-06-10  0:29 UTC  (2+ messages)

[patch] Make scev instantiation call compute_overall_effect_of_inner_loop
 2010-06-10  0:17 UTC  (4+ messages)

Request for code review - (ZEE patch : Redundant Zero extension elimination)
 2010-06-10  0:14 UTC  (14+ messages)

[patch, PR44297] prefetch improvements to fix 416 regression from non-constant step prefetching
 2010-06-09 23:12 UTC  (3+ messages)

[patch] Prefetch: adjust prefetch_mod to unroll_factor ratio threshold
 2010-06-09 23:01 UTC  (3+ messages)

RFC: fix think-o in tree-ssa-loop-ivopts.c
 2010-06-09 22:59 UTC  (3+ messages)

Speedup bitmap iterators
 2010-06-09 22:57 UTC  (6+ messages)

Asserts in bitmap.c
 2010-06-09 22:53 UTC  (2+ messages)

ipa-pure-const tweeks
 2010-06-09 22:38 UTC  (5+ messages)

Local noreturn discovery
 2010-06-09 22:37 UTC  (2+ messages)

[patch] Cleanup and improvement of if-conversion for vectorization
 2010-06-09 22:15 UTC  (3+ messages)

Patch: PR40900, extending call patterns
 2010-06-09 22:14 UTC  (4+ messages)

[patch, fortran] PR44347 - ensure scalar arguments for selected_real_kind
 2010-06-09 22:01 UTC  (2+ messages)

Optimize bitmap_ior_into and friends
 2010-06-09 19:12 UTC  (6+ messages)

Make gimple.h checks conditional with ENABLE_GIMPLE_CHECKING
 2010-06-09 19:11 UTC  (7+ 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).