public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Fix PR47002: memory leaks
 2010-12-23  1:00 UTC  (7+ messages)

Go patch committed: An unknown named object may be declared
 2010-12-23  0:55 UTC 

Go patch committed: Don't crash on invalid call to append
 2010-12-23  0:41 UTC 

Go patch committed: Avoid infinite recursion when looking up methods
 2010-12-23  0:19 UTC 

Go patch committed: Don't crash on index into erroneous map
 2010-12-23  0:18 UTC 

Go patch committed: Handle tuple assignment to global _
 2010-12-23  0:17 UTC 

libobjc: do not abort upon finding a duplicate class
 2010-12-23  0:08 UTC 

[patch c++]:PR/15774 - Conflicting function decls not diagnosed (this time really for 15774)
 2010-12-22 23:48 UTC 

[Patch] PR c++/26256
 2010-12-22 23:10 UTC  (12+ messages)

[build, objc] Link libobjc*.la with -shared-libgcc
 2010-12-22 22:46 UTC  (2+ messages)

[PR47036] sel-sched: don't attempt to move up unconditional jumps
 2010-12-22 22:44 UTC  (2+ messages)

[Patch, fortran] PR fortran/46978 wrong-code with transpose(reshape(...))
 2010-12-22 22:21 UTC 

[C++0x] pedantic warning with 'alignof(expression)'
 2010-12-22 21:43 UTC  (7+ messages)

[PATCH] Fix PR47019: parameters of a SCoP are SCEV analyzable
 2010-12-22 21:38 UTC 

Vectorizer RFC patch
 2010-12-22 21:13 UTC 

C++ PATCH for c++/47003 (ICE with new and volatile)
 2010-12-22 20:45 UTC 

[patch c,c++,i386]:PR/15774 - Conflicting function decls not diagnosed
 2010-12-22 20:37 UTC  (18+ messages)

[patch i386,c,c++]: PR/12171 - calling convention omitted in error message
 2010-12-22 19:58 UTC 

[C++0x] avoid extra tentative parse in range-based for loops
 2010-12-22 18:02 UTC  (8+ messages)

Go patch committed: Don't crash on array with erroneous length
 2010-12-22 17:38 UTC 

Go patch committed: Don't crash on erroneous var init from receive
 2010-12-22 17:37 UTC 

Go patch committed: Don't crash on erroneous channel operation
 2010-12-22 17:09 UTC 

Go patch committed: Don't crash if a temporary is not defined
 2010-12-22 16:57 UTC 

Go patch committed: More tweaking of recursive types
 2010-12-22 16:48 UTC 

Go patch committed: Don't crash if array length is invalid const
 2010-12-22 16:05 UTC 

libobjc: documentation update
 2010-12-22 15:38 UTC 

[commit, spu] Fix (latent) ICE in spu_expand_mov
 2010-12-22 15:34 UTC 

Go patch committed: Fix named results when cloning
 2010-12-22 15:25 UTC 

PING: [patch] fix c++/33558 - references cannot be mutable
 2010-12-22 15:24 UTC  (2+ messages)

Use dl_iterate_phdr in Solaris 11+ unwinder
 2010-12-22 15:14 UTC  (4+ messages)

Fix 64-bit Solaris 2/x86 IE TLS code sequence (PR target/43309)
 2010-12-22 15:11 UTC  (8+ messages)

[PATCH, PR 45934 0/5] Devirtualization aware of dynamic type changes
 2010-12-22 14:53 UTC  (3+ messages)
` [PATCH, PR 45934 1/5] Remove devirtualizations that cannot be done

[PR debug/46931] don't crash propagating removed DEFs into debug stmts
 2010-12-22 13:42 UTC  (5+ messages)

[PATCH ARM] Enable Loop Array Prefetch pass at -O3 for relevant cores
 2010-12-22 13:36 UTC  (2+ messages)

CR16 Port addition
 2010-12-22 13:25 UTC  (2+ messages)

[PATCH doc] Fix typos in the manual
 2010-12-22 13:10 UTC  (2+ messages)

[PATCH] -ftree-loop-linear fixes (PR tree-optimization/46970)
 2010-12-22 12:18 UTC  (5+ messages)
  ` [PATCH] -ftree-loop-linear fixes (PR tree-optimization/46970) (take 2)

Remove svr4.h
 2010-12-22 12:18 UTC  (2+ messages)

disable libiberty for picochip build
 2010-12-22 12:17 UTC 

[ARM] [2/2] Fix DImode addressing
 2010-12-22 11:47 UTC 

