public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Patch ping
 2010-06-21 11:19 UTC  (2+ messages)

Vector shifting patch
 2010-06-21 11:08 UTC  (6+ messages)

[Trunk] patch for GNU-friendly gengtype
 2010-06-21 11:06 UTC  (6+ messages)

Making it easy to use -flto for bootstrap
 2010-06-21 10:12 UTC  (7+ messages)

[PATCH, i386]: Fix PR target/44546, ICE in extract_insn, at recog.c:2103 with -ffast-math -Os
 2010-06-21 10:12 UTC  (2+ messages)

[patch i386]: Avoid for leaf functions stack_alignment_needed
 2010-06-21  9:56 UTC  (5+ messages)

8x patch ping
 2010-06-21  9:53 UTC 

Convert options to array of cl_decoded_option structures
 2010-06-21  8:29 UTC  (7+ messages)

[PR44248] Fix lto/whopr -g link-time -fcompare-debug failure
 2010-06-21  6:36 UTC  (5+ messages)

Update: Fix PR other/44034
 2010-06-21  6:14 UTC  (17+ messages)
      ` Update^3: "
        ` Update^4: "
          ` Update^5: "

[v3] Fix uniform_int_distribution for arbitrary urng.max() and urng.min()
 2010-06-21  5:56 UTC 

[PATCH][mem-ref2] Fix some corner-cases wrt TBAA
 2010-06-21  0:21 UTC 

[doc] update install.texi wrt. FreeBSD
 2010-06-20 23:57 UTC 

Split up init_options langhook
 2010-06-20 23:50 UTC 

[4.4, libmudflap] backport FreeBSD fixes
 2010-06-20 21:36 UTC 

[PATCH][mem-ref2] Fix two bugs
 2010-06-20 21:06 UTC 

[4.4, libffi] fix support for FreeBSD
 2010-06-20 20:53 UTC 

[PATCH] Disallow side-effects in inline asm operands unless (a new) _ constraint modifier is used (PR middle-end/44492)
 2010-06-20 20:49 UTC  (9+ messages)
          ` [PATCH] Disallow side-effects in inline asm operands unless < or > constraint "

[patch] cooperation between gcc's and mingw's float.h
 2010-06-20 20:47 UTC  (12+ messages)
  ` [Mingw-cross-env-list] "
    ` [Mingw-users] "
      ` [Mingw-users] [Mingw-cross-env-list] Re: [patch] [ginclude] "

[4.4, FreeBSD] Enable check for __stack_chk_fail
 2010-06-20 20:37 UTC 

[PATCH,RFC/RFH] remove uses of build_constructor_from_list from Ada FE
 2010-06-20 13:19 UTC  (4+ messages)
  ` [PATCH,RFC/RFH] remove uses of build_constructor_from_list from?Ada FE

caller-save adjust_address fix
 2010-06-20 11:50 UTC  (2+ messages)

[Patch, Fortran, committed] PR 44584: [4.6 Regression] gfortran.dg/typebound_proc_15.f03 failed
 2010-06-20 11:50 UTC 

[PATCH: PR target/44072] Replace "cmp r0, -1" by "adds r0, 1" in thumb2
 2010-06-20 11:08 UTC  (7+ messages)
      ` [PING] "

[Patch,Fortran] PR 40632 - Add CONTIGUOUS attribute (part 1)
 2010-06-20 10:00 UTC  (5+ messages)

[patch, fortran] PR 40628, optimize TRIM on assignment
 2010-06-20  9:11 UTC  (2+ messages)

[PATCH] Enabling Software Prefetching by Default at -O3
 2010-06-20  4:29 UTC  (16+ messages)

[PATCH] Call Dwarf2 "main" pointer die for IA64 VMS (2nd try)
 2010-06-19 23:11 UTC 

[PATCH] Dwarf2 "main" pointer die for VMS (2nd try)
 2010-06-19 22:01 UTC 

[PATCH][mem-ref2] Even more array-ref folding
 2010-06-19 21:27 UTC 

[PATCH][mem-ref2] More array-ref folding
 2010-06-19 20:05 UTC 

[committed] xfail g++.dg/ext/label13.C on 32-bit hppa*-*-hpux*
 2010-06-19 19:05 UTC  (3+ messages)

[patch] Add a new warning flag -Wself-assign
 2010-06-19 18:18 UTC  (7+ messages)

[PATCH][mem-ref2] Kill maybe_fold_offset_to_reference
 2010-06-19 17:50 UTC 

[PATCH][mem-ref2] Document is_gimple_mem_ref_addr
 2010-06-19 16:39 UTC 

pragma diagnostic push/pop
 2010-06-19 14:43 UTC  (3+ messages)
` Ping: "

