public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
C++ PATCH for c++/88136, -Wdeprecated-copy too noisy
 2018-12-12 15:30 UTC  (9+ messages)

[PATCH] [RFC] PR target/52813 and target/11807
 2018-12-12 15:13 UTC  (11+ messages)

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

[C++ Patch] Fix location of grokdeclarator error message about static data member definition
 2018-12-12 14:56 UTC 

[RFA] require profiling support for gcc.dg/lto/20100430-1_0.c test
 2018-12-12 14:24 UTC  (3+ messages)

RFA: libiberty: Add a limit on demangling qualifiers (PR 87241) (version 2)
 2018-12-12 13:47 UTC  (2+ messages)

[PATCH][libbacktrace] Add allocfail.sh test-case
 2018-12-12 13:40 UTC  (5+ messages)

[C++ PATCH] PR c++/87051
 2018-12-12 13:25 UTC  (13+ messages)

[committed 2/4] (Partial) OpenMP 5.0 support for GCC 9 (runtime library changes)
 2018-12-12 13:16 UTC  (7+ messages)
` [libgomp, nvptx] Disable OMP_{DISPLAY_AFFINITY,AFFINITY_FORMAT} support

[Patch 2/4][Aarch64] v2: Implement Aarch64 SIMD ABI
 2018-12-12 12:42 UTC  (3+ messages)

[PATCH] [MSP430] Fix gcc.dg/pr85180.c and gcc.dg/pr87985.c timeouts for msp430-elf -mlarge
 2018-12-12 12:09 UTC 

[PATCH v3 00/10] AMD GCN Port v3
 2018-12-12 12:07 UTC  (12+ messages)
` [PATCH v3 03/10] GCN libgcc
` [PATCH 01/10] Fix LRA bug
` [PATCH v3 02/10] GCN libgfortran
` [PATCH v3 08/10] Testsuite: GCN is always PIE
` [PATCH v3 06/10] GCN back-end config
` [PATCH v3 09/10] Ignore LLVM's blank lines
` [PATCH v3 04/10] GCN machine description
` [PATCH v3 05/10] GCN back-end code
` [PATCH v3 10/10] Port testsuite to GCN
` [PATCH v3 07/10] Add dg-require-effective-target exceptions

Add a loop versioning pass
 2018-12-12 12:06 UTC  (5+ messages)

[SPARC] Fix PR target/86806
 2018-12-12 11:40 UTC 

[Patch 1/4][Aarch64] v2: Implement Aarch64 SIMD ABI
 2018-12-12 11:39 UTC  (4+ messages)

[PATCH AArch64]Fix test failure for pr84682-2.c
 2018-12-12 11:29 UTC  (11+ messages)

RFA: libiberty: Add a limit on demangling qualifiers (PR 87241)
 2018-12-12 11:29 UTC 

[PATCH] Avoid epilogue peeling for x264 vectorization in x264_pixel_sad_x4_8x8
 2018-12-12 10:54 UTC 

[PATCH] Delete powerpcspe
 2018-12-12 10:36 UTC  (8+ messages)

[committed 1a/4] (Partial) OpenMP 5.0 support for GCC 9 (gcc middle-end)
 2018-12-12 10:33 UTC  (5+ messages)
` [openmp] Fix openmp 5.0 builtin function types

[PATCH] x86: Add -march=cascadelake
 2018-12-12  9:48 UTC  (12+ messages)

[PATCH] libgcc: rs6000: tramp.S: fix placement of .cfi_endproc for __trampoline_setup
 2018-12-12  9:00 UTC  (2+ messages)

[C++ PATCH] Fix up __builtin_is_constant_evaluated handling in array type sizes (PR c++/88446)
 2018-12-12  8:45 UTC  (5+ messages)
  ` [C++ PATCH] Fix up __builtin_is_constant_evaluated handling in array type sizes (PR c++/88446, take 2)

[Ada] Gigi support for OpenACC pragmas
 2018-12-12  7:06 UTC  (3+ messages)

add taishanv110 pipeline scheduling
 2018-12-12  6:52 UTC  (3+ messages)
  ` 答复: "

[doc PATCH] update attribute docs for C++
 2018-12-12  4:41 UTC  (8+ messages)

[C++ PATCH] Fix up __builtin_is_constant_evaluated (PR c++/88449)
 2018-12-12  1:11 UTC  (2+ messages)

Arabia Oil Offer
 2018-12-12  0:59 UTC 

[Committed] PR fortran/88155 -- Avoid NULL pointer reference
 2018-12-12  0:56 UTC 