[ARM] [1/2] Make ARM_LEGITIMIZE_RELOAD_ADDRESS be a function
 2010-12-22 11:46 UTC 

Go patch committed: Correct test for number of args to append
 2010-12-22 11:45 UTC 

Go patch committed: Don't crash if constant refers to itself
 2010-12-22 10:35 UTC 

Go patch committed: Don't crash on invalid type conversion
 2010-12-22  7:28 UTC 

[PR debug/46724] var-track address of RESULT_DECL
 2010-12-22  6:37 UTC  (3+ messages)

[ARM] Fix the outdated comment for output_move_double
 2010-12-22  6:28 UTC  (2+ messages)

Go patch committed: Fix uninitialized variable looking up '_'
 2010-12-22  6:18 UTC 

Go patch committed: Don't crash on multiple results from void fn
 2010-12-22  6:17 UTC 

Go patch committed: Fix named results and recover
 2010-12-22  3:55 UTC 

Go patch committed: Don't crash building erroneous variable initializer
 2010-12-22  3:50 UTC 

libobjc: reindented two private header files
 2010-12-22  1:42 UTC 

Go patch committed: Check for errors building map construction
 2010-12-22  1:37 UTC 

libobjc: another small, trivial private header tidyup
 2010-12-22  1:28 UTC 

Go patch committed: Don't warn about []int of string with NUL bytes
 2010-12-22  1:23 UTC 

Go patch committed: Don't permit assigning abstract string to numeric
 2010-12-22  1:15 UTC 

Go patch committed: Don't crash when calling new on erroneous type
 2010-12-22  0:18 UTC 

Go patch committed: Don't crash returning from '_' function
 2010-12-22  0:07 UTC 

[patch] fix c++/18016 - warn about self-initialization in constructor init-list
 2010-12-22  0:06 UTC  (4+ messages)

Go patch committed: Don't crash indexing into erroneous array
 2010-12-21 23:48 UTC 

Go patch committed: Don't crash when copying function without closure
 2010-12-21 23:34 UTC 

[PATCH] PR44482; Add missing prototypes in soft-fp
 2010-12-21 23:20 UTC  (4+ messages)

Fix for PR libobjc/18764 ("segfault in libobjc when sending a message to a conflicting class")
 2010-12-21 23:13 UTC 

Go patch committed: Parallelize Go testsuite
 2010-12-21 23:02 UTC 

[PATCH] Fix PR47021: ADDR_EXPRs don't contain SCoP parameters
 2010-12-21 22:59 UTC 

Go testsuite patch committed: Avoid skipping tests inappropriately
 2010-12-21 22:57 UTC 

Go patch committed: Don't finalize methods more than once
 2010-12-21 22:53 UTC 

[PATCH] Fix shufpd operands (PR target/46880)
 2010-12-21 22:50 UTC  (2+ messages)

libobjc: Minor tidyup in load callbacks
 2010-12-21 22:46 UTC 

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

Go patch committed: Correct handling of methods which call recover
 2010-12-21 22:40 UTC 

Go patch committed: Don't crash when declaring method on unknown name
 2010-12-21 22:19 UTC 

Go patch committed: Layout undefined type
 2010-12-21 22:18 UTC 

Go patch committed: Correct exponent lexing
 2010-12-21 21:24 UTC 

[obv] use prototype_p in a number of places
 2010-12-21 21:14 UTC 

Go patch committed: Report errors for temporary statements
 2010-12-21 20:52 UTC 

Go patch committed: Don't crash when some object is redefined as type
 2010-12-21 20:32 UTC 

Go patch committed: Traverse function types
 2010-12-21 18:59 UTC 