[v3] <regex> implementation foundation, version 1
 2010-06-19 14:36 UTC  (2+ messages)

[PATCH][mem-ref2] Fix ppc bootstrap
 2010-06-19 14:24 UTC 

[PATCH] Remove Flag syntax only in c-decl.c write_globals
 2010-06-19 14:16 UTC  (2+ messages)

PATCH: Simplify mnemonic suffix iterators in sse.md
 2010-06-19 12:25 UTC  (2+ messages)

[PATCH] Further insn-attrtab.c speedup
 2010-06-19 11:10 UTC  (3+ messages)

PATCH: stop ivopts from pessimizing code (PR42505)
 2010-06-19 10:43 UTC 

[PATCH] Fix decompress of min_issue_delay
 2010-06-19  9:54 UTC 

[patch] Fix PR testsuite/43441 on hppa*-*-hpux*
 2010-06-19  6:32 UTC 

[Patch,Fortran] PR44556 Fix 4.5/4.6 regression in (DE)ALLOCATE stat/errmsg checking
 2010-06-19  1:58 UTC  (3+ messages)

Patch 0/9: IRA cleanups and preparations for tracking subwords of DImode
 2010-06-18 22:41 UTC  (21+ messages)
` Patch 1/9: Remove dead code
` Patch 2/9: Split up and reorganize some functions
` Patch 3/9: create some more small helper functions
` Patch 4/9: minor formatting fix
` Patch 5/9: rename allocno_set to minmax_set
` Patch 6/9: remove "allocno" from live_range_t
` Patch 7/9: Introduce ira_object_t
` Patch 8/9: track live ranges for objects
` Patch 9/9: change FOR_EACH_ALLOCNO_CONFLICT to use objects

[v3] Fix libstdc++/32618, add in C++0x mode container cons and resize taking size_type
 2010-06-18 21:39 UTC 

[PATCH] VECify record_layout_info.pending_statics
 2010-06-18 18:04 UTC  (3+ messages)

[patch][linker plugin-api] Add const to the add_input_file and add_input_library callbacks
 2010-06-18 18:02 UTC 

[PATCH, LTO] add externally_visible attribute when necessary with -fwhole-program and resolution file
 2010-06-18 17:25 UTC  (10+ messages)
          ` PING: "

Patch: PR40900, extending call patterns
 2010-06-18 17:09 UTC  (6+ messages)

[trans-mem] issue with openmp
 2010-06-18 16:47 UTC 

[PATCH][mem-ref2] More forwrpop
 2010-06-18 16:39 UTC  (3+ messages)

Fold vector to scalar optimization
 2010-06-18 16:25 UTC 

[Ada] Bad initialization of dynamic tables in gnatname ... --and 
 2010-06-18 16:13 UTC 

[PATCH][mem-ref2] More adjustments
 2010-06-18 14:08 UTC 

[Ada] Conditional expression is static if all expression are static
 2010-06-18 14:07 UTC 

[Ada] Perfect_Hash_Generators cleanup
 2010-06-18 14:05 UTC 

PowerPC64 large toc model
 2010-06-18 12:59 UTC  (5+ messages)

[PATCH][mem-ref2] Various small bits
 2010-06-18 12:33 UTC 

[Ada] Better expansion of short-circuit, conditional expressions
 2010-06-18 11:37 UTC 

[Ada] Fix error in short circuit expansion with -gnatd.X
 2010-06-18 11:00 UTC 