libgo patch committed: Add precise stack scan support
 2018-12-12  0:03 UTC  (7+ messages)
  ` [gofrontend-dev] "

[PATCH 1/9]: C++ P0482R5 char8_t: Documentation updates
 2018-12-11 23:35 UTC  (2+ messages)

[PATCH] accept all C integer types in function parameters referenced by alloc_align (PR 88363)
 2018-12-11 23:19 UTC  (16+ messages)

[Committed] PR fortran/88249 -- Check for UNIT in file positioning
 2018-12-11 23:18 UTC 

Fix PR ada/88429
 2018-12-11 23:05 UTC 

[PATCH] C++: better locations for bogus initializations (PR c++/88375)
 2018-12-11 22:07 UTC 

C++ PATCH for c++/88216, ICE with class type in non-type template parameter
 2018-12-11 21:05 UTC  (3+ messages)

[PING] Re: [PATCH 1/2] C++: more location wrapper nodes (PR c++/43064, PR c++/43486)
 2018-12-11 19:52 UTC  (4+ messages)
` [PATCH 1/2] v2: "
  ` [PATCH 2/2] v2: C++: improvements to binary operator diagnostics (PR c++/87504)
    ` PING "

[committed] [PR tree-optimization/80520] Throttle path splitting slightly
 2018-12-11 19:06 UTC  (4+ messages)
` [PATCH] Fix up split-path-11.c testcase (Re: [committed] [PR tree-optimization/80520] Throttle path splitting slightly.)

C++ PATCH to implement P1064R0, Virtual Function Calls in Constant Expressions (v4)
 2018-12-11 18:53 UTC  (12+ messages)
                  ` [C++ PATCH] FIx constexpr virtual function call handling on ia64 (PR c++/87861)

C++ PATCH for c++/86608, reading constexpr volatile variable
 2018-12-11 18:48 UTC  (4+ messages)

[PATCH 0/4] c/c++, asm: Various updates
 2018-12-11 17:31 UTC  (5+ messages)
` [PATCH 2/4] c/c++, asm: Use nicer error for duplicate asm qualifiers

[PATCH] Add std::is_constant_evaluated wrapper around __builtin_is_constant_evaluated
 2018-12-11 17:01 UTC  (2+ messages)

[PATCH] Fix cleanup_auto_inc_dec on x86 (PR rtl-optimization/88416)
 2018-12-11 16:44 UTC 

[PATCH] Add TREE_CODE == SSA_NAME checks to register_edge_assert_for_2 (PR tree-optimization/88444)
 2018-12-11 16:32 UTC  (2+ messages)

[PATCH 1/3][GCC] Add new target hook asm_post_cfi_startproc
 2018-12-11 16:16 UTC  (5+ messages)

PR88346, Inconsistent list of CPUs supported by the rs6000 backend after r266502
 2018-12-11 16:15 UTC  (3+ messages)

[PATCH, ARM] Improve robustness of -mslow-flash-data
 2018-12-11 16:09 UTC  (3+ messages)

[PATCH] i386; Add -mmanual-endbr and cf_check function attribute
 2018-12-11 16:03 UTC  (4+ messages)
    ` PING^2: "

[C++ Patch] Add location_t parameter to grokvardecl
 2018-12-11 15:50 UTC  (2+ messages)

[PATCH 6/9][GCC][AArch64] Add Armv8.3-a complex intrinsics
 2018-12-11 15:47 UTC 

[PATCH 9/9][GCC][Arm] Add ACLE intrinsics for complex mutliplication and addition
 2018-12-11 15:47 UTC 

[PATCH, OpenACC] Add support for gang local storage allocation in shared memory
 2018-12-11 15:08 UTC  (8+ messages)

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84762
 2018-12-11 15:08 UTC  (6+ messages)

RFA/RFC: Add stack recursion limit to libiberty's demangler [v3]
 2018-12-11 15:07 UTC  (18+ messages)
` RFA/RFC: Add stack recursion limit to libiberty's demangler [v4]
    ` RFA/RFC: Add stack recursion limit to libiberty's demangler [v5]
              ` [PATCH] Set DEMANGLE_RECURSION_LIMIT to 1536

Fix alignment of dynamically allocated stack areas on ppc-vxworks
 2018-12-11 14:52 UTC 

[PATCH 6/6, OpenACC, libgomp] Async re-work, nvptx changes
 2018-12-11 13:50 UTC  (4+ messages)
    ` [PATCH 6/6, OpenACC, libgomp] Async re-work, nvptx changes (revised, v2)

