public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Contributing new gcc targets: i386-*-dragonfly and x86-64-*-dragonfly
 2014-05-13 14:10 UTC  (13+ messages)

[PATCH 0/3] Compile-time gimple checking v4
 2014-05-13 13:48 UTC  (7+ messages)
` [PATCH 2/3] Autogenerated part of conversion of "gimple" to "gimple *"
` [PATCH 3/3] Introduce gswitch and use it in various places
` [PATCH 1/3] Handwritten part of conversion of "gimple" to "gimple *"

[linaro/gcc-4_9-branch] Merge from gcc-4_9-branch and backports
 2014-05-13 13:48 UTC 

[PATCH] Add missing -fdump-* options
 2014-05-13 13:18 UTC  (3+ messages)

[PATCH][ARM] Remove unused vtrn, vzip, vuzp NEON builtins
 2014-05-13 12:58 UTC  (3+ messages)

[PATCH, ARM] Enable shrink-wrap for apcs frame
 2014-05-13 12:56 UTC  (2+ messages)

[Patch, avr] Propagate -mrelax gcc driver flag to assembler
 2014-05-13 12:49 UTC  (5+ messages)

[testsuite] Centralise clearing hardware capabilities with Sun ld
 2014-05-13 11:59 UTC 

[DOC Patch] symbol rename pragmas
 2014-05-13 11:37 UTC  (5+ messages)

[patch] libstdc++/60497 (again) - qualify more calls
 2014-05-13 11:22 UTC 

[PATCH] Fix PR60973
 2014-05-13 10:57 UTC 

[PATCH GCC]Pick up more address lowering cases for ivopt and tree-affine.c
 2014-05-13 10:18 UTC  (9+ messages)

[PATCH][x86] Support clflushopt, xsaves, xsavec
 2014-05-13 10:05 UTC  (4+ messages)

[PATCH, 1/2] shrink wrap a function with a single loop: copy propagation
 2014-05-13 10:04 UTC  (3+ messages)

[PATCH, 2/2] shrink wrap a function with a single loop: split live_edge
 2014-05-13  9:49 UTC  (3+ messages)

[PATCH 1/5] rm a bunch of _stat allocation functions
 2014-05-13  9:42 UTC  (8+ messages)
` [PATCH 3/5] remove unused function
` [PATCH 2/5] use templates instead of gengtype for typed allocation functions
` [PATCH 5/5] move many members of target_globals out of gc memory
` [PATCH 4/5] add finalizers to ggc

[Patch,Microblaze]: Added Break Handler Support
 2014-05-13  9:15 UTC 

[PATCH] Fix issue in uninit analysis (PR middle-end/61112)
 2014-05-13  9:09 UTC  (2+ messages)

libsanitizer merge from upstream r208536
 2014-05-13  9:02 UTC  (19+ messages)

[Ada] RFA: Add some "missing" integer_one_node conversions
 2014-05-13  8:54 UTC  (2+ messages)

RFA: Fix type incompatibility in get_addr_base_and_unit_offset_1
 2014-05-13  8:52 UTC  (2+ messages)

[PATCH] Fix omp declare simd cloning (PR tree-optimization/60823)
 2014-05-13  8:48 UTC  (2+ messages)

[GSoC] use obstack in parse_c_expr
 2014-05-13  8:46 UTC  (3+ messages)

[PATCH, AArch64] Implement HARD_REGNO_CALLER_SAVE_MODE
 2014-05-13  8:42 UTC  (2+ messages)

Re: [PATCH, PR58066] preferred_stack_boundary update for tls expanded call
 2014-05-13  8:39 UTC  (6+ messages)
`  "

[RFC] Using function clones for Pointer Bounds Checker
 2014-05-13  8:38 UTC  (3+ messages)

[PATCH, PR52252] Vectorization for load/store groups of size 3
 2014-05-13  8:36 UTC  (14+ messages)

[PATCH] Clean up shrink-wrapping codes
 2014-05-13  8:24 UTC  (7+ messages)

[PING][PATCH] Extend mode-switching to support toggle (1/2)
 2014-05-13  8:11 UTC  (10+ messages)
