public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[gomp4.1] Initial support for some OpenMP 4.1 construct parsing
 2015-04-29 15:20 UTC  (4+ messages)

Refactor gcc/tree-vectorize.c:vectorize_loops
 2015-04-29 15:13 UTC  (4+ messages)

Fix OpenMP's target update directive in templated code
 2015-04-29 14:52 UTC  (9+ messages)
        ` OMP_CLAUSES with clauses in operand 0 (was: Fix OpenMP's target update directive in templated code)
            ` OMP_CLAUSES with clauses in operand 0

Bare bones of type verifier
 2015-04-29 14:36 UTC  (7+ messages)

[patch] Perform anonymous constant propagation during inlining
 2015-04-29 14:31 UTC  (5+ messages)

[PATCH][AArch64] Increase static buffer size in aarch64_rewrite_selected_cpu
 2015-04-29 14:10 UTC  (3+ messages)

[PATCH 0/13] Add musl support to GCC
 2015-04-29 14:06 UTC  (9+ messages)
` [PATCH 2/13] musl libc config
` [PATCH 5/13] microblaze musl support

Mostly rewrite genrecog
 2015-04-29 13:59 UTC  (5+ messages)

[PATCH][AArch64] Fix PR/65770 vstN_lane on bigendian
 2015-04-29 13:45 UTC  (3+ messages)

[C++ Patch] PR 64667
 2015-04-29 13:39 UTC  (2+ messages)

[PATCH,rs6000] Change -mcrypto to only affect Category:Vector.Crypto instructions
 2015-04-29 13:27 UTC  (2+ messages)

[PATCH 0/8] remove more conditional compilation
 2015-04-29 13:18 UTC  (3+ messages)
