public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[gccgo] Check for overflow when converting from string to int
 2010-11-17 22:43 UTC 

[Patch,Build,Quad,Fortran] PR 46520: Build only with languages=fortran; fix build with cross compiler
 2010-11-17 22:34 UTC  (2+ messages)

[doc, testsuite, libgfortran] Avoid use of SSE/SSE2/SSE3 on Solaris 8/9 x86
 2010-11-17 22:12 UTC  (2+ messages)

reload_combine vs. exceptions
 2010-11-17 21:59 UTC  (2+ messages)

[PATCH,lto] Fix PR42690 and related LTO-vs-static-linking issues
 2010-11-17 21:56 UTC  (6+ messages)

[patch, pr31490] Fix section type error
 2010-11-17 21:46 UTC  (4+ messages)

%pc relative addressing of string literals/const data
 2010-11-17 21:43 UTC  (5+ messages)

[RFC,c++] fix PR 45329, provide information on overload resolution
 2010-11-17 21:32 UTC 

[PATCH, testsuite]: Use nop.h some more
 2010-11-17 21:10 UTC 

[PATCH][ping] Machine independent changes for the powerpc target attribute/pragma support
 2010-11-17 21:09 UTC 

[PR lto/41528] Add internal documentation in doc/lto.texi
 2010-11-17 21:08 UTC  (8+ messages)

[gccgo] Localize identifiers in error messages
 2010-11-17 21:06 UTC 

PATCH: Properly check the end of basic block
 2010-11-17 20:26 UTC  (4+ messages)

make install-strip with binutils
 2010-11-17 20:04 UTC  (2+ messages)

[wwwdocs]: Updated gcc-4.6/changes.html for Objective-C/Objective-C++
 2010-11-17 19:34 UTC  (7+ messages)

[PATCH] Add attribute((target("..."))) and pragma target to PowerPC
 2010-11-17 19:24 UTC  (8+ messages)

[PATCH v2] PR44970, rewrite fwprop dataflow update
 2010-11-17 19:01 UTC 

Fix errno math builtins WRT -Os
 2010-11-17 18:41 UTC 

[PATCH] Fix some tests that require no-short-enums
 2010-11-17 18:33 UTC  (2+ messages)

[Bug c++/46269] [trans-mem] internal compiler error in expand_block_tm of trans-mem.c
 2010-11-17 18:20 UTC  (10+ messages)

[PATCH] update MAINTAINERS
 2010-11-17 17:21 UTC  (2+ messages)

Pass locations through option handling functions
 2010-11-17 16:42 UTC  (3+ messages)

[wwwdocs] IPA and LTO updates
 2010-11-17 16:40 UTC  (12+ messages)

[PATCH,c] better recovery from missing semicolon after declaration
 2010-11-17 16:39 UTC  (3+ messages)

[PATCH] Fix ICE with profiling
 2010-11-17 16:29 UTC 

[PING^2] [PATCH: ARM] VSHL, VSHR, VLSHR immediate values support
 2010-11-17 16:22 UTC 

RFA: Fix middle-end/46500 (targetm splitting approach)
 2010-11-17 16:20 UTC  (2+ messages)

[PATCH] Export darwin_additional_format_types
 2010-11-17 16:17 UTC  (2+ messages)

RFA: Fix middle-end/46500
 2010-11-17 15:50 UTC  (2+ messages)

[gccgo] Clean up error internationalization
 2010-11-17 15:43 UTC  (3+ messages)

[PATCH] Fix PR46504
 2010-11-17 15:33 UTC 

Remove -dy and set_yydebug
 2010-11-17 15:32 UTC  (2+ messages)

fix pr 46470
 2010-11-17 14:36 UTC  (2+ messages)

[PATCH] Fix combiner cfglayout issue (PR rtl-optimization/46440)
 2010-11-17 14:12 UTC  (2+ messages)

Remove assert in target_handle_option
 2010-11-17 14:09 UTC  (3+ messages)

