public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[gccgo] Removed and recreated gccgo branch
 2010-12-18  7:34 UTC 

[PATCH v2] PR c/20385: more detection of unknown type names
 2010-12-18  3:42 UTC  (4+ messages)

Add NetBSD options from specs to .opt files
 2010-12-18  3:03 UTC 

[PATCH] -ftree-loop-linear fixes (PR tree-optimization/46970)
 2010-12-18  2:33 UTC 

Improve regcprop find_oldest_value_reg
 2010-12-18  0:45 UTC 

Objc - adjust testcase
 2010-12-17 23:50 UTC  (2+ messages)

[graphite] Merge from trunk
 2010-12-17 23:50 UTC 

[PATCH] Fix -traditional-cpp preprocessing (PR preprocessor/39213)
 2010-12-17 23:29 UTC  (2+ messages)

libobjc: move init.c to use the new API
 2010-12-17 23:08 UTC 

[PATCH, Loop optimizer]: Add logic to disable certain loop optimizations on pre-/post-loops
 2010-12-17 22:54 UTC  (22+ messages)
                            ` [PATCH, Loop optimizer]: Add logic to disable certain loop optimizations on pre-/post-loopsj

[pph] Fix broken bootstrap
 2010-12-17 22:18 UTC 

[Patch] Fix PR46916/46902
 2010-12-17 22:12 UTC  (2+ messages)

[Patch, Darwin, ObjC] default to sjlj exceptions only on m32
 2010-12-17 21:31 UTC  (2+ messages)

[Patch, Darwin] Suppress build warnings about struct cl_decoded_option
 2010-12-17 21:22 UTC  (8+ messages)

svr4.h avoidance: i386
 2010-12-17 21:17 UTC  (2+ messages)

[Patch ObjC] fix objc.dg/exceptions2.m linkage error
 2010-12-17 21:09 UTC  (3+ messages)

[PATCH] Fix PR rtl-optimization/46755
 2010-12-17 21:04 UTC  (2+ messages)

[trans-mem] PR/46654: error on volatiles
 2010-12-17 21:03 UTC  (2+ messages)

[patch i386]: Fix for PR/36834
 2010-12-17 20:59 UTC  (4+ messages)

[Dodji Seketeli] Patch PR c++/45200
 2010-12-17 20:51 UTC  (23+ messages)
` Require canonical type comparison for typedefs again

[PATCH] Fix ICE in scev analysis (PR tree-optimization/46985)
 2010-12-17 20:43 UTC  (2+ messages)

RFA: Don't destroy SCEV cache in copy-prop
 2010-12-17 20:42 UTC  (5+ messages)

[PATCH: PR target/46975] Replace 32 bit instructions with 16 bit instructions in thumb2
 2010-12-17 20:03 UTC  (3+ messages)

PATCH: Replace "BB [%i]" with "[bb %i]" in vzeroupper RTL dump
 2010-12-17 19:56 UTC 

Is eliminate_regs_in_insn allowed to generate invalid instruction?
 2010-12-17 19:50 UTC  (5+ messages)

PATCH: PR target/46519: Missing vzeroupper
 2010-12-17 19:45 UTC 

[spu, commit] Enable TImode vs. float conversion routines in libgcc
 2010-12-17 19:31 UTC  (6+ messages)
  ` [patch] Enable TImode tests (Re: Enable TImode vs. float conversion routines in libgcc)
` [spu, commit] Fix TImode->SFmode conversions "

[v3] Add basic_string "moving" operator+ overloads
 2010-12-17 19:08 UTC 

C++ PATCH for c++/46670 (ICE with dependent array ref in C++0x mode)
 2010-12-17 19:01 UTC 

Add Android options from specs to linux-android.opt
 2010-12-17 18:51 UTC 

[PATCH,c++] fix PR 46890, parsing regression
 2010-12-17 18:48 UTC 

Add Interix options from specs to interix.opt
 2010-12-17 17:46 UTC 

[PATCH] Add testcase for possible bug in gcc-4_4 ix86 branch
 2010-12-17 17:43 UTC  (12+ messages)

[patch][ARM] Don't generate redundant zero_extend before smlabb
 2010-12-17 17:02 UTC  (3+ messages)

[PATCH] Fix PR middle-end/45310
 2010-12-17 16:55 UTC 

[PATCH,c++] fix PR 46868, segfault after bogus semicolon recovery
 2010-12-17 16:31 UTC 