` [PING*2][PATCH] "

[C PATCH] Make attributes accept enum values (PR c/50459)
 2014-05-13  7:51 UTC  (6+ messages)

[PATCH] PR debug/16063. Add DW_AT_type to DW_TAG_enumeration
 2014-05-13  7:21 UTC  (14+ messages)
              ` Ping: "
                ` Ping2: "

[PATCH] Fix up ix86_expand_set_or_movmem (PR target/61060)
 2014-05-13  7:13 UTC  (2+ messages)

[patch, mips] small -mmicromips testsuite cleanup
 2014-05-13  6:53 UTC  (2+ messages)

[patch, mips] fix JALR test in configure.ac
 2014-05-13  6:52 UTC  (2+ messages)

[PATCH, MIPS] Fix a couple of target tests for microMIPS
 2014-05-13  6:27 UTC  (2+ messages)

[Patch ARM/testsuite] Mark pr48329.f90 as unsupported on AArch32
 2014-05-13  6:18 UTC 

[C PATCH] Better locinfo for -Wc++-compat (PR c/61162)
 2014-05-13  5:23 UTC 

C++ PATCH to convert_like_real diagnostics
 2014-05-13  3:21 UTC 

[PATCH, PR C++/61038] - g++ -E is unusable with UDL strings
 2014-05-13  2:38 UTC 

[PATCH] PR60822 (m68k, missing earlyclobber in extendplussidi)
 2014-05-13  2:05 UTC  (5+ messages)

[C++ Patch] PR 60373
 2014-05-13  0:21 UTC 

[google gcc-4_8] LIPO: check the incompatibility of use and saved command line
 2014-05-12 23:59 UTC  (2+ messages)

[msp430] no sibcall in testsuite
 2014-05-12 22:13 UTC 

[google/gcc-4_8] Add -fskeleton-type-units flag
 2014-05-12 22:07 UTC  (2+ messages)

[PATCH 00/89] Compile-time gimple-checking
 2014-05-12 21:26 UTC  (119+ messages)
` [PATCH 34/89] Introduce gimple_omp_atomic_load
` [PATCH 49/89] Make add_phi_arg require a gimple_phi
` [PATCH 63/89] Concretize gimple_eh_filter_set_types and gimple_eh_filter_set_failure
` [PATCH 41/89] Introduce gimple_omp_task
` [PATCH 37/89] Introduce gimple_omp_critical
` [PATCH 58/89] Make gimple_label_set_label require a gimple_label
` [PATCH 65/89] Concretize three gimple_try_set_ accessors
` [PATCH 39/89] Introduce gimple_omp_parallel
` [PATCH 50/89] Make gimple_phi_arg_set_location require a gimple_phi
` [PATCH 73/89] Concretize gimple_cond_{true|false}_label
` [PATCH 45/89] Introduce gimple_omp_sections
` [PATCH 70/89] Concretize locals within expand_omp_for_init_counts
` [PATCH 78/89] Concretize gimple_call_set_nothrow
` [PATCH 89/89] Convert various gimple to gimple_phi within ssa-iterators.h
` [PATCH 86/89] Concretize gimple_call_copy_flags and ipa_modify_call_arguments
` [PATCH 82/89] Concretize gimple_call_set_fntype
` [PATCH 56/89] Various gimple to gimple_call conversions in IPA
` [PATCH 64/89] Concretize gimple_try_set_catch_is_cleanup
` [PATCH 88/89] Use gimple_phi in many more places
` [PATCH 80/89] Tweak to gimplify_modify_expr
` [PATCH 46/89] tree-parloops.c: Use gimple_phi in various places
` [PATCH 76/89] Concretize gimple_cond_{lhs|rhs}_ptr
` [PATCH 72/89] Concretize gimple_switch_index and gimple_switch_index_ptr
` [PATCH 59/89] Make gimple_goto_set_dest require a gimple_goto
` [PATCH 87/89] Use gimple_call in some places within tree-ssa-dom.c
` [PATCH 83/89] Concretize gimple_call_set_tail and gimple_call_tail_p
` [PATCH 60/89] Concretize gimple_catch_types
` [PATCH 84/89] Concretize gimple_call_arg_flags
` [PATCH 67/89] Make gimple_phi_arg_location require a gimple_phi
` [PATCH 43/89] Introduce gimple_omp_target
` [PATCH 85/89] Concretize gimple_assign_nontemporal_move_p
` [PATCH 53/89] More gimple_phi
` [PATCH 66/89] Make gimple_phi_arg_location_from_edge require a gimple_phi
` [PATCH 47/89] omp-low.c: Use more concrete types of gimple statement for various locals
` [PATCH 77/89] Concretize various expressions from gimple to gimple_cond
` [PATCH 48/89] Make gimple_phi_arg_def_ptr and gimple_phi_arg_has_location require a gimple_phi
` [PATCH 69/89] Make gimple_cond_set_{true|false}_label require gimple_cond
` [PATCH 57/89] Concretize parameter to gimple_call_copy_skip_args
` [PATCH 42/89] Introduce gimple_omp_single
` [PATCH 62/89] Concretize gimple_label_label
` [PATCH 51/89] Update GRAPHITE to use more concrete gimple statement classes
` [PATCH 71/89] Concretize gimple_cond_make_{false|true}
` [PATCH 79/89] Concretize gimple_call_nothrow_p
` [PATCH 36/89] Introduce gimple_omp_continue
` [PATCH 74/89] Concretize gimple_cond_set_code
` [PATCH 81/89] Concretize gimple_call_set_fn
` [PATCH 38/89] Introduce gimple_omp_for
` [PATCH 61/89] Concretize gimple_call_use_set and gimple_call_clobber_set
` [PATCH 33/89] Use more concrete types for various gimple statements
` [PATCH 55/89] Use gimple_call for callgraph edges
` [PATCH 75/89] Concretize gimple_cond_set_{lhs|rhs}
` [PATCH 54/89] Make gimple_call_return_slot_opt_p require a gimple_call
` [PATCH 44/89] Introduce gimple_omp_teams
` [PATCH 68/89] Concretize three gimple_return_ accessors
` [PATCH 52/89] Make gimple_phi_arg_edge require a gimple_phi
` [PATCH 40/89] tree-cfg.c: Make verify_gimple_call require a gimple_call
` [PATCH 35/89] Introduce gimple_omp_atomic_store

