public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[Patch,wwwdocs,AVR]: AVR release notes
 2012-01-20 18:30 UTC 

FW: patch to fix PR21617
 2012-01-20 18:15 UTC  (4+ messages)

[PATCH] Fix arm ICE in output_move_double (PR target/51915)
 2012-01-20 17:47 UTC  (2+ messages)

[testsuite] Skip gcc.misc-tests/gcov-14.c on Tru64 UNIX
 2012-01-20 17:13 UTC 

[PATCH] Fix vectorizable_conversion with widening conversion needing cvt_type (PR tree-optimization/51914)
 2012-01-20 17:11 UTC 

[testsuite] Require visibility support in g++.dg/ext/visibility/template9.C
 2012-01-20 17:10 UTC 

[PATCH, ARM, testsuite] fix test c-c++-common/tm/omp.c
 2012-01-20 17:05 UTC 

[C++ Patch] PR 51402
 2012-01-20 16:57 UTC  (2+ messages)

[PATCH] PR51856: Fix find_reloads_subreg_address bug
 2012-01-20 15:54 UTC  (2+ messages)

Go patch committed: Handle recursive interfaces
 2012-01-20 15:43 UTC 

[PATCH, go] Add -mieee to various go.test tests
 2012-01-20 15:00 UTC  (7+ messages)

[PATCH] PR debug/45682 - wrong struct DIE nesting with -fdebug-types-section
 2012-01-20 14:16 UTC  (11+ messages)

[Patch ARM] Fix PR51819
 2012-01-20 13:25 UTC 

[PATCH] PR51280 LTO/trans-mem ICE with TM builtins
 2012-01-20 13:05 UTC 

[Patch, Fortran] PR 51899 - Fix building libgfortran's chmod.c with MinGW
 2012-01-20 11:36 UTC  (3+ messages)

[v3] proposed fix for libstdc++/49204 causes abi_check failure
 2012-01-20 11:24 UTC  (3+ messages)

[patch c++]: Fix for PR c++/51344 - cc1plus hangs when compiling
 2012-01-20 10:38 UTC  (3+ messages)

[PATCH] Fix PR51903
 2012-01-20 10:06 UTC 

[RFC combine] PR48308 - Fix issue with missing(?) LOG_LINKS
 2012-01-20  9:32 UTC  (2+ messages)

[Patch ARM] Fix PR50313 and handle PIC addresses properly
 2012-01-20  9:25 UTC  (4+ messages)

[PATCH] Improve SCEV for array element
 2012-01-20  9:07 UTC  (2+ messages)

[PATCH] Don't consider clones of user functions as uninstrumentable by mudflap (PR libmudflap/40778)
 2012-01-20  9:06 UTC  (3+ messages)

[Patch, Fortran] PR51056 - fix __vtab USE warnings
 2012-01-20  7:41 UTC  (2+ messages)

[Patch,docs,AVR,M32C, RL78, SPU]: Describe AVR address spaces and more AVR options
 2012-01-20  6:36 UTC  (3+ messages)

[google-main] Add DW_AT_GNU_pubtypes and DW_AT_GNU_pubnames to comdat type units. (issue5553069)
 2012-01-19 22:45 UTC 

Go patch committed: Recognize more test lines
 2012-01-19 21:50 UTC  (4+ messages)

[pph] Fix checksum of trees coming from external PPH images (issue5554070)
 2012-01-19 20:55 UTC 

patch for PR40761
 2012-01-19 20:47 UTC 

[patch c++]: Fix for PR c++/51344 - cc1plus hangs when compiling
 2012-01-19 20:05 UTC  (11+ messages)

libiberty: Fix "make pdf" for copying-lib.texi
 2012-01-19 20:00 UTC  (4+ messages)
` *ping* - "

[Patch, Fortran] PR 51904 - with ICE with SIZE intrinsic
 2012-01-19 19:48 UTC  (2+ messages)

[PATCH] Fix PR51782(?)
 2012-01-19 17:00 UTC  (2+ messages)

Fix regression on PR46590 (slow compile with -O0)
 2012-01-19 15:13 UTC  (3+ messages)

C++ PATCH for c++/51889 (problem overloading function using in template)
 2012-01-19 15:01 UTC 

[PATCH ARM] Fix PR51835, ARM EABI violation
 2012-01-19 14:53 UTC  (2+ messages)

[PATCH, RTL] Fix PR 51106
 2012-01-19 14:40 UTC  (2+ messages)

[PATCH, trans-mem]: Fix PR51830, FAIL: libitm.c/mem(cpy|set)-1.c execution test on x86_32
 2012-01-19 13:52 UTC  (8+ messages)

[PATCH] Fix PR 33512 Folding of x & ((~x) | y) into x & y on the tree level
 2012-01-19 11:13 UTC  (4+ messages)

[PATCH] Fix _Hashtable::erase(iterator, iterator) (PR libstdc++/51845)
 2012-01-19 10:47 UTC  (4+ messages)

[PATCH] Fix up aliasing violations in src/ia64/ffi.c (PR rtl-optimization/48496)
 2012-01-19  9:37 UTC  (2+ messages)

[PATCH] Testcase for PR37997
 2012-01-19  9:36 UTC 

[PATCH] Fix up --enable-initfini-array autodetection in configure (PR bootstrap/50237)
 2012-01-19  9:29 UTC  (4+ messages)

[PATCH] PR51280 LTO/trans-mem ICE with TM builtins
 2012-01-19  9:14 UTC  (10+ messages)

[PATCH] Fix PR 51505
 2012-01-19  8:45 UTC  (5+ messages)

[pph] Refuse to generate PPH with #include_next (issue5558045)
 2012-01-18 22:27 UTC 

[wwwdocs] List new Fortran options under Fortran section
 2012-01-18 21:48 UTC  (2+ messages)

[v3] doc-epub rule updates
 2012-01-18 21:20 UTC  (4+ messages)
` Cross-build breakage with libstdc++-v3 doc changes