[Patch, Fortran] PR fortran/46794: Fix ICE with powers of integers
 2010-12-17 16:22 UTC  (3+ messages)

Scalar vector binary operation
 2010-12-17 16:16 UTC  (13+ messages)

[ARM] Fix an internal error
 2010-12-17 15:12 UTC  (3+ messages)

Contents of PO file 'gcc-4.6-b20101113.ja.po'
 2010-12-17 14:34 UTC 

New Japanese PO file for 'gcc' (version 4.6-b20101113)
 2010-12-17 14:34 UTC 

[PATCH, PR 45934 0/6] Devirtualization aware of dynamic type changes
 2010-12-17 14:14 UTC  (3+ messages)
` [PATCH, PR 45934 1/6] [PR 46287] Do not generate direct calls to thunks

Contents of PO file 'gcc-4.6-b20101113.ja.po'
 2010-12-17 14:12 UTC 

New Japanese PO file for 'gcc' (version 4.6-b20101113)
 2010-12-17 13:49 UTC 

Contents of PO file 'cpplib-4.6-b20101113.ja.po'
 2010-12-17 13:38 UTC 

New Japanese PO file for 'cpplib' (version 4.6-b20101113)
 2010-12-17 13:37 UTC 

[Patch, Fortran, OOP] PR 46849: [OOP] MODULE PROCEDURE resolution does not work in BLOCK or SELECT TYPE
 2010-12-17 12:52 UTC  (3+ messages)

RFA: PR44566: accessor macros (1/3): CUMULATIVE_ARGS
 2010-12-17 12:47 UTC  (4+ messages)

[PATCH] arm/lib1funcs.as: fix mismatch between conditions of an IT block
 2010-12-17 10:55 UTC  (2+ messages)
` Ping : [PATCH, ARM] arm/lib1funcs.asm: "

[Patch, Darwin] Fix PR46904/PR46916
 2010-12-17 10:23 UTC 

[PATCH, ARM] VFP index range
 2010-12-17 10:11 UTC  (2+ messages)

Go patch committed: Rework locking code to split stack less
 2010-12-17  9:47 UTC 

Go patch committed: Update regexp library to master
 2010-12-17  9:38 UTC 

Go patch committed: Don't split stack in bytes.IndexByte
 2010-12-17  9:24 UTC 

Go patch committed: Avoid splitting stack for append and copy
 2010-12-17  7:15 UTC 

[PATCH,c++] provide intelligent error messages for missing semicolon after class definition
 2010-12-17  6:45 UTC  (8+ messages)

Fix PR target/44290 on 4.5 branch
 2010-12-17  6:39 UTC 

[RFC] Fix -I ""
 2010-12-17  5:57 UTC  (3+ messages)

svn:mergeinfo props in the trunk?
 2010-12-17  5:41 UTC  (3+ messages)

Add Darwin options from specs to darwin.opt
 2010-12-17  1:52 UTC  (2+ messages)

Add FreeBSD options from specs to freebsd.opt
 2010-12-17  0:14 UTC 

libobjc: Move sendmsg.c to the new API
 2010-12-16 23:34 UTC 

[PR46761] graphite: fix testing of boundary wrapping
 2010-12-16 23:21 UTC  (7+ messages)

[PATCH] Make sure free_gimple_bb is called on all graphite created bbs (PR tree-optimization/46966)
 2010-12-16 23:01 UTC  (2+ messages)

[SPARC] Add support for LEON processor
 2010-12-16 22:53 UTC 

[v3] check_compile_only cleanups
 2010-12-16 22:47 UTC 

[PATCH] Instrument function clones using mudflap (PR libmudflap/40778)
 2010-12-16 22:43 UTC 

[PATCH] Fix parloops -fcompare-debug failure (PR tree-optimization/46969)
 2010-12-16 22:12 UTC 

[PATCH] Fix PR46924: Do not detect reductions outside the current SESE region
 2010-12-16 21:57 UTC 

[PATCH] Fix PR43023: fuse_partitions_with_similar_memory_accesses
 2010-12-16 21:56 UTC  (4+ messages)

Fix for PR debug/PR46973
 2010-12-16 21:49 UTC  (2+ messages)

Fix PR debug/45088
 2010-12-16 21:17 UTC  (10+ messages)

[PATCH] Fix PR46404: call scev_reset to reset the number of iterations as well
 2010-12-16 20:38 UTC 

[PATCH 1/2] Fix -fno-lto (PR lto/46905)
 2010-12-16 20:37 UTC  (16+ messages)
