[PATCH 00/89] Compile-time gimple-checking
2014-05-12 17:59 UTC (63+ messages)
` [PATCH 37/89] Introduce gimple_omp_critical
` [PATCH 50/89] Make gimple_phi_arg_set_location require a gimple_phi
` [PATCH 34/89] Introduce gimple_omp_atomic_load
` [PATCH 41/89] Introduce gimple_omp_task
` [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 63/89] Concretize gimple_eh_filter_set_types and gimple_eh_filter_set_failure
` [PATCH 59/89] Make gimple_goto_set_dest require a gimple_goto
` [PATCH 60/89] Concretize gimple_catch_types
` [PATCH 46/89] tree-parloops.c: Use gimple_phi in various places
` [PATCH 45/89] Introduce gimple_omp_sections
` [PATCH 70/89] Concretize locals within expand_omp_for_init_counts
` [PATCH 64/89] Concretize gimple_try_set_catch_is_cleanup
` [PATCH 69/89] Make gimple_cond_set_{true|false}_label require gimple_cond
` [PATCH 47/89] omp-low.c: Use more concrete types of gimple statement for various locals
` [PATCH 48/89] Make gimple_phi_arg_def_ptr and gimple_phi_arg_has_location require a gimple_phi
` [PATCH 53/89] More gimple_phi
` [PATCH 66/89] Make gimple_phi_arg_location_from_edge require a gimple_phi
` [PATCH 43/89] Introduce gimple_omp_target
` [PATCH 36/89] Introduce gimple_omp_continue
` [PATCH 57/89] Concretize parameter to gimple_call_copy_skip_args
` [PATCH 42/89] Introduce gimple_omp_single
` [PATCH 38/89] Introduce gimple_omp_for
` [PATCH 33/89] Use more concrete types for various gimple statements
` [PATCH 61/89] Concretize gimple_call_use_set and gimple_call_clobber_set
` [PATCH 54/89] Make gimple_call_return_slot_opt_p require a gimple_call
` [PATCH 44/89] Introduce gimple_omp_teams
` [PATCH 35/89] Introduce gimple_omp_atomic_store
` [PATCH 40/89] tree-cfg.c: Make verify_gimple_call require a gimple_call
libsanitizer merge from upstream r208536
2014-05-12 17:53 UTC (9+ messages)
Re: [PATCH, PR58066] preferred_stack_boundary update for tls expanded call
2014-05-12 17:38 UTC (5+ messages)
` "
[patch] fix impliedness of -Wunused-parameter depending on -Wexta option ordering
2014-05-12 17:30 UTC (4+ messages)
Contributing new gcc targets: i386-*-dragonfly and x86-64-*-dragonfly
2014-05-12 17:14 UTC (12+ messages)
[PATCH 0/7] Shrink some rtxes
2014-05-12 17:01 UTC (26+ messages)
` [PATCH 1/7] Fix GTY markup of u2
` [PATCH 2/7] Reduce GENERATOR_FILE ifndefs in print-rtl.c
` [PATCH 3/7] Move ORIGINAL_REGNO to rtx header
` [PATCH 4/7] Move INSN_UID to the "
` [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)
[PATCH, AArch64] Implement HARD_REGNO_CALLER_SAVE_MODE
2014-05-12 16:30 UTC
[PATCH] Add a couple of dialect and warning options regarding Objective-C instance variable scope
2014-05-12 16:25 UTC (10+ 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)
[C PATCH] Make attributes accept enum values (PR c/50459)
2014-05-12 16:14 UTC (8+ messages)
[PATCH] Clean up shrink-wrapping codes
2014-05-12 16:12 UTC (2+ 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)
[PATCH, PR52252] Vectorization for load/store groups of size 3
2014-05-12 15:14 UTC (11+ messages)
[C++ Patch] Couple of minor fixes
2014-05-12 14:04 UTC (2+ messages)
[PATCH][x86] Support clflushopt, xsaves, xsavec
2014-05-12 13:42 UTC (2+ messages)
fuse-caller-save - hook format
2014-05-12 13:28 UTC (9+ messages)
` -fuse-caller-save - Collect register usage information
` [PING] "
[PING][PATCH] Extend mode-switching to support toggle (1/2)
2014-05-12 13:02 UTC (8+ messages)
` [PING*2][PATCH] "
[patch] gcc fstack-protector-explicit
2014-05-12 12:53 UTC (7+ messages)
[Patch, avr] Propagate -mrelax gcc driver flag to assembler
2014-05-12 11:18 UTC (5+ messages)
[patch,arm] Add GCC runtime library exceptions to files that go into libgcc
2014-05-12 10:26 UTC (3+ messages)
[PATCH] PR debug/16063. Add DW_AT_type to DW_TAG_enumeration
2014-05-12 9:39 UTC (12+ messages)
` Ping: "
` Ping2: "
` Ping3: "
[PING] [PATCH, ARM] Enable shrink-wrap for apcs frame
2014-05-12 9:28 UTC
[PATCH, Pointer Bounds Checker 1/x] Pointer bounds type and mode
2014-05-12 9:10 UTC (11+ messages)
[patch, Fortran] Fix PR 60834
2014-05-12 8:02 UTC
[Patch, Fortran] Reject OpenMP parallelization for DO CONCURRENT
2014-05-12 7:58 UTC (2+ messages)
[PATCH, libgfortran] PR 61035 Stack overflow in GETCWD
2014-05-12 7:56 UTC
[PATCH, libgfortran] Use -std=gnu11
2014-05-12 7:50 UTC
[Patch: RL78] Add support for 64-bit doubles
2014-05-12 7:17 UTC (3+ messages)
[arm-embedded] enable multilib for embedded-4_9-branch
2014-05-12 7:00 UTC
[PATCH] cplus-demangler, free resource after a failed call to gnu_special
2014-05-12 5:40 UTC (4+ messages)
[PATCH] Fix issue in uninit analysis (PR middle-end/61112)
2014-05-12 3:42 UTC
[PATCH ARM] Improve ARM memset inlining
2014-05-12 3:17 UTC (5+ messages)
[RFC][ARM] TARGET_ATOMIC_ASSIGN_EXPAND_FENV hook
2014-05-11 23:47 UTC (4+ messages)
[RFC][AARCH64] TARGET_ATOMIC_ASSIGN_EXPAND_FENV hook
2014-05-11 23:45 UTC (6+ messages)
[RS6000] Fix PR61098, Poor code setting count register
2014-05-11 23:39 UTC (6+ messages)
Committed, MMIX: Another target apologist blurb in gcc.c-torture/execute/20101011-1.c
2014-05-11 20:50 UTC
Add const char* constructors for exception classes in <stdexcept>
2014-05-11 19:01 UTC (11+ messages)
` [PING] "
` [PING] "
[Google/4-8] Support for user-guided feedback-directed library optimization
2014-05-11 18:33 UTC (5+ messages)
[Patch, Fortran, committed] (-fcoarray=lib) Change type of second argument to _gfortran_caf_num_images
2014-05-11 18:28 UTC
Fix gcse leak
2014-05-11 15:24 UTC (2+ messages)
[PATCH, libgfortran] Use -std=gnu11
2014-05-11 13:41 UTC (2+ messages)
[PATCH, libgfortran] PR 61035 Stack overflow in GETCWD
2014-05-11 13:41 UTC (2+ messages)
[PATCH GCC]Pick up more address lowering cases for ivopt and tree-affine.c
2014-05-11 12:49 UTC (7+ messages)
PR 61136: wide-int fallout in int_const_binop_1
2014-05-11 12:23 UTC (3+ messages)
[Fortran-caf] Fix stride calculation in libgfortran/caf/single.c
2014-05-11 11:12 UTC (2+ messages)
[Fortran-caf] Extend CAF send test case
2014-05-11 9:32 UTC
RFA: More uses of wi:: instead of const_binop
2014-05-10 23:56 UTC (2+ messages)
[patch, Fortran] Fix PR 60834
2014-05-10 20:56 UTC
[SH, committed] Relax PR 51244-14 test case
2014-05-10 20:22 UTC
we are starting the wide int merge
2014-05-10 19:42 UTC (3+ messages)
[Ada] RFA: Add some "missing" integer_one_node conversions
2014-05-10 19:25 UTC
RFA: Fix type incompatibility in get_addr_base_and_unit_offset_1
2014-05-10 19:19 UTC
[RFC][PATCH][MIPS] Patch to enable LRA for MIPS backend
2014-05-10 18:44 UTC (14+ messages)
[C PATCH] Add location to pedwarn_init
2014-05-10 16:04 UTC (2+ messages)
Make check_effective_target_vect_sizes_32B_16B handle -mprefer-avx128
2014-05-10 16:00 UTC
[patch, libgfortran] PR52539 I/O: Wrong result for UTF-8/UCS-4 list-directed and namelist
2014-05-10 15:12 UTC (2+ messages)
[PATCH, ADA] Fix current build problems under cygwin
2014-05-10 14:06 UTC
Committed, testsuite: Add MMIX logical_op_short_circuit targets
2014-05-10 11:59 UTC
[PATCH 0/2] Make option-lookup macros explicit
2014-05-10 11:12 UTC (6+ messages)
` [PATCH 1/2] Handwritten part of introduction of GCC_OPTION macro
` [PATCH 2/2] Autogenerated "
[PATCH] Add support for MIPS r3 and r5
2014-05-10 9:16 UTC (6+ messages)
[PATCH] Fortran OpenMP 4.0 support, part 1
2014-05-10 8:32 UTC (5+ messages)
[PATCH] Fix PR c++/60994 gcc does not recognize hidden/shadowed enumeration as valid nested-name-specifier
2014-05-10 0:56 UTC (3+ messages)
[C++ patch] Fix c++/PR61133, implement the resolution of DR1760
2014-05-09 23:02 UTC
[RFC][PATCH] RL78 - Add predicates to reduce code bloat when accessing volatile memory
2014-05-09 21:57 UTC (4+ messages)
` [PING][RFC][PATCH] "
[GSoC] use obstack in parse_c_expr
2014-05-09 20:40 UTC (2+ messages)
[C PATCH] Add location to error_init (PR c/61096)
2014-05-09 20:32 UTC (2+ messages)
[PATCH] Typofixes and a trivial change
2014-05-09 20:18 UTC (3+ messages)
[PATCH] Fix PR c++/60463, PE c++/60755 Incorrect discard of const qualifier
2014-05-09 20:07 UTC (4+ messages)
` [PATCH] Fix PR c++/60463, PR "
[PING PATCH] Extend mode-switching to support toggle
2014-05-09 19:47 UTC (3+ messages)
` [ PATCH] Extend mode-switching to support toggle (1/2)
[patch] add missing export for std::regex_error
2014-05-09 19:39 UTC
[PATCH] Fix uninitialised variable warning in tree-ssa-loop-ivcanon.c
2014-05-09 19:36 UTC (2+ messages)
-Wvariadic-macros does not print warning
2014-05-09 19:33 UTC (8+ messages)
[PATCH, testsuite] Fix rs6000 test case pack03.c to use new dg-require-effective-target dfp_hw
2014-05-09 19:32 UTC (2+ messages)
page: next (older) | prev (newer) | 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).