public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PR fortran/83057, patch] - OPEN without a filename and without STATUS='SCRATCH' could produce a warning
 2019-02-22 21:26 UTC  (3+ messages)

[Committed] PR fortran/89431 -- correct documentation
 2019-02-22 20:49 UTC 

[patch] Add baseline for SPARC64/Linux
 2019-02-22 20:38 UTC  (6+ messages)

C++ PATCH for c++/89420 - ICE with CAST_EXPR in explicit-specifier
 2019-02-22 19:43 UTC  (4+ messages)

[PATCH] i386; Add -mmanual-endbr and cf_check function attribute
 2019-02-22 19:25 UTC  (6+ messages)
    ` PING^2: "

[committed] Fix -Wmissing-attributes warning in libstdc++ (PR libstdc++/89402)
 2019-02-22 19:19 UTC  (7+ messages)
    ` [PATCH] Fix -Wattributes "

[PATCH] fix ICE in __builtin_has_attribute (PR 88383 and 89288)
 2019-02-22 19:03 UTC  (10+ messages)
` PING "

[PATCH] x86: (Reapply) Move AESNI generation to Skylake and Goldmont
 2019-02-22 18:47 UTC  (3+ messages)

[PATCH] Fix not 8-byte aligned ldrd/strd on ARMv5
 2019-02-22 18:23 UTC  (3+ messages)
` [PING] "
  ` [PING**2] "

[committed] [rtl-optimization/87761] Partial fix by improving ability to generate exts instructions
 2019-02-22 17:53 UTC 

[PATCH] i386: Properly encode xmm16-xmm31/ymm16-ymm31 for vector move
 2019-02-22 16:42 UTC 

[Patch] [aarch64] PR target/89324 Handle stack pointer for SUBS/ADDS instructions
 2019-02-22 16:25 UTC  (5+ messages)

[PATCH] Fix a test (PR testsuite/89441)
 2019-02-22 15:43 UTC  (2+ messages)

[PR middle-end/85598] make -Wprintf* pass use loop info for PHI's
 2019-02-22 15:41 UTC  (9+ messages)

[PATCH] Fix up norm2 simplification (PR middle-end/88074)
 2019-02-22 14:40 UTC  (5+ messages)
` [PATCH] Minimum version of mpfr? (was Re: [PATCH] Fix up norm2 simplification (PR middle-end/88074))
  ` [PATCH] Minimum version of mpfr? (was Re: [PATCH] Fix up norm2 simplification (PR middle-end/88074)), take 2

[committed][nvptx, libgomp] Move rtl-dump test-cases to libgomp
 2019-02-22 13:25 UTC  (3+ messages)

[PATCH][3/2] Fix PR87609
 2019-02-22 12:34 UTC 

Use verify_oacc_routine_clauses for C/C++
 2019-02-22 12:25 UTC  (5+ messages)
` [patch,openacc] Use oacc_verify_routine_clauses "
  ` Repeated use of the OpenACC routine directive
    ` [patch,openacc] "
      ` PR89433 "Repeated use of the OpenACC 'routine' directive"

[nvptx] vector length patch series
 2019-02-22 11:23 UTC  (6+ messages)
      ` [nvptx, committed] Unify C/Fortran routine handling in nvptx_goacc_validate_dims

[PATCH, GCC, AArch64] Fix a couple of bugs in BTI
 2019-02-22 11:09 UTC  (3+ messages)

[OpenACC] Update OpenACC data clause semantics to the 2.5 behavior
 2019-02-22 11:02 UTC  (3+ messages)

[PATCH] Significantly speed up verifiers for a cgraph_node with many clones
 2019-02-22 11:02 UTC 

[PATCH] Fix PR78027
 2019-02-22 11:00 UTC  (2+ messages)

Use correct location information for OpenACC shape and simple clauses in C/C++
 2019-02-22 10:59 UTC  (4+ messages)
` [patch,openacc] Use correct location information for OpenACC shape and simple, "

[PATCH] Fix PR89440
 2019-02-22 10:58 UTC 

[PATCH, wwwdocs] Mention -march=armv8.5-a and other new command line options for AArch64 and Arm for GCC 9
 2019-02-22 10:56 UTC 

[PATCH] Remove vestiges of cc1-dummy
 2019-02-22 10:45 UTC 

[libgo, testsuite] Skip runtime.TestG0StackOverflow on Solaris
 2019-02-22 10:10 UTC 

[PATCH] Fix PR89437
 2019-02-22  9:58 UTC  (6+ messages)

[PATCH] [NDS32] Fix nds32_split_ashiftdi3 with large shift amount
 2019-02-22  9:17 UTC 

[PATCH][2/2] Fix PR87609
 2019-02-22  9:03 UTC 

[PATCH][1/2] Fix PR87609
 2019-02-22  8:42 UTC 

[C++ PATCH] PR c++/87685 - generic lambda 'this' capture error
 2019-02-22  8:34 UTC 

[C++ PATCH] PR c++/88394 - ICE with VLA init-capture
 2019-02-22  5:28 UTC 

[PATCH 00/25] AMD GCN Port
 2019-02-22  3:40 UTC  (13+ messages)
` [PATCH 11/25] Simplify vec_merge according to the mask

