public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
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)

[PR debug/46724] var-track address of RESULT_DECL
 2010-12-21 18:32 UTC  (2+ messages)

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

Fix 64-bit Solaris 2/x86 IE TLS code sequence (PR target/43309)
 2010-12-21 18:05 UTC  (7+ 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)

[C++0x] pedantic warning with 'alignof(expression)'
 2010-12-21 15:20 UTC  (4+ 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] Fix the outdated comment for output_move_double
 2010-12-21 11:25 UTC 

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

[PR debug/46931] don't crash propagating removed DEFs into debug stmts
 2010-12-21 10:32 UTC  (3+ messages)

[PATCH doc] Fix typos in the manual
 2010-12-21  9:34 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] -ftree-loop-linear fixes (PR tree-optimization/46970)
 2010-12-21  6:59 UTC  (4+ messages)
  ` [PATCH] -ftree-loop-linear fixes (PR tree-optimization/46970) (take 2)

Remove svr4.h
 2010-12-21  6:59 UTC 

[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] PR c++/26256
 2010-12-20 16:51 UTC  (11+ messages)

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

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

[Build, Patch, libquadmath] PR 46520 Do not call AC_CHECK_LIB for gcc_no_link
 2010-12-20 10:19 UTC  (7+ 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 

New template for 'cpplib' made available
 2010-12-19 19:37 UTC 

Fix for PR libobjc/47012
 2010-12-19 19:37 UTC 

[patch libgfortran] path to libquadmath
 2010-12-19 19:35 UTC  (5+ messages)
    ` ping: [PATCH libtool] hardcoded path to dependent shared libraries on 32-bit hpux (libquadmath)

libobjc: header cleanup for new API (14)
 2010-12-19 19:14 UTC 

libobjc: header cleanup for new API (13)
 2010-12-19 19:05 UTC 

libobjc: header cleanup for new API (11)
 2010-12-19 18:49 UTC  (4+ messages)

libobjc: Call __objc_resolve_class_links() at the end of __objc_exec_class()
 2010-12-19 18:31 UTC 

[v3] libstdc++/46869
 2010-12-19 18:02 UTC 

libobjc: header cleanup for new API (12)
 2010-12-19 17:37 UTC 

[PATCH,contrib] Add option to patch tester to avoid caching baseline test results
 2010-12-19 17:18 UTC  (6+ messages)
  ` [PING^2] "

[v3] improve operator+(basic_string&&, basic_string&&)
 2010-12-19 16:20 UTC 

[committed] Fix PR testsuite/45342
 2010-12-19 16:19 UTC 

PATCH: Update x86 rdrand intrinsics
 2010-12-19 16:12 UTC  (2+ messages)

[PATCH ada] Typos all over the map
 2010-12-19 16:06 UTC  (4+ messages)

libobjc: header cleanup for new API (10)
 2010-12-19 16:04 UTC 

libobjc: header cleanup for new API (9)
 2010-12-19 15:55 UTC 

[PATCH doc]: @var fixes
 2010-12-19 15:54 UTC  (3+ messages)

[PATCH doc] avoid leading whitespace in @smallexample install.texi
 2010-12-19 15:53 UTC  (2+ messages)

[pr46489-20101217-branch]: hookize INIT_CUMULATIVE_*ARGS, CALL_POPS_ARGS
 2010-12-19 15:14 UTC  (2+ messages)

libobjc: header cleanup for new API (4)
 2010-12-19 14:13 UTC  (2+ messages)
` libobjc: header cleanup for new API (8)

libobjc: header cleanup for new API (7)
 2010-12-19 14:13 UTC 

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

Fix PR target/46729
 2010-12-19 13:22 UTC 

[v3] Add more string operator+ tests
 2010-12-19 13:03 UTC 

New Swedish PO file for 'gcc' (version 4.6-b20101113)
 2010-12-19 13:02 UTC 

[PATCH] Fix remaining issues in PR46221/46674 wrt. unreachable alias analysis
 2010-12-19 12:17 UTC  (5+ messages)

[v3] doxygen headername markup, associate private include files
 2010-12-19 12:12 UTC 

Contents of PO file 'cpplib-4.6-b20101113.ja.po'
 2010-12-19 12:08 UTC 

New Japanese PO file for 'cpplib' (version 4.6-b20101113)
 2010-12-19 11:44 UTC 

Contents of PO file 'gcc-4.6-b20101113.ja.po'
 2010-12-19 11:25 UTC 

[PATCH] Fix -traditional-cpp preprocessing (PR preprocessor/39213)
 2010-12-19 11:14 UTC  (2+ messages)

New Japanese PO file for 'gcc' (version 4.6-b20101113)
 2010-12-19  9:23 UTC 

[doc, PATCH] Remove duplicated "@subsubsection Statements"
 2010-12-19  7:51 UTC  (2+ messages)

libobjc: header cleanup for new API (6)
 2010-12-19  7:41 UTC 

libobjc: header cleanup for new API (5)
 2010-12-19  7:40 UTC 

libobjc: header cleanup for new API (3)
 2010-12-19  3:50 UTC 

libobjc: header cleanup for the new API (2)
 2010-12-19  2:56 UTC 

libobjc: header cleanup for the new API (1)
 2010-12-19  2:13 UTC 

[SH] Hookize PREFERRED_RELOAD_CLASS
 2010-12-19  1:43 UTC  (2+ messages)

Inliner heuristics fixes 3/4
 2010-12-19  1:29 UTC  (2+ messages)

[PATCH] Fix parloops -fcompare-debug failure (PR tree-optimization/46969)
 2010-12-18 20:53 UTC  (2+ messages)

[PATCH] Fix PR43023: fuse_partitions_with_similar_memory_accesses
 2010-12-18 20:50 UTC  (5+ messages)

[Patch, Fortran] PR 46974: Handle C_(FUN)PTR variables in TRANSFER
 2010-12-18 20:35 UTC  (2+ messages)

Fix .pot merging for singular/plural message
 2010-12-18 20:32 UTC 

[patch] fix c++/33558 - references cannot be mutable
 2010-12-18 20:24 UTC 

PATCH: PR target/46519: Missing vzeroupper
 2010-12-18 20:11 UTC  (3+ 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).