` [PATCH 3/8] add default for PCC_BITFIELD_TYPE_MATTERS

[Patch, fortran, pr65548, v1] [5 Regression] gfc_conv_procedure_call
 2015-04-29 12:52 UTC  (5+ messages)
    ` [Ping, Patch, "
          ` [Patch, fortran, pr65548, 2nd take] [5/6 "

Re: [RFC stage 1] Proposed new warning: -Wmisleading-indentation
 2015-04-29 12:35 UTC  (7+ messages)
` [PATCH 1/3] Implement -Wmisleading-indentation (v4)
  ` [PATCH 2/3] Fix spurious semicolons
  ` [PATCH 3/3] Fix indentation issues seen by -Wmisleading-indentation

[PATCH][AARCH64]Use shl for vec_shr_<mode> rtx pattern
 2015-04-29 12:10 UTC  (2+ messages)

[PATCH, testsuite]: Add ieee options to gfortran.dg/namelist_87.f90
 2015-04-29 12:06 UTC 

C++ PATCH for c++/50800 (ICE with may_alias and templates)
 2015-04-29 11:52 UTC  (4+ messages)

Use wi:: in canon_condition
 2015-04-29 11:42 UTC  (3+ messages)

[PATCH][AARCH64]Add ACLE 2.0 predefined macros: __ARM_ALIGN_MAX_PWR and __ARM_ALIGN_MAX_STACK_PWR
 2015-04-29 11:14 UTC  (5+ messages)
` [PING][PATCH][AARCH64]Add "

[PATCH, ARM] Fix for pr65924
 2015-04-29 11:13 UTC  (4+ messages)

[PATCH] PR target/48904 x86_64-knetbsd-gnu missing defs
 2015-04-29 10:58 UTC  (4+ messages)
` [PATCH] gimple-walk.c #include TLC

New French PO file for 'gcc' (version 5.1.0)
 2015-04-29 10:46 UTC 

[RFC: Patch, PR 60158] gcc/varasm.c : Pass actual alignment value to output_constant_pool_2
 2015-04-29 10:43 UTC  (6+ messages)

[rs6000] Fix compare debug failure on AIX
 2015-04-29 10:37 UTC  (2+ messages)

[PATCH][PR65818][bootstrap,hppa] Return side-effect free result in gimplify_va_arg_internal
 2015-04-29  9:53 UTC  (8+ messages)

[RFC]: Remove Mem/address type assumption in combiner
 2015-04-29  9:29 UTC 

[PATCH] Remove some restrictions on loop shape in tree-if-conv.c
 2015-04-29  9:27 UTC  (4+ messages)

[PATCH][PR65893] Move pass_stdarg to after pass_dce in pass_all_optimizations
 2015-04-29  9:25 UTC  (2+ messages)

[PATCH] XFAIL PR65917
 2015-04-29  8:53 UTC 

[PATCH] OpenACC for C++ front end
 2015-04-29  8:50 UTC  (6+ messages)
    ` Pragma parsing (was: [PATCH] OpenACC for C++ front end)
      ` gcc/c-family/c-pragma.h:pragma_omp_clause (was: Pragma parsing)

[PATCH] Some SLP with gaps related fixes
 2015-04-29  8:44 UTC 

[PATCH, RFC]: Next stage1, refactoring: propagating rtx subclasses
 2015-04-29  8:02 UTC  (7+ messages)

New template for 'gcc' made available
 2015-04-29  8:02 UTC 

[Fortran, Patch] (RFC, Coarray) Implement TS18508's EVENTS
 2015-04-29  7:58 UTC 

New template for 'cpplib' made available
 2015-04-29  7:56 UTC 

[PATCH, FT32] initial support
 2015-04-29  7:41 UTC  (8+ messages)

[Patch/rtl-expand] Take tree range info into account to improve LSHIFT_EXP expanding
 2015-04-29  3:53 UTC  (4+ messages)

[PR64164] drop copyrename, integrate into expand
 2015-04-29  3:51 UTC  (7+ messages)

C PATCH to reject va_arg (ap, void) (PR c/65901)
 2015-04-29  3:50 UTC  (2+ messages)

Fix librayr name of __builtin_allocal_with_align
 2015-04-29  3:38 UTC  (4+ messages)

[PATCH] Refactor handle_section_attribute to reduce nesting and distinguish error cases
 2015-04-29  2:20 UTC  (3+ messages)

[debug-early] gut out check_die
 2015-04-29  2:19 UTC 

[patch] Rewrite check_global_declarations() generically
 2015-04-29  1:42 UTC 

PR65217.c, improve canonicalization of implied copy from equality comparison
 2015-04-28 23:30 UTC  (3+ messages)

[PATCH][AArch64] Fix libstdc++ ABI baseline for aarch64-linux-gnu
 2015-04-28 23:28 UTC  (3+ messages)

[RFC stage 1] Proposed new warning: -Wmisleading-indentation
 2015-04-28 23:13 UTC  (4+ messages)

[C++ Patch] PR 59729
 2015-04-28 23:01 UTC  (2+ messages)

[PATCH/libiberty] fix build of gdb/binutils with clang
 2015-04-28 22:30 UTC 

C PATCH for c/65345 (file-scope _Atomic expansion, this time with floats)
 2015-04-28 22:23 UTC  (3+ messages)

C++ PATCH for c++/65896 (constexpr and empty bases)
 2015-04-28 21:35 UTC 

[patch] Only configure libstdc++-v3/python dir for hosted builds
 2015-04-28 20:29 UTC  (2+ messages)

[PATCH] Support -rdynamic on darwin12 and later
 2015-04-28 19:45 UTC  (2+ messages)

[Patch, Fortran] Prevent segfault with dump-*-original for implicit class expressions
 2015-04-28 19:43 UTC  (5+ messages)
      ` [commited, Patch, "

[Patch, MIPS] Change mips4 default processor to r10K
 2015-04-28 18:40 UTC  (2+ messages)

[PATCH, testsuite, committed] Remove spurious comment line from gcc.dg/vect/vect-33.c
 2015-04-28 18:38 UTC 

[PATCH] missing return in debug/vector _Safe_vector::operator=
 2015-04-28 18:31 UTC  (4+ messages)

[C++ RFC/Patch] PR 39813
 2015-04-28 18:17 UTC  (5+ messages)

[committed] Remove stray line in c_parser_binary_expression
 2015-04-28 17:44 UTC 

[PATCH] Fix size & type for cold partition names (hot-cold function partitioning)
 2015-04-28 17:36 UTC  (6+ messages)

c-family PATCH to improve -Wbool-compare (PR c/64610)
 2015-04-28 17:16 UTC  (2+ messages)

[PING 2][PATCH] libgcc: Add CFI directives to the soft floating point support code for ARM
 2015-04-28 17:10 UTC  (3+ messages)

gcc make clean fixes
 2015-04-28 17:09 UTC  (5+ messages)

[PATCH] Make wider use of "v" constraint in i386.md
 2015-04-28 16:59 UTC  (4+ messages)
    ` [PATCH, PR65915] Fix float conversion split

[PATCH,PING][ARM]Remove vec_shr and vec_shr optabs
 2015-04-28 16:41 UTC  (2+ messages)

[PING][PATCH][4.9]Backport "Fix register corruption bug in ree"
 2015-04-28 16:21 UTC  (2+ messages)
`  "

[PATCH] Improve PR44563
 2015-04-28 15:19 UTC  (2+ messages)

C++ PATCH for c++/65656 (constexpr and __builtin_constant_p)
 2015-04-28 15:15 UTC 

[PATCH, ARM] Alternatives and type attributes fixes
 2015-04-28 14:47 UTC  (5+ messages)

Improve LTO type checking during symtab merging
 2015-04-28 14:42 UTC  (7+ messages)

[PATCH] PR 62173, re-shuffle insns for RTL loop invariant hoisting
 2015-04-28 14:31 UTC  (24+ messages)

C++ delayed folding branch review
 2015-04-28 13:57 UTC  (5+ messages)

[patch] libstdc++/60333 fix make_signed and make_unsigned for long long enumerations
 2015-04-28 13:47 UTC 

[PATCH 6/n] OpenMP 4.0 offloading infrastructure: option handling
 2015-04-28 13:39 UTC  (8+ messages)

PR libstdc++/65883 missing unsigned in numeric_limits
 2015-04-28 13:28 UTC  (2+ messages)

[patch] libstdc++/61645 add noexcept to forward_list::splice_after
 2015-04-28 13:24 UTC 

[patch] libstdc++/65631 make std::seed_seq noncopyable
 2015-04-28 12:43 UTC 

[PATCH] [libstdc++/65839] whatis support for xmethods
 2015-04-28 12:38 UTC  (2+ messages)

[libstdc++ PATCH] Add support for std::uncaught_exceptions
 2015-04-28 12:36 UTC  (4+ messages)

[patch] Add std::void_t
 2015-04-28 12:09 UTC 

[patch, c, ping] Fix PR c/48956: diagnostics for conversions involving complex types (reviewed)
 2015-04-28 10:43 UTC  (5+ messages)

[PATCH] Fix PR65911
 2015-04-28 10:34 UTC 

[PATCH][expr.c] PR 65358 Avoid clobbering partial argument during sibcall
 2015-04-28 10:19 UTC  (9+ messages)

[PATCH][PR65823] Fix va_arg ap_copy nop detection
 2015-04-28  9:54 UTC  (7+ messages)

[PATCH, FRV, libgcc]: Move CRT_GET_RFIB_DATA to libgcc
 2015-04-28  9:44 UTC  (2+ messages)

[committed] Fix example in header comment in tree-call-cdce.c
 2015-04-28  9:10 UTC 

Change -fdump-ada-spec output for static member functions
 2015-04-28  9:05 UTC 

[PATCH] Fix PR65549, avoid force_decl_die in late compilation
 2015-04-28  8:57 UTC  (4+ messages)

[gomp4] Merge trunk r222446 (2015-04-26) into gomp-4_0-branch
 2015-04-28  8:37 UTC 

[PATCH] Fix PR62283
 2015-04-28  8:32 UTC 

[PATCH, Aarch64] Add FMA steering pass for Cortex-A57
 2015-04-28  8:30 UTC  (6+ messages)

[PATCH] Fix PR65851
 2015-04-28  7:49 UTC 

[Patch] Add regex_constants::__polynomial
 2015-04-28  6:53 UTC  (4+ messages)

[libstdc++, committed] fix PR65909
 2015-04-28  4:18 UTC 

update docs for --enable-languages
 2015-04-28  0:10 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).