public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH, libgcc] Bug fix in udivmodhi4.c
 2018-12-05 14:26 UTC 

[gomp4] Async related additions to OpenACC runtime library
 2018-12-05 14:25 UTC  (5+ messages)
` OpenACC ICV acc-default-async-var (was: [gomp4] Async related additions to OpenACC runtime library)
  ` OpenACC ICV acc-default-async-var
    ` [PR88370] acc_get_cuda_stream/acc_set_cuda_stream: acc_async_sync, acc_async_noval (was: OpenACC ICV acc-default-async-var)

[PATCH] dumpfile.c: use prefixes other that 'note: ' for MSG_{OPTIMIZED_LOCATIONS|MISSED_OPTIMIZATION}
 2018-12-05 13:57 UTC  (6+ messages)

[PATCH] be more permissive about function alignments (PR 88208)
 2018-12-05 13:50 UTC  (3+ messages)

[SPARC] Fix PR target/87807
 2018-12-05 13:50 UTC  (3+ messages)

[C++ Patch] Fix grokbitfield location
 2018-12-05 12:46 UTC 

[PATCH] Fix PR86637
 2018-12-05 11:34 UTC 

[PATCH] PR86957
 2018-12-05 11:33 UTC  (10+ messages)
              ` [committed, testsuite] Fix PR88310

[C++ PATCH] Fix clone_body (PR c++/86669)
 2018-12-05 11:04 UTC  (2+ messages)
` Patch ping (Re: [C++ PATCH] Fix clone_body (PR c++/86669))

[PATCH, og8] Add OpenACC 2.6 `acc_get_property' support
 2018-12-05 10:12 UTC  (2+ messages)

[PATCH/coding style] clarify pointers and operators
 2018-12-05 10:05 UTC  (2+ messages)

Use unsigned arithmetic for demoted vector plus/minus/mult (PR 88064)
 2018-12-05 10:02 UTC  (2+ messages)

[PATCH] testsuite: turn down verbosity of "process-message"
 2018-12-05  9:57 UTC  (2+ messages)

COOPERATION
 2018-12-05  9:48 UTC 

[PATCH] Fix unroll-and-jam (PR tree-optimization/87360)
 2018-12-05  9:28 UTC  (2+ messages)

[PATCH] [PR85569] skip constexpr target_expr constructor dummy type conversion
 2018-12-05  8:45 UTC  (4+ messages)
    ` [committed] Add testcase for already fixed PR c++/87897

avoid null ptr deref in cselib_record_sets
 2018-12-05  8:32 UTC  (2+ messages)

Make claer, when contributions will be ignored
 2018-12-05  7:36 UTC 

[PATCH 1/9]: C++ P0482R5 char8_t: Documentation updates
 2018-12-05  7:10 UTC  (3+ messages)

[PATCH 2/9]: C++ P0482R5 char8_t: Core language support
 2018-12-05  7:10 UTC  (4+ messages)

[PATCH] [PR86397] set p_t_decl while canonicalizing eh specs for mangling
 2018-12-05  6:32 UTC  (5+ messages)

Fortran patches
 2018-12-05  4:59 UTC 

[doc PATCH] update attribute docs for C++
 2018-12-05  3:49 UTC  (6+ messages)

[Patch,Testsuite][MIPS][Committed] Adjusted msa compare instructions clti to clei
 2018-12-05  3:45 UTC 

[PATCH] Fix -fsanitize=address -fstack-protector* (PR sanitizer/88333)
 2018-12-05  3:19 UTC  (2+ messages)

[PATCH, csky] Force .init_array suppor for GLIBC
 2018-12-05  1:50 UTC 

libgo: remove AIX flock emulation
 2018-12-05  1:11 UTC 

[PATCH] rs6000: Fix AIX aggregate passing fix
 2018-12-05  0:26 UTC 

[PATCH 1/2] C++: more location wrapper nodes (PR c++/43064, PR c++/43486)
 2018-12-04 23:31 UTC  (7+ messages)
` [PING] "
    ` [PATCH 1/2] v2: "
      ` [PATCH 2/2] v2: C++: improvements to binary operator diagnostics (PR c++/87504)