[C++ PATCH] PR c++/88869 - C++17 ICE with CTAD and explicit specialization
 2019-02-22  2:47 UTC 

[PATCH] avoid -Wabsolute-value in dead subexpressions (PR 89425)
 2019-02-22  2:07 UTC  (2+ messages)

[PATCH 8/9]: C++ P0482R5 char8_t: Updates to existing standard library tests
 2019-02-22  1:42 UTC  (3+ messages)

[PATCH 9/9]: C++ P0482R5 char8_t: Updates to gdb pretty printing support
 2019-02-22  1:23 UTC  (2+ messages)

[PATCH 6/9]: C++ P0482R5 char8_t: A small correction to a common testsuite header file
 2019-02-22  1:21 UTC  (2+ messages)

C++ PATCH for c++/88294 - ICE with non-constant noexcept-specifier
 2019-02-22  1:15 UTC  (6+ messages)

アラート:別のデバイスからログインしたApple IDログイン
 2019-02-22  1:10 UTC 

libgo patch committed: Remove unixgram test sockets
 2019-02-22  0:57 UTC 

libgo patch committed: remove work directory on usage error
 2019-02-22  0:55 UTC 

[C++ PATCH] PR c++/89422 - ICE with -g and lambda in default arg in template
 2019-02-21 23:25 UTC 

[C++ PATCH] PR c++/88419 - C++17 ICE with class template arg deduction
 2019-02-21 23:10 UTC 

Patch RFC: Avoid recursive insert into const_desc_htab
 2019-02-21 22:56 UTC  (3+ messages)

[PATCH 1/2][GCC][AArch64] Update Armv8.4-a's FP16 FML intrinsics
 2019-02-21 22:52 UTC  (2+ messages)

[PATCH][AArch64] Add support for Neoverse E1
 2019-02-21 22:51 UTC  (2+ messages)

[PATCH][AArch64] Add support for Neoverse N1
 2019-02-21 22:43 UTC  (2+ messages)

[PATCH][GCC][AArch64] Fix command line options canonicalization version #2. (PR target/88530)
 2019-02-21 22:42 UTC  (2+ messages)

[PATCH, testsuite] Enable vect_usad_char effective target for PowerPC and fix up SAD_EXPR testcases
 2019-02-21 22:39 UTC  (2+ messages)

[PATCH] Remove unused extern variables from debug (PR debug/86964)
 2019-02-21 21:45 UTC  (4+ messages)

[C++ PATCH] Ensure constexpr evaluation is done on pre-cp_fold_function bodies (PR c++/89285)
 2019-02-21 21:36 UTC  (8+ messages)
      ` [C++ PATCH] Ensure constexpr evaluation is done on pre-cp_fold_function bodies (PR c++/89285, take 3)
          ` [C++ PATCH] Ensure constexpr evaluation is done on pre-cp_fold_function bodies (PR c++/89285, take 4)

[PATCH] libstdc++/89130 and libstdc++/89090 fixes for vector relocation
 2019-02-21 20:59 UTC  (2+ messages)

[PATCH] sched-ebb.c: avoid moving table jumps (PR rtl-optimization/88423)
 2019-02-21 20:27 UTC  (11+ messages)

PING^1: [PATCH] driver: Also prune joined switches with negation
 2019-02-21 19:54 UTC  (13+ messages)
              ` V2 "
                    ` PING^1: "

[PATCH] avoid 4095/INT_MAX warning for fprintf (PR 88993)
 2019-02-21 19:08 UTC  (4+ messages)
  ` PING "

[PATCH 1/1] Move AESNI generation to Skylake and Goldmont
 2019-02-21 18:52 UTC  (5+ messages)

[PATCH] PR c++/88690 - C++17 ICE with empty base in aggregate
 2019-02-21 18:35 UTC 

[COMMITTED] Fix pr88850 test
 2019-02-21 18:31 UTC  (7+ messages)

[PATCH][arm] Add support for Neoverse N1
 2019-02-21 18:15 UTC 

V2 [PATCH] i386: Add pass_remove_partial_avx_dependency
 2019-02-21 17:43 UTC  (12+ messages)
    ` V3 "
              ` PING ^1: "
                ` [PATCH] [8/9 Regression] "

[PATCH] Fix 89437, incorrect result for sinl ( atanl (x))
 2019-02-21 17:09 UTC 

