public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 0/9] Add debug_annotate attributes
 2022-06-24 18:01 UTC  (8+ messages)
      ` kernel sparse annotations vs. compiler attributes and debug_annotate_{type,decl} WAS: "
        ` kernel sparse annotations vs. compiler attributes and debug_annotate_{type, decl} "

[committed] analyzer: consolidate call_string instances
 2022-06-24 17:49 UTC 

[committed] analyzer: whitespace cleanups
 2022-06-24 17:49 UTC 

[PATCH v3] rs6000: Adjust mov optabs for opaque modes [PR103353]
 2022-06-24 16:49 UTC  (6+ messages)
` PING^1 "
  ` PING^2 "

[PATCH] Improve reg_or_subregno to return INVALID_REGNUM when the subreg of memory is processed
 2022-06-24 16:40 UTC  (2+ messages)

[PATCH 0/8] Stop using obsoleted egrep/fgrep
 2022-06-24 16:21 UTC  (30+ messages)
` [PATCH 1/8] config: use grep -E instead of egrep
` [PATCH 2/8] fixincludes: use grep -E/-F instead of egrep/fgrep
` [PATCH 3/8] libstdc++: use grep -E instead of egrep in scripts
` [PATCH 4/8] libbacktrace: use grep -F instead of fgrep
` [PATCH 5/8] intl: stop using fgrep for exgettext
` [PATCH 6/8] fortran: use grep -F instead of fgrep
` [PATCH 7/8] testsuite: use grep -E instead of egrep
` [PATCH 8/8] contrib: "

[PATCH] libgfortran: Avoid using libquadmath powerpc64le fixes
 2022-06-24 15:30 UTC 

[PATCH] PR tree-optimization/94026: Simplify (X>>8)&6 != 0 as X&1536 != 0
 2022-06-24 15:09 UTC 

[PATCH RFA] ubsan: do return check with -fsanitize=unreachable
 2022-06-24 14:26 UTC  (5+ messages)

Add fnspec attributes to cxa_* functions
 2022-06-24 14:21 UTC  (3+ messages)

[PATCH] Enable some features for RTEMS in libstdc++
 2022-06-24 13:55 UTC  (3+ messages)

[PATCH] middle-end/106070 - bogus cond-expr folding
 2022-06-24 12:49 UTC 

[PATCH] RFC: Optimise SLP permutes of non-consecutive loads
 2022-06-24 12:18 UTC  (4+ messages)

[PATCH] libstdc++-v3: check for openat
 2022-06-24 11:03 UTC  (10+ messages)

[PATCH] fortran, libgfortran: Avoid using libquadmath for glibc 2.26+
 2022-06-24 10:29 UTC  (5+ messages)
    ` [PATCH] fortran, libgfortran, v2: "

[PATCH] libstdc++: testsuite: work around bitset namespace pollution
 2022-06-24  9:56 UTC  (2+ messages)

[PATCH] profile-count: fix /= and *= operators
 2022-06-24  8:38 UTC  (2+ messages)

[PATCH 2/3] lto-plugin: make claim_file_handler thread-safe
 2022-06-24  8:37 UTC  (2+ messages)

[PATCH] testsuite: Add new target check for no_alignment_constraints
 2022-06-24  6:58 UTC  (3+ messages)

[PATCH] testsuite: Handle default_packed for gcc.dg/builtin-object-size-20.c
 2022-06-24  6:55 UTC  (2+ messages)

[PATCH] testsuite: Rename test-defined macros
 2022-06-24  6:55 UTC  (2+ messages)

[PATCH] testsuite: Remove reliance on argc in lto/pr101868_0.c
 2022-06-24  6:54 UTC  (2+ messages)

[PATCH] Introduce -nolibstdc++ option
 2022-06-24  5:23 UTC  (9+ messages)

[PATCH] aarch64: testsuite: symbol-range compile only
 2022-06-24  2:33 UTC  (6+ messages)

[PATCH] libstdc++: testsuite: test symlnks ifdef _GLIBCXX_HAVE_SYMLINK
 2022-06-24  2:32 UTC  (12+ messages)

[PATCH v6, rs6000] Implemented f[min/max]_optab by xs[min/max]dp [PR103605]
 2022-06-24  2:02 UTC 

[PATCH] or1k: gcc: Add naked attribute
 2022-06-23 23:55 UTC 

[PATCH] testsuite: Skip btf-bitfields-1.c if int is less than 32-bits
 2022-06-23 21:21 UTC 

[PATCH] testsuite: Adjust btf-bitfields-1.c for default_packed
 2022-06-23 21:21 UTC 

[pushed] c++: anon union designated init [PR105925]
 2022-06-23 21:17 UTC  (2+ messages)
` [pushed] c++: designated init cleanup [PR105925]

Go patch committed: In Sort_bindings handle same value passed twice
 2022-06-23 19:45 UTC 

Go patch committed: unalias types for hash/equality functions
 2022-06-23 19:22 UTC 

[PATCH] c++: constexpr folding in unevaluated context [PR105931]
 2022-06-23 19:18 UTC  (2+ messages)

[PATCH] c++: context completion in lookup_template_class [PR105982]
 2022-06-23 19:17 UTC  (2+ messages)

[PATCH 00/12] RFC: Replay of serialized diagnostics
 2022-06-23 19:04 UTC  (15+ messages)