[committed] Add testcase for already fixed PR tree-optimization/87320
 2018-12-04 23:29 UTC 

[committed] Handle targets with 2 byte wchar_t better in strlenopt-58.c
 2018-12-04 23:23 UTC 

[PATCH 1/3][rs6000] x86-compat vector intrinsics fixes for BE, 32bit
 2018-12-04 23:01 UTC  (4+ messages)

patch to fix PR88317
 2018-12-04 22:56 UTC 

[PATCH, rs6000] Fix PR87496: ICE in aggregate_value_p at gcc/function.c:2046
 2018-12-04 22:54 UTC  (3+ messages)

[PATCH 3/3][rs6000] Enable x86-compat vector intrinsics testing
 2018-12-04 22:08 UTC  (2+ messages)

Fix move_if_noexcept usages in _Hashtable
 2018-12-04 21:43 UTC  (3+ messages)

[committed] spellcheck.c: add another selftest for PR c/82967
 2018-12-04 21:35 UTC 

[PATCH 2/3][rs6000] Fix x86-compat vector intrinsics testcases for BE, 32bit
 2018-12-04 21:34 UTC  (2+ messages)

[PATCH, OpenACC] Support Fortran derived type members in "acc update" directives
 2018-12-04 19:20 UTC  (5+ messages)

C++ PATCH for c++/88184, ICE when treating name as template-name
 2018-12-04 19:09 UTC  (6+ messages)

[doc PATCH] document when GCC ignores attribute aligned
 2018-12-04 18:42 UTC  (3+ messages)

[PATCH PR libstdc++/88341] -
 2018-12-04 18:10 UTC 

[PATCH 0/3][rs6000] x86-compat vector intrinsics fixes for BE, 32bit
 2018-12-04 18:07 UTC  (2+ messages)

[Patch, ppc/darwin 2/2] Make Darwin's call handling follow the style of AIX/ELFv2/sysv
 2018-12-04 17:38 UTC  (3+ messages)

RFA/RFC: Add stack recursion limit to libiberty's demangler
 2018-12-04 17:08 UTC  (17+ messages)
        ` RFA/RFC: Add stack recursion limit to libiberty's demangler [v3]
                ` RFA/RFC: Add stack recursion limit to libiberty's demangler [v4]
                    ` RFA/RFC: Add stack recursion limit to libiberty's demangler [v5]

[PATCH, Fortran] pad char to int conversions with spaces instead of zeros (legacy)
 2018-12-04 17:04 UTC  (3+ messages)

[RFC][PATCH]Merge VEC_COND_EXPR into MASK_STORE after loop vectorization
 2018-12-04 16:34 UTC  (9+ messages)

patch to fix PR88282
 2018-12-04 16:13 UTC  (2+ messages)

[PATCH, rs6000] Port cleanup patch, use rtl.h convenience macros, etc
 2018-12-04 16:13 UTC 

Reduce memory usage of ipa-cp streaming
 2018-12-04 15:55 UTC 

[patch] various OpenACC reduction enhancements
 2018-12-04 15:54 UTC  (8+ messages)
` [patch] various OpenACC reduction enhancements - ME and nvptx changes
` [patch] various OpenACC reduction enhancements - FE changes
` [patch] various OpenACC reduction enhancements - test cases

[PATCH] Further rs6000 asm modifier tweaks (PR target/88188)
 2018-12-04 15:32 UTC  (2+ messages)

[PATCH v2 0/2] asm qualifiers (PR55681) and asm inline
 2018-12-04 15:31 UTC  (5+ messages)
` [PATCH 1/2] asm qualifiers (PR55681)
` [PATCH 2/2] asm inline

[doc, rfc] document __builtin_setjmp and __builtin_longjmp
 2018-12-04 15:08 UTC  (3+ messages)