[PATCH] i386: Check -mindirect-branch/-mfunction-return with -fcf-protection
 2019-02-21 17:00 UTC  (4+ messages)
` PING^1: "

[PATCH 2/2][GCC][Arm] Update Armv8.4-a's FP16 FML intrinsics
 2019-02-21 17:00 UTC  (2+ messages)

[Patch] [arm] Fix 88714, Arm LDRD/STRD peepholes
 2019-02-21 13:05 UTC  (12+ messages)
                  ` [Patch] [arm] Fix 88714, Arm LDRD/STRD peepholes - remove q constraint

libgo patch committed: Run examples
 2019-02-21 12:02 UTC  (6+ messages)

[PATCH][C++] Fix ICE with VTV
 2019-02-21  9:57 UTC  (5+ messages)

[C++ PATCH] Don't ICE on invalid scoped enum E::~E (PR c++/89390)
 2019-02-21  8:14 UTC  (6+ messages)
` [PATCH] Capture source location of dtors "
    ` [PATCH v2] "

[PATCH, asmcons] Fix PR rtl-optimization/89313: ICE in process_alt_operands, at lra-constraints.c:2962
 2019-02-21  7:08 UTC 

[PATCH 0/2] RISC-V: Support ELF attribute for GCC
 2019-02-21  6:03 UTC  (5+ messages)
` [PATCH 1/2] RISC-V: Accept version, supervisor ext and more than one NSE for -march
` [PATCH 2/2] RISC-V: Support ELF attribute

C++ PATCH for c++/87921, wrong error with inline static data member
 2019-02-21  2:40 UTC 

libgo patch committed: Add S/390 support to internal/cpu package
 2019-02-21  1:45 UTC  (5+ messages)

[C++ PATCH] Fix -fsyntax-only (PR c++/89403)
 2019-02-21  1:42 UTC  (2+ messages)

[C++ PATCH] Fix -fno-weak ICE with inline vars (PR c++/89405)
 2019-02-21  1:06 UTC  (2+ messages)

[PATCH] Fix decode_field_reference ICE (PR middle-end/89091)
 2019-02-20 23:59 UTC  (2+ messages)

[PATCH] Fix ICE with _Complex type punning expansion (PR middle-end/89412)
 2019-02-20 23:53 UTC  (2+ messages)

[PATCH] Fix PR88074
 2019-02-20 22:55 UTC  (13+ messages)
      ` [PATCH] Fix PR88074 - take 2

[PATCH, i386]: Fix PR 89397, ICE in build_call_expr_loc_array at gcc/tree.c
 2019-02-20 22:22 UTC 

[PATCH, alpha]: Avoid warning: assignment to ‘struct sigcontext *’ from incompatible pointer type ‘mcontext_t *’
 2019-02-20 22:10 UTC 

[patch, fortran] Implement debug() for some Fortran data structures
 2019-02-20 21:52 UTC  (4+ messages)

Move -Wmaybe-uninitialized to -Wextra
 2019-02-20 21:12 UTC  (21+ messages)

[C++ PATCH] Fix cxx_eval_store_expression (PR c++/89336)
 2019-02-20 21:12 UTC  (8+ messages)

[patch, fortran] Fix PR 86119, spurios warning for len(classtype) with -Wconversion
 2019-02-20 21:08 UTC  (2+ messages)

[committed] Fix ICE with #line directive (PR c/89410)
 2019-02-20 20:31 UTC 

[PATCH][RFC] Extend locations where to seach for Fortran pre-include
 2019-02-20 20:11 UTC  (10+ messages)

Go patch committed: Fix comment typo
 2019-02-20 20:08 UTC 

[C++ PATCH] PR c++/87513 - 'sorry' mangling PMF template-id
 2019-02-20 20:00 UTC 

[C++ PATCH] PR c++/88380 - wrong-code with flexible array and NSDMI
 2019-02-20 19:14 UTC 

[LTO PATCH RFA] PR c++/88049 - ICE with undefined destructor and anon namespace
 2019-02-20 18:59 UTC  (3+ messages)

[C++ PATCH] preview: Fix braces around scalar initializer (C++/88572) Inbox x
 2019-02-20 18:29 UTC  (5+ messages)

[PATCH] rs6000: Fix PR 88100, range check for vec_splat_{su}{8,16,32}
 2019-02-20 16:58 UTC  (8+ messages)

[PATCH] libsanitizer: Restore internal_readlink for x32
 2019-02-20 16:33 UTC  (2+ messages)

[PATCH] 386: Set ix86_fpmath to FPMATH_387 without SSE
 2019-02-20 16:21 UTC  (8+ messages)
      ` [PATCH] i386: Require SSE for SSE FP math

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).