[PATCH 4/6, OpenACC, libgomp] Async re-work, libgomp/target.c changes
 2018-12-11 13:47 UTC  (4+ messages)
    ` [PATCH 4/6, OpenACC, libgomp] Async re-work, libgomp/target.c changes (revised, v2)

[PATCH 5/6, OpenACC, libgomp] Async re-work, C/C++ testsuite changes
 2018-12-11 13:30 UTC  (3+ messages)
` Too strict synchronization with the local (host) thread? (was: [PATCH 5/6, OpenACC, libgomp] Async re-work, C/C++ testsuite changes)
  ` Too strict synchronization with the local (host) thread?

[C PATCH] Fix ubsan -fsanitize=float-cast-overflow ICE (PR sanitizer/88426)
 2018-12-11 13:08 UTC  (2+ messages)

[Ada] Add "Global => null" contracts to Ada.Calendar routines
 2018-12-11 12:16 UTC  (3+ messages)

[Ada] Do not expand code inside ignored ghost bodies
 2018-12-11 11:37 UTC 

[Ada] Spurious error with pragma Thread_Local_Storage
 2018-12-11 11:37 UTC 

[Ada] Crash on misplaced First operation for GNAT iterable type
 2018-12-11 11:37 UTC 

[Ada] Plug small loophole with pathological packed array type
 2018-12-11 11:36 UTC 

[Ada] Volatility, validity checks, and System.Aux_DEC
 2018-12-11 11:36 UTC 

[Ada] Improve error message when named number passed as global item
 2018-12-11 11:36 UTC 

[Ada] Fix setting of Has_Predicate flag for aggregate subtypes
 2018-12-11 11:36 UTC 

[Ada] gnatbind: ghost code with -gnatQ
 2018-12-11 11:34 UTC 

[Ada] Crash on generic instantiation in ignored Ghost context
 2018-12-11 11:34 UTC 

[Ada] Missing predicate check on declaration with aggregate expression
 2018-12-11 11:34 UTC 

[Ada] Crash on compilation unit function that builds in place
 2018-12-11 11:33 UTC 

[Ada] Crash on ignored Ghost expression function
 2018-12-11 11:33 UTC 

[Ada] Remove vxlink and vxaddr2line from this repository
 2018-12-11 11:33 UTC 

[Ada] Complete implementation of RM C.6(19) clause
 2018-12-11 11:32 UTC 

[Ada] Remove vxworks*-crtbe-link.spec
 2018-12-11 11:32 UTC 

[Ada] Stubs that complete generic subprogram do have a "prior declaration"
 2018-12-11 11:32 UTC 

[Ada] Support access types in GNATprove
 2018-12-11 11:32 UTC 

[Ada] Better error message from GNATprove on illegal switch
 2018-12-11 11:32 UTC 

[Ada] Additionsal trasformations for unnesting in package bodies
 2018-12-11 11:32 UTC 

[Ada] Fix an ICE on instantiated subprogram with -gnatc
 2018-12-11 11:31 UTC 

[Ada] Spurious errors on aspect specifications in generic units
 2018-12-11 11:31 UTC 

[Ada] Suppress call to Initial_Condition when the annotation is ignored
 2018-12-11 11:31 UTC 

[Ada] Crash on nesting of subunits with bodies acting as specs
 2018-12-11 11:31 UTC 

[Ada] Spurious visibility error on aspect Predicate
 2018-12-11 11:31 UTC 

[aarch64] PR target/87369 Prefer bsl/bit/bif for copysign
 2018-12-11 11:27 UTC 

[PATCH] Fix PR88448
 2018-12-11 11:11 UTC 

[PATCH] Rip out rhs-to-tree from tree-affine.c
 2018-12-11 10:30 UTC 

[ARM/FDPIC v4 00/20] FDPIC ABI for ARM
 2018-12-11 10:27 UTC  (4+ messages)

[PATCH] TLC to ccmp.c
 2018-12-11 10:25 UTC 

[PATCH 0/2][ARC] Fixes needed for the upcomming release
 2018-12-11 10:23 UTC  (3+ messages)
` [PATCH 1/2] [ARC] Fix REG_CLASS_NAMES
` [PATCH 2/2] [ARC] Fix millicode wrong blink restore

[PATCH 0/9] [libbacktrace] Handle .gnu_debugaltlink
 2018-12-11 10:14 UTC  (10+ messages)
` [PATCH 8/9] [libbacktrace] Add btest_dwz test-case
` [PATCH 7/9] [libbacktrace] Handle DW_FORM_GNU_ref_alt
` [PATCH 3/9] [libbacktrace] Handle alt FORMS without .gnu_debugaltlink
` [PATCH 1/9] [libbacktrace] Read .gnu_debugaltlink
` [PATCH 6/9] [libbacktrace] Factor out read_referenced_name_1
` [PATCH 5/9] [libbacktrace] Unify function name preference handling
` [PATCH 2/9] [libbacktrace] Add altlink field to struct dwarf_data
` [PATCH 4/9] [libbacktrace] Handle DW_FORM_GNU_strp_alt
` [PATCH 9/9] [libbacktrace] Add printdwarftest_dwz_cmp.sh test-case

[PATCH] Make LTO tests that require recent binutils UNSUPPORTED with older ones (PR lto/86004)
 2018-12-11  9:41 UTC  (5+ messages)

[PATCH] PR86957
 2018-12-11  9:14 UTC  (13+ messages)
              ` [committed, testsuite] Fix PR88310

[PATCH] Add define_insn_and_split for combine to detect x < 123U ? -1 : 0 (PR target/88425)
 2018-12-11  9:08 UTC  (6+ messages)

[committed] Avoid -Wmissing-attributes warnings in libquadmath
 2018-12-11  8:35 UTC 

[PATCH] rs6000: Don't use rs6000_isa_flags_explicit for soft float tests (PR88145)
 2018-12-11  8:27 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).