C++ patch ping
 2018-12-04 14:47 UTC 

[PATCH] Make std::match_results::_M_resize more useful
 2018-12-04 14:31 UTC 

[PATCH, libgo]: Use build.Default.Compiler in go/cmd/vet/types.goq
 2018-12-04 14:29 UTC  (2+ messages)

[PATCH, OpenACC] Enable GOMP_MAP_FIRSTPRIVATE_INT for OpenACC
 2018-12-04 14:27 UTC  (2+ messages)

[PATCH] Make function clone name numbering independent
 2018-12-04 14:07 UTC  (27+ messages)
              ` [PING][PATCH] "
                ` [PING v2][PATCH] "
                          ` [PATCH v3] "

[PATCH][OpenACC] update gfortran's tile clause error handling
 2018-12-04 14:07 UTC  (2+ messages)

[PATCH, OpenACC] (2/2) Fix implicit mapping for array slices on lexically-enclosing data constructs (PR70828)
 2018-12-04 14:05 UTC  (2+ messages)

[PATCH, OpenACC] (1/2) Fix implicit mapping for array slices on lexically-enclosing data constructs (PR70828)
 2018-12-04 14:02 UTC  (2+ messages)

[patch,openacc] Propagate independent clause for OpenACC kernels pass
 2018-12-04 13:55 UTC  (5+ messages)

[patch] Add OpenACC Fortran support for deviceptr and variable in common blocks
 2018-12-04 13:50 UTC  (3+ messages)

[patch,openacc] Set safelen to INT_MAX for oacc independent pragma
 2018-12-04 13:50 UTC  (3+ messages)

[testsuite] Require ucn support in gdc.test/compilable/ddoc12.d (PR d/88039)
 2018-12-04 13:49 UTC  (8+ messages)

[PATCH][OpenACC] Update deviceptr handling during gimplification
 2018-12-04 13:39 UTC  (2+ messages)

[patch,openacc] Generate sequential loop for OpenACC loop directive inside kernels
 2018-12-04 13:37 UTC  (3+ messages)

[PATCH] Fix predict-22.c testcase (PR tree-optimization/88285)
 2018-12-04 13:37 UTC  (3+ messages)

[PATCH] Fix P0634R3 - Down with typename! testsuite fallout
 2018-12-04 13:19 UTC  (2+ messages)

[PATCH] Fix PR88301
 2018-12-04 13:17 UTC  (3+ messages)

[PATCH][RFC] Poison bitmap_head->obstack
 2018-12-04 13:16 UTC 

OpenACC 2.5 Profiling Interface (incomplete)
 2018-12-04 13:13 UTC  (3+ messages)
` OpenACC 2.5 Profiling Interface

[RFC][AArch64] Add support for system register based stack protector canary access
 2018-12-04 12:58 UTC  (2+ messages)

PR C++/88114 - patch for destructor not generated for "virtual ~destructor() = default"
 2018-12-04 12:42 UTC  (4+ messages)
` *ping* – PR C++/88114 - PATCH "
  ` *ping*^2 "
    ` *PING*^3 [C++ Patch] "

[OpenACC] Enable firstprivate OpenACC reductions
 2018-12-04 12:25 UTC  (2+ messages)

[patch,openacc] C, C++ OpenACC wait diagnostic change
 2018-12-04 11:46 UTC  (7+ messages)

[PATCH] Fix miscompiles with latest VRP change
 2018-12-04 11:25 UTC 

[PATCH] Fix PR64242
 2018-12-04 10:23 UTC  (6+ messages)

[committed] C++ PATCH to add test for c++/83856
 2018-12-04 10:23 UTC  (4+ messages)

[PATCH AutoFDO/2]Treat ZERO as common profile probability/count
 2018-12-04  8:40 UTC  (5+ messages)

Fix ICE in pp_cxx_unqualified_id (PR c++/88348)
 2018-12-04  8:31 UTC 

[doc,committed] clarify docs for function attribute "const"
 2018-12-04  6:04 UTC  (7+ messages)

[Patch, ppc/darwin 1/2] Fix bootstrap
 2018-12-04  5:33 UTC  (4+ messages)

[patch,opencc] Don't mark OpenACC auto loops as independent inside acc parallel regions
 2018-12-04  0:07 UTC  (2+ messages)

[PATCH] v3: C/C++: add fix-it hints for missing '&' and '*' (PR c++/87850)
 2018-12-03 22:14 UTC  (4+ messages)
` [PATCH] v4: "