` [PATCH 01/12] diagnostics: add ability to associate diagnostics with rules from coding standards
` [PATCH 02/12] diagnostics: associate rules with plugins in SARIF output
` [PATCH 03/12] Add more emit_diagnostic overloads
` [PATCH 04/12] json: add json parsing support
` [PATCH 05/12] Placeholder libcpp fixups
` [PATCH 06/12] prune.exp: move multiline-handling to before other pruning
` [PATCH 07/12] Add deferred-locations.h/cc
` [PATCH 08/12] Add json-reader.h/cc
` [PATCH 09/12] Add json frontend
` [PATCH 10/12] Add sarif frontend
` [PATCH 11/12] Fixups to diagnostic-format-sarif.cc
` [PATCH 12/12] Work-in-progress of path remapping

Ping^2: [PATCH v2] diagnostics: Honor #pragma GCC diagnostic in the preprocessor [PR53431]
 2022-06-23 17:03 UTC 

[PATCH] RISC-V: Split unordered FP comparisons into individual RTL insns
 2022-06-23 16:44 UTC  (3+ messages)

[PATCH] libstdc++: testsuite: avoid predictable mkstemp
 2022-06-23 16:36 UTC  (4+ messages)

[PATCH] Inline memchr with a small constant string
 2022-06-23 16:26 UTC  (5+ messages)

[committed] libstdc++: Properly remove temporary directories in filesystem tests
 2022-06-23 16:21 UTC 

[PATCH, libgomp] Fix chunk_size<1 for dynamic schedule
 2022-06-23 15:47 UTC 

[pushed] c++: -Waddress and value-dependent expr [PR105885]
 2022-06-23 15:07 UTC  (2+ messages)
` [pushed] c++: -Waddress and if constexpr [PR94554]

Fix stmt_kills_ref_p wrt external throws
 2022-06-23 13:52 UTC  (2+ messages)

[PATCH][PUSHED] c++: properly initialize UBSAN built-ins
 2022-06-23 13:29 UTC 

[PATCH] libstdc++: testsuite: fs rename to self may fail
 2022-06-23 12:41 UTC  (10+ messages)

[PATCH] libstdc++: testsuite: use -lbsd for net_ts on RTEMS
 2022-06-23 12:39 UTC  (7+ messages)

c++: Prune unneeded macro locations
 2022-06-23 12:18 UTC 

[PATCH] testsuite: Compile slsr-39.c without vectorisation
 2022-06-23 11:42 UTC  (2+ messages)

[PATCH] libstdc++: 60241.cc: tolerate slightly shorter aggregate sleep
 2022-06-23 11:37 UTC  (9+ messages)

[PATCH] libstdc++: async: tolerate slightly shorter sleep
 2022-06-23 11:36 UTC  (2+ messages)

[committed] libstdc++: Simplify test by not using std::log2
 2022-06-23 11:34 UTC 

[PATCH] libstdc++: testsuite: skip fs space tests if not available
 2022-06-23 11:31 UTC  (4+ messages)

[PATCH] libstdc++: testsuite: skip fs last_write_time tests if not available
 2022-06-23 11:30 UTC  (4+ messages)

[x86 PATCH] PR target/105930: Split *xordi3_doubleword after reload
 2022-06-23  7:03 UTC  (2+ messages)

[pushed] c++: dependence of baselink [PR105964]
 2022-06-23  3:22 UTC  (2+ messages)
` [pushed] c++: tweak deduction with auto template parms

[PATCH] Fix typo
 2022-06-23  3:01 UTC 

[PATCH] Fix ICE when multiple speculative targets are expanded in different ltrans unit [PR93318]
 2022-06-23  2:46 UTC 

gcc-patches@gcc.gnu.org
 2022-06-23  2:15 UTC 

[PATCH] inline: Rebuild target option node for caller [PR105459]
 2022-06-23  2:03 UTC  (2+ messages)
` PING^1 "

[PATCH v3] rs6000: Fix the check of bif argument number [PR104482]
 2022-06-23  2:02 UTC  (3+ messages)
` PING^1 "
  ` PING^2 "

[PATCH] rs6000: Handle unresolved overloaded builtin [PR105485]
 2022-06-23  2:02 UTC  (3+ messages)
` PING^1 "
  ` PING^2 "

[PATCH] libstdc++: retry removal of dir entries if dir removal fails
 2022-06-23  1:02 UTC  (3+ messages)

[pushed] c++: class scope function lookup [PR105908]
 2022-06-22 22:00 UTC 

[PATCH] gcc/configure.ac: fix --enable-fixed-point enablement [PR34422]
 2022-06-22 21:14 UTC  (3+ messages)

[r13-1203 Regression] FAIL: gcc.dg/tree-ssa/slsr-39.c scan-tree-dump-times slsr "Replacing reference: " 4 on Linux/x86_64
 2022-06-22 18:20 UTC 

[PATCH] tilegx: Fix infinite loop in gen-mul-tables generator
 2022-06-22 18:16 UTC  (2+ messages)

[committed] d: Merge upstream dmd 6203135dc, druntime e150cca1, phobos a4a18d21c
 2022-06-22 15:58 UTC 

c++: Remove ifdefed code
 2022-06-22 15:47 UTC 

[PATCH] c: Extend the -Wpadded message with actual padding size
 2022-06-22 11:50 UTC  (6+ messages)
        ` [PATCH v2] "

[PATCH] ipa-icf: skip variables with body_removed
 2022-06-22 10:56 UTC  (5+ messages)

[PATCH] libstdc++: testsuite: tolerate non-cancelling sleep
 2022-06-22  9:13 UTC  (2+ messages)

[PATCH v2, rs6000] Use CC for BCD operations [PR100736]
 2022-06-22  8:26 UTC 

[PATCH RFA] ubsan: default to trap on unreachable at -O0 and -Og [PR104642]
 2022-06-22  8:05 UTC  (8+ 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).