public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] C++0x, implement final on classes
 2011-05-15 15:43 UTC  (13+ messages)

Small adjustment in tree-ssa-loop-im.c
 2011-05-15 13:25 UTC 

[BACKPORT] Fix PR rtl-optimization/45593
 2011-05-15 11:28 UTC  (3+ messages)

[Patch, libfortran] PR 48931 Async-signal-safety of backtrace signal handler
 2011-05-15 11:13 UTC 

[patch gimplifier]: Make sure TRUTH_NOT_EXPR has boolean_type_node type and argument
 2011-05-14 23:46 UTC  (12+ messages)

[Patch, libfortran] PR 48915 Fix incorrect return code with -fdump-core, error handling changes
 2011-05-14 19:44 UTC  (7+ messages)

[PATCH, i386]: Merge push{xf,df}_integer, movdf_integer with corresponding base patterns
 2011-05-14 19:33 UTC 

Ping: Re: Improve DSE in the presence of calls
 2011-05-14 18:16 UTC 

RFA: Fix middle-end/46500
 2011-05-14 16:44 UTC  (8+ messages)
` Updated: RFA: Fix middle-end/46500 (void * encapsulated)
  ` Updated^2: "
          ` Ping: "

[Patch, Fortran] Make -Ofast imply -fstack-arrays
 2011-05-14 16:42 UTC  (3+ messages)

[Patch, Fortran] Follow up patch to the backtrace changes
 2011-05-14 16:20 UTC  (2+ messages)

New Chinese (simplified) PO file for 'gcc' (version 4.6.0)
 2011-05-14 15:26 UTC 

[Patch, libfortran, committed] PR 48915 Update mixed-language programming section documentation
 2011-05-14 15:01 UTC 

[patch, fortran] Eliminate duplicate function calls with rank>0 and unknown shape
 2011-05-14 14:56 UTC  (6+ messages)

[Patch, Fortran] Fixes for scalar coarrays
 2011-05-14 13:47 UTC  (2+ messages)

[Patch, libfortran] Thread safety and simplification of error printing
 2011-05-14 10:26 UTC  (5+ messages)

[Patch, Fortran] PR 48961 - Fix EXECUTE_COMMAND_LINE w/ wait=.false. for non-fork systems
 2011-05-14 10:25 UTC  (2+ messages)

Go patch committed: Fix bug with multiple results
 2011-05-14  8:54 UTC 

[patch] Split Parse Timevar (rev 2) (issue4433076)
 2011-05-14  7:01 UTC  (4+ messages)

C++ PATCH for c++/48969 (infinite template recursion with enum scope)
 2011-05-14  1:16 UTC 

[PATCH] Fix PR46728 (move pow/powi folds to tree phases)
 2011-05-14  1:09 UTC  (6+ messages)

[Patch, Fortran] Reject non-default-kind characters as flags to I/O statements
 2011-05-14  1:06 UTC  (3+ messages)

The TI C6X port
 2011-05-14  0:53 UTC  (22+ messages)
` C6X port 5/11: Track predication conditions more accurately
` C6X port 8/11: A new FUNCTION_ARG macro
` C6X port 10/11: The port
  ` C6X port 13/11: MAINTAINERS
` Prefixes for libgcc symbols (C6X 9.5/11)
` C6X port 12/11: htdocs

Minor tweaks
 2011-05-13 22:52 UTC 

[C++0x] contiguous bitfields race implementation
 2011-05-13 22:35 UTC  (5+ messages)

[google] support for building Linux kernel with FDO (issue4523061)
 2011-05-13 22:33 UTC  (11+ messages)

Don't let search bots look at buglist.cgi
 2011-05-13 19:19 UTC 

[PATCH] ARM fixed-point support [6/6]: target-specific parts
 2011-05-13 18:45 UTC  (3+ messages)

RFA: patch to fix PR48633
 2011-05-13 18:14 UTC 

RFA: patch to fix PR48971
 2011-05-13 16:42 UTC 

[PATCH, ARM] ISO/IEC TR 18037 fixed-point support
 2011-05-13 16:06 UTC  (6+ messages)

[patch, ARM] Fix PR42017, LR not used in leaf functions
 2011-05-13 15:26 UTC  (3+ messages)

[PATCH][?/n] Cleanup LTO type merging
 2011-05-13 15:00 UTC 

[PATCH] ARM fixed-point support [5/6]: make long-long support optional for fixed-point tests
 2011-05-13 14:55 UTC 

[PATCH] ARM fixed-point support [4/6]: allow overriding of fixed-point helper function names
 2011-05-13 14:53 UTC 

[PATCH] ARM fixed-point support [3/6]: missing FIXED_CST in tree-ssa-sccvn.c:copy_reference_ops_from_ref
 2011-05-13 14:47 UTC 

[PATCH] ARM fixed-point support [2/6]: assembler format for fixed-point constants
 2011-05-13 14:46 UTC 

[PATCH] ARM fixed-point support [1/6]: comparison optab biasing
 2011-05-13 14:26 UTC 

Cgraph thunk reorg
 2011-05-13 14:02 UTC  (2+ messages)

[patch gimplify]: Fix for PR/48984
 2011-05-13 13:59 UTC  (6+ messages)

[PATCH] Fix PR48978
 2011-05-13 13:57 UTC 

[wwwdocs] Use regular <h2> markup for java/projects.html
 2011-05-13 13:55 UTC  (4+ messages)

[wwwdocs,java] Simplify gcc-3.3/gcj-status.html
 2011-05-13 13:41 UTC 

[PATCH, i386]: Trivial, use can_create_pseudo_p () some more
 2011-05-13 13:39 UTC 

[Patch, Fortran] Reject non-default-kind characters as flags to I/O statements
 2011-05-13 13:38 UTC 

[wwwdocs,Java] Simplify design and markup of gcc-3.1/gcj-status.html
 2011-05-13 13:17 UTC 

x86 option handling cleanup, use more .opt features
 2011-05-13 12:54 UTC  (2+ messages)

RX: Fix thinkos in previous tidy up
 2011-05-13 11:31 UTC 

[patch gimplifier]: Boolify more strict conditional expressions and transform simple form to binary
 2011-05-13 10:07 UTC  (11+ messages)

[PATCH] Optimize fix for PR48172
 2011-05-13  9:51 UTC 

[PATCH] use AS_HELP_STRING throughout gcc/configure.ac
 2011-05-13  9:43 UTC  (3+ messages)

[Patch,AVR]: Fix PR27663
 2011-05-13  9:34 UTC  (4+ messages)

PATCH: Change maybe_eh_return to bool
 2011-05-13  9:26 UTC  (5+ messages)

PR 47793 - Support relative paths using -fprofile-generate
 2011-05-13  9:08 UTC  (4+ messages)

[patch][gimplefe] Preliminary variable declaration support
 2011-05-13  9:05 UTC  (3+ messages)

[SPARC] Hookize PRINT_OPERAND, PRINT_OPERAND_ADDRESS and PRINT_OPERAND_PUNCT_VALID_P
 2011-05-13  7:02 UTC  (7+ messages)
    ` Re[2]: "