[GOOGLE] backport discriminator support from google-4_8 to google-4_9
 2014-05-12 21:04 UTC  (4+ messages)

[PATCH] Add a couple of dialect and warning options regarding Objective-C instance variable scope
 2014-05-12 20:53 UTC  (11+ messages)

profile mode maintenance patch
 2014-05-12 20:50 UTC  (3+ messages)

[gomp4] Add tables generation
 2014-05-12 20:44 UTC  (10+ messages)

[PATCH, PR60189, Cilk+] Fix for ICE with incorrect Cilk_sync usage
 2014-05-12 20:27 UTC  (10+ messages)

[patch] fix impliedness of -Wunused-parameter depending on -Wexta option ordering
 2014-05-12 20:24 UTC  (6+ messages)

[RFC][PATCH] RL78 - Add predicates to reduce code bloat when accessing volatile memory
 2014-05-12 20:12 UTC  (5+ messages)
` [PING][RFC][PATCH] "

[Patch] Change URL in commit emails to https
 2014-05-12 19:59 UTC 

[Patch: RL78] Add support for 64-bit doubles
 2014-05-12 19:28 UTC  (4+ messages)

[wide-int] Add fast path for hosts with HWI widening multiplication
 2014-05-12 18:23 UTC  (12+ messages)

[PATCH 0/7] Shrink some rtxes
 2014-05-12 17:01 UTC  (14+ messages)
` [PATCH 4/7] Move INSN_UID to the rtx header
` [PATCH 5/7] Shrink SCRATCH
` [PATCH 6/7] Move PAT_VAR_LOCATION_STATUS to rtx header
` [PATCH 7/7] Move SYMBOL_REF_FLAGS "

[patch] Remove shadow variable
 2014-05-12 16:42 UTC  (3+ messages)

PR61140: check the phi is unique in value_replacement
 2014-05-12 16:25 UTC  (4+ messages)

[DOC Patch] Remove reference to deleted macro
 2014-05-12 16:22 UTC  (2+ messages)

genattrtab error reporting
 2014-05-12 16:14 UTC  (3+ messages)

[Patch, avr] Fix PR60991
 2014-05-12 16:09 UTC  (2+ messages)

[PATCH] Enable Java on Cygwin-64
 2014-05-12 16:07 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).