[PATCH] Fix PR45352
 2010-12-21 18:52 UTC  (5+ messages)
    ` [PATCH] Fix PR 46521 and 46522 (remnants of PR45352)

[patch] de-hookize profiling
 2010-12-21 18:10 UTC  (2+ messages)

[Patch Debug] Emit pubnames for reorder & partition case
 2010-12-21 17:10 UTC  (9+ messages)

[patch] Fix PR tree-optimization/47001
 2010-12-21 16:39 UTC 

Fix for PR libobjc/16011 ("+load is not called on all the categories")
 2010-12-21 16:30 UTC 

[PATCH] Fix PR middle-end/45310
 2010-12-21 15:58 UTC  (3+ messages)

libobjc: tidy up DEBUG_PRINTF
 2010-12-21 15:42 UTC 

[PATCH, PR 46984] Move thunk_delta from cgraph_indirect_call_info to cgraph_edge
 2010-12-21 15:35 UTC 

[PATCH] Fix postreload with PRE_MODIFY on non-AUTO_INC_DEC targets (PR rtl-optimization/47008)
 2010-12-21 15:25 UTC  (2+ messages)

[reload-v2a] Avoid caller-saves on range split pseudos
 2010-12-21 14:58 UTC 

[patch][ARM] Optimize __sync_* builtins
 2010-12-21 14:56 UTC  (3+ messages)

New Spanish PO file for 'gcc' (version 4.6-b20101218)
 2010-12-21 14:51 UTC 

Fix for PR libobjc/45953
 2010-12-21 14:48 UTC 

[RFA, ARM] Fix line number data for PIC register setup code
 2010-12-21 14:30 UTC  (5+ messages)

libobjc: Very minor tidyup in init.c and selector.c
 2010-12-21 14:25 UTC 

New Japanese PO file for 'gcc' (version 4.6-b20101218)
 2010-12-21 14:07 UTC 

libobjc: header cleanup for new API (16)
 2010-12-21 13:44 UTC 

libobjc: header cleanup for new API (15)
 2010-12-21 13:32 UTC 

libobjc: reindented hash.c (no code changes)
 2010-12-21 12:49 UTC 

Ping: pedantic warning with 'alignof(expression)'
 2010-12-21 12:45 UTC 

Ping: [C++0x] avoid extra tentative parse in range-based for loops
 2010-12-21 12:32 UTC 

Fix VIEW_CONVERT_EXPR size estimate
 2010-12-21 11:59 UTC 

[ARm, commit] Fix a typo in comment
 2010-12-21 10:57 UTC 

Go patch committed: Don't crash on erroneous return statement
 2010-12-21  9:20 UTC 

[PATCH 0/6] Tracking locations of tokens resulting from macro expansion
 2010-12-21  7:30 UTC  (3+ messages)
` [PATCH 5/6] Add line map statistics to -fmem-report output

[PATCH] Fix volatile aggregate x = x; (PR middle-end/45852)
 2010-12-21  1:31 UTC  (4+ messages)
  ` [PATCH] Fix volatile aggregate x = x; (PR middle-end/45852) (take 2)

[Patch, Fortran, committed] gfortran.dg/c_ptr_tests_16.f90 - fix endian issue
 2010-12-20 22:37 UTC 

[Patch] Fix anonymous code atoms problem on Darwin
 2010-12-20 21:49 UTC  (2+ messages)

svn:mergeinfo props in the trunk?
 2010-12-20 21:18 UTC  (3+ messages)

[PATCH] glibc / uclibc / bionic switch vs. non-Linux, GNU-based systems
 2010-12-20 21:06 UTC  (6+ messages)
  ` Ping "
    ` Ping^2 "

[PATCH, ARM] Fix PR44557, Thumb-1 ICE
 2010-12-20 19:26 UTC  (2+ messages)

[PATCH][4.6][ARM] New CPU support for Faraday cores
 2010-12-20 18:48 UTC  (10+ messages)

Fix PR bootstrap/47027: gcc/ada overlong line
 2010-12-20 18:26 UTC 

[PATCH] arm/lib1funcs.as: fix mismatch between conditions of an IT block
 2010-12-20 18:13 UTC  (3+ messages)
` Ping : [PATCH, ARM] arm/lib1funcs.asm: "

[lto-plugin, build] Don't link libiberty.a into liblto-plugin.a
 2010-12-20 18:04 UTC  (10+ messages)

gcc_release script, snapshots, and LAST_UPDATED version
 2010-12-20 17:52 UTC  (4+ messages)

svr4.h avoidance: rs6000/powerpc
 2010-12-20 17:18 UTC  (2+ messages)

[Patch, Darwin] Fix PR46904/PR46916
 2010-12-20 12:02 UTC  (3+ messages)

[PATCH] Instrument function clones using mudflap (PR libmudflap/40778)
 2010-12-20 11:45 UTC  (2+ messages)

[Build, Patch, libquadmath] PR 46520 Do not call AC_CHECK_LIB for gcc_no_link
 2010-12-20 10:19 UTC  (6+ messages)

[PATCH 1/2] Fix -fno-lto (PR lto/46905)
 2010-12-20  5:05 UTC  (8+ messages)

Contents of PO file 'cpplib-4.6-b20101218.fi.po'
 2010-12-20  5:01 UTC 

New Finnish PO file for 'cpplib' (version 4.6-b20101218)
 2010-12-20  2:56 UTC 

New template for 'gcc' made available
 2010-12-20  1:44 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).