public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 1/2] pretty-print: support URL escape sequences (PR 87488)
 2019-12-16  3:42 UTC  (3+ messages)

[PATCH, c] all plattforms: support using a CC_REG instead cc0_rtx
 2019-12-16  2:39 UTC  (10+ messages)

[Patch, fortran] PR92753 - [9/10 Regression] ICE in gfc_trans_call, at fortran/trans-stmt.c:392
 2019-12-15 22:34 UTC  (2+ messages)

[PATCH] Fix documentation of -mpoke-function-name ARM option
 2019-12-15 18:42 UTC 

[patch, fortran] Introduce -finline-pack
 2019-12-15 18:20 UTC  (6+ messages)
      ` *Ping* Introduce -finline-arg-packing

[PATCH] Fix skip.exp test failure observed with gcc-9.2.0
 2019-12-15 11:38 UTC  (2+ messages)

[PATCH] track dynamic allocation in strlen (PR 91582)
 2019-12-15 11:25 UTC  (7+ messages)
  ` [PING 2][PATCH] "
    ` [PING 3][PATCH] "

C++ PATCH for c++/88337 - Implement P1327R1: Allow dynamic_cast in constexpr
 2019-12-14 21:35 UTC  (7+ messages)

AW: [PATCH] m68k architecture: support ccmode + lra
 2019-12-14 21:25 UTC  (2+ messages)

[committed] fix typos in attribute access
 2019-12-14 17:36 UTC 

[PATCH] Fix out of bounds array access in the preprocessor (PR preprocessor/92919)
 2019-12-14 17:33 UTC  (2+ messages)

Add a compatible_vector_types_p target hook
 2019-12-14 14:34 UTC  (11+ messages)

[PATCH] Fix up handling of __builtin_apply in ipa-pure-const (PR tree-optimization/92930)
 2019-12-14 11:20 UTC  (2+ messages)

[PATCH] Fix ipa_fn_summary_write for offloading LTO streaming (PR ipa/92357)
 2019-12-14 11:15 UTC  (2+ messages)

[Darwin, PPC, committed] Use Darwin9 bundle header for Rosetta builds
 2019-12-14  9:11 UTC  (2+ messages)

[PATCH] Fix PR70985
 2019-12-14  7:47 UTC  (3+ messages)

[PATCH] OpenACC reference count overhaul
 2019-12-14  0:19 UTC  (5+ messages)
    ` 'find_group_last' (was: [PATCH] OpenACC reference count overhaul)

[OpenACC] Update OpenACC data clause semantics to the 2.5 behavior
 2019-12-13 23:34 UTC  (3+ messages)
` [OpenACC] Elaborate/simplify 'exit data' 'finalize' handling (was: [OpenACC] Update OpenACC data clause semantics to the 2.5 behavior)

gccgo branch updated
 2019-12-13 22:11 UTC 

[PATCH] Fix pretty printers tests
 2019-12-13 21:27 UTC 

[Darwin, PPC, committed] Use Darwin9 dylib header for Rosetta builds
 2019-12-13 21:12 UTC 

libbacktrace patch committed: Add DWARF 5 support
 2019-12-13 20:05 UTC 

[PATCH 00/45] v4 of analyzer patch kit
 2019-12-13 18:32 UTC  (48+ messages)
` [PATCH 14/45] analyzer: add new files to Makefile.in
` [PATCH 05/45] Add pp_write_text_as_html_like_dot_to_stream
` [PATCH 02/45] hash-map-tests.c: add a selftest involving int_hash
` [PATCH 04/45] analyzer: internal documentation
` [PATCH 09/45] Add diagnostic_metadata and CWE support
` [PATCH 18/45] analyzer: logging support
` [PATCH 32/45] analyzer: new file: sm-sensitive.cc
` [PATCH 17/45] analyzer: command-line options
` [PATCH 15/45] analyzer: new files: analyzer-selftests.{cc|h}
` [PATCH 12/45] timevar.def: add TVs for analyzer
` [PATCH 37/45] analyzer: new files: program-point.{cc|h}
` [PATCH 28/45] analyzer: new files: sm.{cc|h}
` [PATCH 08/45] Add -fdiagnostics-nn-line-numbers
` [PATCH 23/45] analyzer: new files: analyzer.{cc|h}
` [PATCH 39/45] analyzer: new file: exploded-graph.h
` [PATCH 19/45] analyzer: new file: analyzer-pass.cc and pass registration
` [PATCH 34/45] analyzer: new file: sm-taint.cc
` [PATCH 20/45] analyzer: new files: graphviz.{cc|h}
` [PATCH 27/45] analyzer: new files: pending-diagnostic.{cc|h}
` [PATCH 24/45] analyzer: new files: tristate.{cc|h}
` [PATCH 10/45] Add diagnostic paths
` [PATCH 06/45] sbitmap.h: add operator const sbitmap & to auto_sbitmap
` [PATCH 13/45] analyzer: changes to configure.ac
` [PATCH 22/45] analyzer: new files: supergraph.{cc|h}
` [PATCH 44/45] gdbinit.in: add break-on-saved-diagnostic
` [PATCH 42/45] analyzer: new files: checker-path.{cc|h}
` [PATCH 11/45] Add ordered_hash_map
` [PATCH 41/45] analyzer: new files: engine.{cc|h}
` [PATCH 21/45] analyzer: new files: digraph.{cc|h} and shortest-paths.h
` [PATCH 45/45] analyzer: test suite
` [PATCH 30/45] analyzer: new file: sm-file.cc
` [PATCH 31/45] analyzer: new file: sm-pattern-test.cc
` [PATCH 25/45] analyzer: new files: constraint-manager.{cc|h}
` [PATCH 33/45] analyzer: new file: sm-signal.cc
` [PATCH 03/45] analyzer: user-facing documentation
` [PATCH 43/45] analyzer: new files: diagnostic-manager.{cc|h}
` [PATCH 07/45] vec.h: add auto_delete_vec
` [PATCH 26/45] analyzer: new files: region-model.{cc|h}
` [PATCH 29/45] analyzer: new files: sm-malloc.cc and sm-malloc.dot
` [PATCH 40/45] analyzer: new files: state-purge.{cc|h}
` [PATCH 36/45] analyzer: new files: call-string.{cc|h}
` [PATCH 35/45] analyzer: new files: analysis-plan.{cc|h}
` [PATCH 16/45] analyzer: new builtins
` [PATCH 38/45] analyzer: new files: program-state.{cc|h}
` [PATCH 01/45] gimple const-correctness fixes