[Ada] Rewrite obsolete comment
 2010-11-17 13:33 UTC 

[PATCH] Fix PR45352
 2010-11-17 12:52 UTC  (4+ messages)

[PATCH] Fix gcc.dg/vect/no-section-anchors-vect-64.c (PR testsuite/45429)
 2010-11-17 12:03 UTC  (2+ messages)

[PATCH] Teach alias oracle about threading barriers (PR middle-end/45838)
 2010-11-17 11:57 UTC  (2+ messages)

Fix PR 46297
 2010-11-17 11:36 UTC  (2+ messages)

[Patch] PR c++/26256
 2010-11-17 11:25 UTC  (10+ messages)

[lto, doc] Use nm -png in collect2 on Solaris 2
 2010-11-17 11:20 UTC  (5+ messages)

[PATCH] Fix PR46498
 2010-11-17 10:51 UTC 

re-expand CXX_FOR_TARGET after libstdc++-v3 is configured
 2010-11-17 10:34 UTC  (4+ messages)

Deferring command-line options
 2010-11-17  9:59 UTC 

Fix varpool confussion about what to remove and what not
 2010-11-17  9:47 UTC  (2+ messages)

[ping] Outstanding fma backend patches
 2010-11-17  9:31 UTC  (4+ messages)

[PATCH][ARM] Optimized 64-bit multiplication for THUMB-1
 2010-11-17  9:22 UTC  (7+ messages)

C++ PATCH for PR/39415 (type of static_cast<cv Derived*>(Base*))
 2010-11-17  8:00 UTC  (3+ messages)

[gccgo] Don't use extern "C" around #include of "filenames.h"
 2010-11-17  6:56 UTC 

Go front end review: files outside gofrontend/
 2010-11-17  6:44 UTC  (6+ messages)

[gccgo] Make sure go-system.h is always included first
 2010-11-17  6:37 UTC 

[PATCH] hookize FUNCTION_ARG_BOUNDARY
 2010-11-17  6:16 UTC  (2+ messages)

[PATCH, LIBSTDC++] Fix type_info equivalence test
 2010-11-17  4:46 UTC  (3+ messages)

[PATCH,c++] provide intelligent error messages for missing semicolon after class definition
 2010-11-17  3:53 UTC  (2+ messages)

[PATCH,c++] fix PR 45330, suggest alternatives for failed name lookups
 2010-11-17  3:52 UTC  (2+ messages)

[PATCH] fix PR 33193, tighten argument types for __real and __image
 2010-11-17  3:18 UTC  (3+ messages)

[pa] fix PR target/46512
 2010-11-17  2:42 UTC 

C++ PATCH for c++/46497 (is_convertible failure with defaulted move ctor)
 2010-11-17  2:39 UTC 

C++ PATCH for DR 1004 (use of injected type name as template)
 2010-11-17  2:39 UTC 