[PATCH] C++: improvements to diagnostics that use %P (more PR c++/85110)
 2018-12-03 22:06 UTC  (2+ messages)
` [PATCH v2] C++: improvements to diagnostics using "

[C++ PATCH] Fix xvalue COND_EXPR handling (PR c++/88103)
 2018-12-03 21:58 UTC  (6+ messages)

[RFC] [PATCH][C][ADA] use function descriptors instead of trampolines in C
 2018-12-03 21:56 UTC  (10+ messages)
  ` [PATCH v2][C][ADA] "
              ` [PATCH v3][C][ADA] "

[PATCH] Delete powerpcspe
 2018-12-03 21:49 UTC  (3+ messages)

[PATCH, i386]: Correct vec_concatv2df alternative
 2018-12-03 20:59 UTC  (2+ messages)

libgo patch committed: Allow buildmode c-archive on ppc64
 2018-12-03 20:25 UTC 

[PATCH] Disallow configuring for powerpc*-*-linux*paired
 2018-12-03 19:32 UTC 

[PATCH 2/9][GCC][AArch64][middle-end] Add rules to strip away unneeded type casts in expressions
 2018-12-03 19:25 UTC  (6+ messages)

PR fortran/87919 patch for -fno-dec-structure
 2018-12-03 17:39 UTC  (12+ messages)

[committed] Minor H8 warning bugfix
 2018-12-03 17:13 UTC 

[PATCH 3/3] OpenACC 2.6 manual deep copy support (attach/detach)
 2018-12-03 17:03 UTC  (3+ messages)
` [PATCH] "

[wwwdocs] Add D language to news, frontends, release notes, and readings
 2018-12-03 16:50 UTC  (5+ messages)

[RFC][AArch64] Add support for system register based stack protector canary access
 2018-12-03 16:40 UTC  (3+ messages)

[committed] Clean up Fortran OpenACC wait clause handling
 2018-12-03 16:02 UTC  (2+ messages)

[Ada] Spurious error on dependent expression that is an array
 2018-12-03 15:53 UTC 

[Ada] Fixes for various wrong and missing error messages on ACATS B85100[567]
 2018-12-03 15:53 UTC 

[Ada] Fix recent regression on array aggregate with dynamic subtype
 2018-12-03 15:52 UTC 

[Ada] Add leap seconds for 2015 and 2016
 2018-12-03 15:52 UTC 

[Ada] Fix internal error on package instantiation on private type
 2018-12-03 15:52 UTC 

[Ada] A task not executing an entry call consumes an Entry_Call slot
 2018-12-03 15:51 UTC 

[Ada] Fix problematic overloading of operator in Ada 95 mode
 2018-12-03 15:51 UTC 

[Ada] Gigi support for OpenACC pragmas
 2018-12-03 15:50 UTC 

[Ada] Missing check on if-expression
 2018-12-03 15:50 UTC 

[Ada] Adjust the default MALLOC_OBSERVABLE_ALIGNMENT to 2 * POINTER_SIZE
 2018-12-03 15:50 UTC 

[Ada] Fix assertion failures with -gnatde and -gnatdv
 2018-12-03 15:50 UTC 

[PATCH] Fix PR88315
 2018-12-03 15:39 UTC 

[PATCH] Fix epilogue vectorization niter more
 2018-12-03 15:36 UTC 

[committed] Fix ICE due to bogus operand predicate in H8 port peepholes
 2018-12-03 15:21 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).