public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Introduce -nolibstdc++ option
 2022-06-24  5:23 UTC  (9+ messages)

[PATCH] libstdc++-v3: check for openat
 2022-06-24  2:34 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 v3] rs6000: Adjust mov optabs for opaque modes [PR103353]
 2022-06-24  1:03 UTC  (5+ messages)
` PING^1 "
  ` PING^2 "

[PATCH] testsuite: Add new target check for no_alignment_constraints
 2022-06-24  0:33 UTC  (2+ messages)

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

[PATCH] testsuite: Handle default_packed for gcc.dg/builtin-object-size-20.c
 2022-06-23 21:21 UTC 

[PATCH] testsuite: Rename test-defined macros
 2022-06-23 21:21 UTC 

[PATCH] testsuite: Remove reliance on argc in lto/pr101868_0.c
 2022-06-23 21:21 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 

[PATCH] fortran, libgfortran: Avoid using libquadmath for glibc 2.26+
 2022-06-23 21:17 UTC  (4+ messages)

[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]

Add fnspec attributes to cxa_* functions
 2022-06-23 13:59 UTC 

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] RFC: Optimise SLP permutes of non-consecutive loads
 2022-06-23 12:00 UTC 

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

[PATCH] Enable some features for RTEMS in libstdc++
 2022-06-23 11:39 UTC 

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

[PATCH] Improve reg_or_subregno to return INVALID_REGNUM when the subreg of memory is processed
 2022-06-23  3:39 UTC 

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

[PATCH] libgompd: Fix sizes in OMPD support and add local ICVs finctions
 2022-06-22  7:55 UTC  (4+ messages)

[PATCH] libstdc++: fs: rtems subdir renaming
 2022-06-22  6:35 UTC 

[PATCH v5, rs6000] Implemented f[min/max]_optab by xs[min/max]dp [PR103605]
 2022-06-22  6:15 UTC  (3+ messages)

[PATCH RFA] ubsan: do return check with -fsanitize=unreachable
 2022-06-22  4:04 UTC  (4+ messages)

[PATCH] RISC-V: Add -mtune=thead-c906 to the invoke docs
 2022-06-22  2:31 UTC  (2+ messages)

[PATCH] xtensa: Fix buffer overflow
 2022-06-22  0:53 UTC  (2+ messages)

[PATCH 1/2]middle-end Support optimized division by pow2 bitmask
 2022-06-22  0:34 UTC  (10+ messages)

[PATCH] libstdc++: testsuite: call sched_yield for nonpreemptive targets
 2022-06-22  0:20 UTC  (3+ messages)

[PATCH] Fortran: fix simplification of INDEX(str1,str2) [PR105691]
 2022-06-21 21:27 UTC 

[PATCH v1] tree-optimization/95821 - Convert strlen + strchr to memchr
 2022-06-21 18:13 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH V2]rs6000: Store complicated constant into pool
 2022-06-21 18:10 UTC  (6+ messages)

[PATCH] data-ref: Improve non-loop disambiguation [PR106019]
 2022-06-21 17:46 UTC  (2+ messages)

[PATCH] Enhance _Hashtable for range insertion 0/5
 2022-06-21 17:12 UTC  (2+ messages)

[PATCH] libgo: Recognize off64_t / loff_t type definition of musl libc
 2022-06-21 16:53 UTC  (16+ messages)

[PATCH 0/9] Add debug_annotate attributes
 2022-06-21 16:12 UTC  (7+ 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] libgomp: Fix up target-31.c test [PR106045]
 2022-06-21 15:59 UTC 

[PATCH] i386: Disallow sibcall when calling ifunc functions with PIC register
 2022-06-21 14:53 UTC  (5+ messages)
` PING^1 "

[PATCH] i386: Add syscall to enable AMX for latest kernels
 2022-06-21 14:52 UTC  (6+ messages)

[PATCH 2/2]middle-end: Support recognition of three-way max/min
 2022-06-21 13:42 UTC  (5+ messages)

doc: Document module language-linkage supported
 2022-06-21 13:26 UTC 

[PATCH][wwwdocs] gcc-13: m2link branch
 2022-06-21 12:53 UTC  (3+ messages)

[PATCH] if-to-switch: Don't skip the first condition bb when find_conditions in if-to-switch [PR105740]
 2022-06-21 12:08 UTC  (9+ 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).