[patch] Let libstdc++ know that VxWorks has_nanosleep
 2019-12-13 17:54 UTC 

[patch, openacc] Adjust tests for amdgcn offloading
 2019-12-13 17:44 UTC  (2+ messages)

[PATCH 00/49] RFC: Add a static analysis framework to GCC
 2019-12-13 17:32 UTC  (10+ messages)
` [PATCH 11/49] Add diagnostic_metadata and CWE support
` [PATCH 43/49] analyzer: new file: exploded-graph.h

[patch] Adapt libstdc++ os_defines for VxWorks to more recent versions
 2019-12-13 17:31 UTC 

[patch] Arrange to preinclude yvals.h ahead of stdint on VxWorks 7
 2019-12-13 16:59 UTC 

[committed, amdgcn] Add sub-dword vector multiply
 2019-12-13 16:39 UTC 

[patch] Setup system header wrappers for C++ on VxWorks
 2019-12-13 16:35 UTC 

[patch] Introduce an internal API for VxWorks version checks
 2019-12-13 16:25 UTC 

[patch] Simplify the compilation commands for config/vxworks.c
 2019-12-13 16:19 UTC 

[patch] Setup TARGET_C_PREINCLUDE for VxWorks
 2019-12-13 16:13 UTC 

[patch] Refine definitions for wchar_t/wint_t on VxWorks
 2019-12-13 16:04 UTC 

[patch] Identify sections in vx-common.h
 2019-12-13 15:44 UTC 

Fix merging of common target infos
 2019-12-13 15:43 UTC 

[committed, amdgcn] Add sub-dword vector extend and truncate insns
 2019-12-13 15:40 UTC 

AW: [PATCH] m68k architecture: support ccmode + lra
 2019-12-13 15:34 UTC  (19+ messages)

PR92881 "[OpenACC] In async context, need to use 'gomp_remove_var_async' instead of 'gomp_remove_var'" (was: [PATCH] OpenACC reference count overhaul)
 2019-12-13 14:43 UTC  (3+ messages)