A five character qualifier saves the C++ build 
 2011-05-13  4:54 UTC  (2+ messages)

Go patch committed: Fix bug taking address of variable
 2011-05-12 21:56 UTC 

[RFC PATCH] Typed DWARF stack
 2011-05-12 21:37 UTC  (6+ messages)

C++ PATCH for c++/48948 (rejecting constexpr friend that takes the current class)
 2011-05-12 21:09 UTC  (2+ messages)

[Patch, fortran] PR48955 [4.6/4.7 Regression] Wrong result for array assignment due to missing temporary
 2011-05-12 21:04 UTC  (2+ messages)

C6X port 7/11: Cope with odd section names
 2011-05-12 20:33 UTC  (3+ messages)

[PATCH] Marking SCCs in ipa_reduced_postorder
 2011-05-12 20:00 UTC 

[PATCH] Fix up typed DWARF stack support for POINTERS_EXTEND_UNSIGNED targets (PR debug/48853)
 2011-05-12 19:55 UTC  (5+ messages)

[PATCH] Tweaks to the interface between ipa-inline-analysis and ipa-cp/ipa-prop
 2011-05-12 18:36 UTC  (2+ messages)

[Ada] Fix problem with sliding view conversion on OUT parameter
 2011-05-12 16:31 UTC 

Patch ping
 2011-05-12 16:12 UTC 

[PATCH] Fix combine_blocks (PR tree-optimization/48975)
 2011-05-12 16:07 UTC  (2+ messages)

[PATCH] Fix expansion of comparisons into signed type with 1-bit precision (PR middle-end/48973)
 2011-05-12 15:46 UTC 

[Patch,Fortran] Resolve intrinsic module-procs only once
 2011-05-12 15:42 UTC 

[PATCH][7/n] LTO type merging cleanup
 2011-05-12 15:41 UTC 

[PATCH, SMS 1/3] Support closing_branch_deps (second try)
 2011-05-12 15:37 UTC  (2+ messages)

[PR testsuite/47013] Fix SMS testsuite faliures
 2011-05-12 14:55 UTC 

[PATCH] Fix PR48172
 2011-05-12 14:51 UTC 

[PATCH][4/n] Cleanup LTO type merging
 2011-05-12 14:50 UTC  (3+ messages)

Fix inline_merge_summary ICE during kernel build
 2011-05-12 14:42 UTC 

[Patch, IRA] Fix a function accessing beyond end-of-array
 2011-05-12 14:36 UTC  (5+ messages)

RX: Add TARGET_BUILTIN_DECL
 2011-05-12 14:19 UTC 

RX: mainline: Fix obvious bugs
 2011-05-12 14:18 UTC 

RX: 4.6 branch: Obvious fixes
 2011-05-12 14:01 UTC 

Contents of PO file 'cpplib-4.6.0.zh_CN.po'
 2011-05-12 13:57 UTC 

New Chinese (simplified) PO file for 'cpplib' (version 4.6.0)
 2011-05-12 13:29 UTC 

[PATCH] comment precising need to use free_dominance_info
 2011-05-12 11:32 UTC  (2+ messages)

[PATCH] fix PR middle-end/48965, CASE_CHAIN fallout
 2011-05-12 11:13 UTC  (2+ messages)

[PATCH] Fix ICE in use_narrower_mode (PR debug/48967)
 2011-05-12 10:34 UTC  (2+ messages)

[PATCH, SMS 2/3] Skip DEBUG_INSNs while recognizing doloop
 2011-05-12  9:44 UTC  (3+ messages)

[patch] make default linker --hash-style configurable option
 2011-05-12  9:32 UTC  (5+ messages)

[PATCH] split tree_type, a.k.a. "tuplifying types"
 2011-05-12  9:32 UTC  (2+ messages)

Remove always-true test in commit_one_edge_insertion
 2011-05-12  8:47 UTC 

[v3] Tweak to testcases
 2011-05-12  8:43 UTC 

[rx] simulated conditional exec
 2011-05-12  1:39 UTC 

C++ PATCH for c++/48745 (ICE with list-initialization in SFINAE context)
 2011-05-11 23:08 UTC 

Go patch committed: Permit calling new with a function type
 2011-05-11 23:06 UTC 

[Patch, Fortran] PR 48889 - fix 4.6/4.7 regression: ICE in generics' resolution
 2011-05-11 22:38 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).