[Patch, fortran] PR51634 - [OOP] ICE with polymorphic operators
 2012-01-18 20:54 UTC  (3+ messages)

libstdc++/51866 too, sorry
 2012-01-18 20:30 UTC  (2+ messages)

[PATCH, 4.6, committed] Fix typo in rs6000.md call pattern for AIX
 2012-01-18 19:19 UTC 

[C++ Patch] PR 51225
 2012-01-18 19:04 UTC  (8+ messages)

Go patch committed: Multiplex goroutines onto OS threads
 2012-01-18 18:09 UTC  (4+ messages)

libgo patch committed: Update to weekly.2011-12-22
 2012-01-18 16:54 UTC  (7+ messages)

[PATCH] Fix g++.dg/cpp0x/constexpr-rom.C failure
 2012-01-18 16:34 UTC  (2+ messages)

[build] Disable dl_iterate_phdr on Solaris 10
 2012-01-18 15:02 UTC  (3+ messages)

[PATCH] Fix PR49484, gthr requirements update (target maintainers have a looksee)
 2012-01-18 14:21 UTC 

PR other/51165: add new adress_escapes predicate
 2012-01-18 14:09 UTC  (9+ messages)

C++ PATCH for c++/51827 (mangling error with PCH and LTO)
 2012-01-18 13:10 UTC  (9+ messages)

[PATCH] Fix different-pointer-size issue
 2012-01-18 13:07 UTC 

Fix checks for !TARGET_MACHO
 2012-01-18 12:50 UTC  (4+ messages)

[Patch, fortran] PR 51808 Heap allocate binding labels
 2012-01-18 12:47 UTC  (2+ messages)

Bug store_bit_field_1 + patch
 2012-01-18 11:48 UTC 

[PATCH] Improve SCEV for array element
 2012-01-18  7:41 UTC 

Go patch committed: Recognize more test lines
 2012-01-18  5:43 UTC 

[pph] Rebuild identifier bindings. (issue5557045)
 2012-01-18  3:20 UTC 

[v3] doc updates
 2012-01-17 23:54 UTC 

[PATCH][Cilkplus] Array notations for Function Calls and Unary Expressions
 2012-01-17 23:10 UTC 

Ping^3: Out-of-order update of new_spill_reg_store[]
 2012-01-17 20:39 UTC 

[PATCH] PR50325 store_bit_field: Fix for big endian targets
 2012-01-17 20:38 UTC  (5+ messages)

RFC: allowing fwprop to propagate subregs
 2012-01-17 19:56 UTC  (3+ messages)

Go patch committed: Don't use import path for ./ or ../ imports
 2012-01-17 19:51 UTC 

[PATCH] PR c++/50852 - loose template parameter comparison
 2012-01-17 19:03 UTC  (2+ messages)

[pph] Change representation of mutated trees (issue5540070)
 2012-01-17 18:05 UTC 

[Patch, Fortran] PR 51869 - fix realloc on assignment issue
 2012-01-17 17:08 UTC  (7+ messages)

[pph] Fix in-memory marking (take 2) (issue5540069)
 2012-01-17 16:35 UTC 

Commit: RX: Predicate return pattern
 2012-01-17 15:40 UTC 

[pph] Fix marking of in-memory streams (issue5544085)
 2012-01-17 15:18 UTC 

[pph] Fix C errors for stage 1 bootstrap (issue5549046)
 2012-01-17 15:17 UTC 

[pph] Consult PPH registry when processing LC_ENTER events (issue5539074)
 2012-01-17 15:17 UTC 

[pph] Add registry for open PPH images (issue5540067)
 2012-01-17 15:16 UTC 

[pph] Fix relocations of included_from indices (issue5549045)
 2012-01-17 15:15 UTC 

Go patch committed: fix gccgo -S
 2012-01-17 14:53 UTC 

[PATCH] Fix powerpc64-linux -mminimal-toc shrink-wrapping bootstrap failure (PR bootstrap/51872)
 2012-01-17 14:50 UTC  (3+ messages)

libgo patch committed: Update to weekly.2011-12-22
 2012-01-17 14:14 UTC  (6+ messages)

[PATCH] Fix -fdump-rtl-ira segfault
 2012-01-17 13:13 UTC  (2+ messages)

[libitm] Skip static_ctor.C test (PR libitm/51173)
 2012-01-17 12:55 UTC  (4+ messages)

Support Solaris 11/SPARC in MD_FALLBACK_FRAME_STATE_FOR (PR ada/41929)
 2012-01-17 12:41 UTC  (5+ messages)

[PATCH] Fix tree_function_versioning with void type DECL_RESULT (PR tree-optimization/51865)
 2012-01-17 12:06 UTC  (2+ messages)

[RFC] Fixing expansion of misaligned MEM_REFs on strict-alignment targets
 2012-01-17 11:58 UTC  (4+ messages)

account on Hold d4af35880915a50e
 2012-01-17 11:37 UTC 

[PATCH] Fix tail merging (PR tree-optimization/51877)
 2012-01-17 10:40 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).