` [PATCH 2/2] Improve reporting of section conflict errors

Fix for PR debug/46955
 2010-12-16 20:08 UTC  (2+ messages)

PR testsuite/45621 (indirect inlining related cgraph verifier ICE)
 2010-12-16 19:44 UTC  (3+ messages)

Fix quadratic behaviour of early inliner
 2010-12-16 17:37 UTC 

PATCH: Update x86 rdrand intrinsics
 2010-12-16 14:29 UTC 

[PATCH] Fix remaining issues in PR46221/46674 wrt. unreachable alias analysis
 2010-12-16 13:20 UTC  (4+ messages)

Fix LTO wrt aliases
 2010-12-16 12:42 UTC  (4+ messages)

Ping^2: RFA: partially hookize POINTER_SIZE
 2010-12-16 12:35 UTC  (4+ messages)

[PATCH] Fix expand_debug_expr with VCE (PR debug/46893)
 2010-12-16 12:17 UTC  (2+ messages)

[PATCH, PR 45934 0/5] Devirtualization aware of dynamic type changes
 2010-12-16 11:59 UTC  (4+ messages)
` [PATCH, PR 45934 4/5] Introduce a flag to control devirtualization

[patch] Fix wrong code generated by FRE
 2010-12-16 11:38 UTC  (2+ messages)

[PATCH] Fix -ftree-ter -O0 (PR tree-optimization/43655)
 2010-12-16 11:33 UTC  (5+ messages)

Ping^4: Updated: RFA: Fix middle-end/46500 (void * encapsulated)
 2010-12-16 11:17 UTC 

Ping^2: Updated^2: RFA: Fix microblaze ada --enable-werror-always build
 2010-12-16 10:51 UTC 

[SH] Hookize OUTPUT_ADDR_CONST_EXTRA
 2010-12-16 10:36 UTC  (2+ messages)

[wwwdata] Update Fortran section of gcc-4.6/changes.html
 2010-12-16 10:22 UTC  (5+ messages)

Go patch committed: Don't crash on recursive consts
 2010-12-16  8:57 UTC 

Go patch committed: Adjust recursive function type handling
 2010-12-16  8:30 UTC 

Go patch committed: Don't crash when copying call with no arguments
 2010-12-16  8:02 UTC 

Fix branch prediction issue (example 6 from Regehr's blog)
 2010-12-16  2:24 UTC 

Go patch committed: Don't crash on invalid tuple assignment
 2010-12-16  1:47 UTC 

[PATCH] fix c++/46862, ICE with non-standard def for decimal class
 2010-12-16  1:46 UTC 

Go patch committed: Check for errors from call_builtin
 2010-12-16  1:39 UTC 

svr4.h avoidance: rs6000/powerpc
 2010-12-16  1:31 UTC 

Go patch committed: Don't crash on erroneous go or defer statement
 2010-12-16  1:11 UTC 

Fix powerpc-lynxos build
 2010-12-16  0:44 UTC 

Go patch committed: Fix another crash with Sizeof of undefined type
 2010-12-16  0:18 UTC 

Go patch committed: Don't crash on Sizeof of undefined type
 2010-12-16  0:16 UTC 

Go patch committed: Don't crash on tuple init from bad channel
 2010-12-16  0:15 UTC 

Go patch committed: Don't crash on empty struct due to recursive ref
 2010-12-16  0:06 UTC 

PATCH: Add -march=/-mtune=corei7-avx
 2010-12-16  0:02 UTC  (5+ messages)

Go patch committed: Fix invalid signature in function literal
 2010-12-15 23:15 UTC 

Go patch committed: Check for pointer to error when fetching method
 2010-12-15 22:47 UTC 

[Patch, wwwdocs+maintainer-script] Add libquadmath documentation to gcc.gnu.org/onlinedocs/
 2010-12-15 22:42 UTC  (2+ messages)

Go patch committed: Fix test for invalid type in anonymous field
 2010-12-15 22:39 UTC 

Go patch committed: Permit _ as a result variable name
 2010-12-15 22:32 UTC 

[PATCH] Add testcase for PR46404
 2010-12-15 22:31 UTC 

Go patch committed: Add statements to type switch even if no types
 2010-12-15 22:28 UTC 

Go patch committed: More error checks
 2010-12-15 22:26 UTC 

[lto-plugin, build] Don't link libiberty.a into liblto-plugin.a
 2010-12-15 22:08 UTC  (4+ 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).