[Ada] GNAT.Sockets.Null_Selector
 2010-06-18 10:45 UTC 

[Ada] Implement case expressions
 2010-06-18 10:29 UTC 

[Ada] pragma Style_Checks (All_Checks) for -gnatg mode
 2010-06-18 10:20 UTC 

[PATCH,c] VECify types_used_by_cur_var_decl
 2010-06-18 10:08 UTC  (3+ messages)

[Ada] Simplify expansion of conditional expressions
 2010-06-18 10:08 UTC 

[Ada] Code reorganization in static evaluation of range membership
 2010-06-18 10:00 UTC 

[Ada] Type compatibility of anonymous access to extensions of constrained types
 2010-06-18  9:30 UTC 

[Ada] Class-wide types of private extensions of constrained types
 2010-06-18  9:29 UTC 

[Ada] Accessibility violated when selecting access component from function call
 2010-06-18  9:20 UTC 

[Ada] gnatmake -f -u <main> always invokes the compiler
 2010-06-18  9:07 UTC 

[Ada] Allow pragma Import and pragma Interface
 2010-06-18  9:06 UTC 

[Ada] Warn on assigning to packed atomic component
 2010-06-18  8:59 UTC 

[Ada] Fix bad warning message for Unreferenced
 2010-06-18  8:59 UTC 

[cli] Add dump functions for CLI passes
 2010-06-18  8:29 UTC 

[Patch] PR c++/26256
 2010-06-18  8:18 UTC  (4+ messages)

[patch, libfortran] PR44477 Sequential I/O with END FILE: File position should be at EoF
 2010-06-18  8:18 UTC  (2+ messages)

[patch] Add new warning -Wtrampolines
 2010-06-18  8:03 UTC  (4+ messages)

[committed] Fix interchanged base/index on PA hpux
 2010-06-18  7:32 UTC 

[gccgo] Rename cgo to goc in runtime directory
 2010-06-18  7:20 UTC 

[Ada] Implement new Expression_With_Actions node
 2010-06-18  5:18 UTC  (2+ messages)

[Patch, Fortran, committed] PR 44558: [OOP] ICE on invalid code: called TBP subroutine as TBP function
 2010-06-18  3:20 UTC 

Followup for reg_equiv_invariant patch: Fix PR39871
 2010-06-18  2:02 UTC  (6+ messages)

ARM patch (PR42172): Rework the {sign,zero}-extend patterns
 2010-06-18  0:37 UTC  (2+ messages)
` Ping: "

[PATCH] Hookize REGISTER_MOVE_COST
 2010-06-18  0:05 UTC 

[ira-improv] patch to fix some branch problems
 2010-06-18  0:00 UTC 

[Patch/RFC]: Fix for rs6000.c/print_operand
 2010-06-17 21:54 UTC  (9+ messages)
` Ping: "

[PATCH] Dwarf2out end prologue/begin epilogue for IVMS (3rd try)
 2010-06-17 20:12 UTC  (6+ messages)
            ` [PATCH] Dwarf2out end prologue/begin epilogue for IVMS (3rd try refresh)

[PATCH] Fix DECL_ALIGN during expand with dynamic stack realignment (PR target/44542)
 2010-06-17 19:17 UTC  (5+ messages)
  ` [PATCH] Fix DECL_ALIGN during expand with dynamic stack realignment (PR target/44542, take 2)

[PATCH] gcc/powerpc: don't use FPU opcodes in libgcc on __NO_FPRS__
 2010-06-17 19:08 UTC 

[PATCH,c++] convert arg_lookup.{classes,namespaces} to VECs
 2010-06-17 18:48 UTC  (4+ messages)

Speed up genattrtab
 2010-06-17 18:44 UTC  (13+ messages)

[PATCH] Remove dead array_ref_contains_indirect_ref
 2010-06-17 18:18 UTC 

[Ada] More work on short circuit forms
 2010-06-17 17:47 UTC 

[trans-mem] verify_ssa failed with noreturn attribute function
 2010-06-17 16:19 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).