` [PATCH, OpenACC] Fix potential race condition in OpenACC "exit data" operations

[LTO] PR 86416 – improve lto1 diagnostic if a mode does not exist (esp. for offloading targets)
 2019-12-13 14:35 UTC 

[patch] Define STARTFILE_PREFIX_SPEC for powerpc VxWorks < 7
 2019-12-13 14:18 UTC 

[patch] Improve recursion protection for VxWorks limits.h
 2019-12-13 14:04 UTC 

[patch] Improve VxWorks GTHREAD_ONCE_INIT
 2019-12-13 13:56 UTC 

[patch] Fix macro reference in gthr-vxworks-tls.c
 2019-12-13 13:39 UTC 

[patch] Fix typo in macro name guarding conditional in vxcrtstuff.c
 2019-12-13 13:36 UTC 

[testsuite][arm] Remove xfail for vect-epilogues test
 2019-12-13 13:06 UTC  (6+ messages)

[PATCH][AArch64] Fixup core tunings
 2019-12-13 12:40 UTC  (2+ messages)

[PATCH, og8] Add OpenACC 2.6 `no_create' clause support
 2019-12-13 12:07 UTC  (7+ messages)
  ` [Patch] Add OpenACC 2.6's no_create

[GCC][testsuite][ARM][AArch64] Add ARM v8.6 effective target checks to target-supports.exp
 2019-12-13 11:15 UTC  (2+ messages)

[GCC][PATCH][AArch64]Add ACLE intrinsics for dot product (usdot - vector, <us/su>dot - by element) for AArch64 AdvSIMD ARMv8.6 Extension
 2019-12-13 11:03 UTC  (2+ messages)

[PATCH] [AARCH64] Improve vector generation cost model
 2019-12-13 10:32 UTC  (2+ messages)

[PATCH][AArch64] Enable CLI for Armv8.6-a: armv8.6-a, i8mm and bf16
 2019-12-13 10:23 UTC  (6+ messages)

[GCC][PATCH][ARM]Add ACLE intrinsics for dot product (vusdot - vector, v<us/su>dot - by element) for AArch32 AdvSIMD ARMv8.6 Extension
 2019-12-13 10:23 UTC 

[Ada] Suppress Base_Address call on init of activation record components
 2019-12-13  9:55 UTC 

[Ada] Adding support for unsupported type conversion in CCG
 2019-12-13  9:55 UTC 

[Ada] Avoid spurious errors on Global/Depends in instantiations
 2019-12-13  9:55 UTC 

[Ada] Implement AI12-0109 (prohibit some "early" derivations)
 2019-12-13  9:55 UTC 

[Ada] Clear confusion about subcomponents of atomic object
 2019-12-13  9:55 UTC 

[Ada] Prevent inlining inside condition of while loop in GNATprove
 2019-12-13  9:55 UTC 

[Ada] Deallocation of controlled type implementing interface types
 2019-12-13  9:55 UTC 

[Ada] Detect illegal implicit type conversions
 2019-12-13  9:55 UTC 

[Ada] Up-level addressing problems with private tasks and selective accept procs
 2019-12-13  9:55 UTC 

[Ada] Fix support for > 24 hours image in Ada.Calendar.Formatting
 2019-12-13  9:55 UTC 

[Ada] Spurious error on overriding controlled primitive
 2019-12-13  9:55 UTC 

[Ada] Implement AI12-0101
 2019-12-13  9:55 UTC 

[Ada] Avoid spurious mismatch error of assertion policy in generics
 2019-12-13  9:55 UTC 

[Ada] Better error message for aliased formal and atomic actual
 2019-12-13  9:55 UTC 

[Ada] Rtsfind: minor comment fixes
 2019-12-13  9:55 UTC 

[Ada] Pragma Linker_Section in subprogram instantiations in CCG
 2019-12-13  9:55 UTC 

[Ada] Missing accessibility checks on conditionals
 2019-12-13  9:55 UTC 

[Committed] Add C testcases for PR 86659
 2019-12-13  8:31 UTC 

[PATCH] Fix simplify-rtx.c handling of avx512 vector comparisons (PR target/92908)
 2019-12-13  8:27 UTC  (8+ messages)

[RFC] ipa-cp: Fix PGO regression caused by r278808
 2019-12-13  8:17 UTC  (6+ messages)

[C++ PATCH] PR c++/92496 - ICE with <=> and no #include <compare>
 2019-12-13  5:05 UTC 

[PATCH PR92926]Fix wrong code caused by ctor node translation unit wide sharing
 2019-12-13  3:26 UTC 

[PATCH] Fix x86_64 va_arg (ap, __int128) handling (PR target/92904)
 2019-12-12 23:55 UTC  (2+ messages)

[PATCH] Ensure colorization doesn't corrupt multibyte sequences in diagnostics
 2019-12-12 23:21 UTC 

[Patch, Fortran] PR92898 - [9/10 Regression] ICE in gfc_check_is_contiguous, at fortran/check.c:7157
 2019-12-12 20:57 UTC  (5+ messages)
  ` Aw: "

Guard inclusion of vxAtomicLib.h from gthr-vxworks.h
 2019-12-12 18:43 UTC 

[Committed, testsuite] Fix PR92870
 2019-12-12 18:04 UTC 

[PATCH][Arm] Enable CLI for Armv8.6-a: armv8.6-a, i8mm and bf16
 2019-12-12 17:30 UTC  (2+ messages)

[avr,committed] Add support for some avrxmega3 devices
 2019-12-12 17:13 UTC 

[PATCH 0/X] Introduce HWASAN sanitizer to GCC
 2019-12-12 16:58 UTC  (8+ messages)
` [Patch 0/X] HWASAN v3
  ` [PATCH 7/X] [libsanitizer] Add tests
  ` [PATCH 3/X] [libsanitizer] Add option to bootstrap using HWASAN
  ` [PATCH 5/X] [libsanitizer][mid-end] Introduce stack variable handling for HWASAN
  ` Document --with-build-config=bootstrap-asan option

[PATCH][ARM][GCC][0/x]: Support for MVE ACLE intrinsics
 2019-12-12 16:09 UTC  (2+ messages)

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