Discussion about merging Go frontend
 2010-11-17  2:31 UTC  (10+ messages)
                  ` [PATCH] Enable linker plugin for windows [was Re: Discussion about merging Go frontend]
                      ` [withdrawn] "
                  ` simple-object vs. Solaris

[gccgo] Install TARGET-gccgo
 2010-11-17  1:42 UTC 

shared_ptr comparisons
 2010-11-17  1:40 UTC  (2+ messages)

[gccgo] Fix importing an archive
 2010-11-17  1:04 UTC 

[gccgo] Fix spacing in go-lang.c
 2010-11-17  0:29 UTC 

[PATCH] Fix two guality testcases for ia64/s390/mmix
 2010-11-17  0:15 UTC  (2+ messages)

[gccgo] Change saw_profile_flag to bool
 2010-11-17  0:14 UTC 

[gccgo] Don't use #ifndef for library names in gospec.c
 2010-11-16 23:57 UTC 

[PATCH 0/6] Loop flattening and improved if-conversion
 2010-11-16 23:56 UTC  (10+ messages)
` [PATCH 1/3] Fix PR46029: reimplement if-convert stores
` [PATCH 3/3] Loop flattening on loop-SSA

[PATCH] Fix two guality testcases for ia64/s390/mmix
 2010-11-16 23:31 UTC 

[gccgo] Work with different hash table implementations
 2010-11-16 23:14 UTC 

Fix PR rtl-optimization/46490
 2010-11-16 22:59 UTC 

Fix PR rtl-optimization/46315
 2010-11-16 22:54 UTC 

RFA: Fix java/46386
 2010-11-16 22:40 UTC  (6+ messages)

Add libquadmath - and use it in gfortran (round SIX)
 2010-11-16 22:34 UTC  (3+ messages)

[gccgo] Use LANG_HOOK_INIT_OPTIONS_STRUCT
 2010-11-16 22:31 UTC 

[gccgo] Remove general tm.h dependency
 2010-11-16 21:48 UTC 

[Patch,wwwdocs] libquadmath: Mention in the news, add to changes.html
 2010-11-16 21:32 UTC 

Add libquadmath - and use it in gfortran (round SIX)
 2010-11-16 21:21 UTC  (5+ messages)

PATCH: PR other/42602: demangler doesn't completely demangle a global constructors symbol
 2010-11-16 21:03 UTC  (3+ messages)

[patch libcpp]: PR/17349 - // comments cause weird behaviour with options -E -C
 2010-11-16 20:51 UTC  (4+ messages)

Fix ICE in m68k_delegitimize_address
 2010-11-16 20:17 UTC 

[gccgo] Fix Make-lang.in
 2010-11-16 19:53 UTC 

[gccgo] Don't define GO_DEBUGGING_INFO
 2010-11-16 19:07 UTC 

[patch 1/N][ia64] -mfused-madd cleanup
 2010-11-16 19:00 UTC  (8+ messages)

non-algorithmic maintainers
 2010-11-16 18:48 UTC 

Ping: PATCH: PR other/42670: demangler doesn't completely demangle a global constructor symbol
 2010-11-16 18:09 UTC  (2+ messages)

V850: Convert multiply/add and multiply/sub patterns to fma
 2010-11-16 17:55 UTC 

Scalar vector binary operation
 2010-11-16 17:10 UTC  (8+ messages)

ObjC / ObjC++: fix implementation of @optional in @protocol
 2010-11-16 17:08 UTC  (2+ messages)

RX: Fix packed strcuture field layout
 2010-11-16 16:52 UTC 

Tidy timevars
 2010-11-16 16:39 UTC  (2+ messages)

[patch lto/c++/middle-end/windows]: Fix handling of dllexport for LTO as externally_visible
 2010-11-16 16:24 UTC  (10+ messages)

RFA: Fix score --enable-werror-always build
 2010-11-16 16:19 UTC  (3+ messages)
` Ping (orphan target): "

[PATCH] hookize FUNCTION_ARG_BOUNDARY
 2010-11-16 16:19 UTC  (3+ messages)

[PATCH] insn mnemonic attribute v2
 2010-11-16 16:09 UTC  (4+ messages)

[PATCH] Remove enum reg_class from rtl.h
 2010-11-16 16:07 UTC  (2+ messages)
` [PING^3] "

[PING] c++ patches pending review
 2010-11-16 15:44 UTC 

[PATCH] delete #include "tm.h" from a few basic datastructures
 2010-11-16 15:11 UTC  (3+ messages)

[PATCH] use VEC a bit more in the driver
 2010-11-16 14:48 UTC  (2+ messages)

PATCH RFA: Fix --enable-build-with-cxx
 2010-11-16 14:05 UTC  (4+ messages)

[PATCH] Fix PR44545
 2010-11-16 14:02 UTC 

[patch] Fix vectorizer testsuite failures, including PR 46312
 2010-11-16 13:56 UTC  (5+ messages)

[PATCH] Teach SCCVN about ternary operators
 2010-11-16 13:54 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).