public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Speed up fixincludes
 2022-02-03 16:21 UTC  (8+ messages)

[PATCH] c++: Reject in constant evaluation address comparisons of start of one var and end of another [PR89074]
 2022-02-03 15:52 UTC  (6+ messages)
  ` [PATCH] c++: Further address_compare fixes [PR89074]
        ` [PATCH] c++, v2: "

[PATCH v2] Make `-Werror` optional in libatomic/libbacktrace/libgomp/libitm/libsanitizer
 2022-02-03 15:16 UTC  (9+ messages)
  ` [PATCH v3] "
          ` [PATCH v4] "

[PATCH][v2] Add CLOBBER_EOL to mark storage end-of-life clobbers
 2022-02-03 15:02 UTC 

[pushed] aarch64: Adjust tests after fix for PR102659
 2022-02-03 15:01 UTC  (3+ messages)

[PATCH] ranger: fix small thinko in fur_list constructor
 2022-02-03 14:47 UTC 

[PATCH] constrain conservative string lengths to array sizes [PR104119]
 2022-02-03 14:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/8] rs6000: Built-in function cleanups and bug fixes
 2022-02-03 14:44 UTC  (17+ messages)
` [PATCH 1/8] rs6000: More factoring of overload processing
    ` [PATCH v2 "
        ` [PATCH v3 "
` [PATCH 3/8] rs6000: Convert <x> built-in constraints to <x,y> form
  ` [PATCH 3/8] rs6000: Convert <x> built-in constraints to <x, y> form
        ` [PATCH v2 3/8] rs6000: Unify error messages for built-in constant restrictions
` [PATCH 5/8] rs6000: Fix LE code gen for vec_cnt[lt]z_lsbb [PR95082]
` [PATCH 6/8] rs6000: Remove -m[no-]fold-gimple flag [PR103686]

[PATCH] libgcc: Actually force divide by zero
 2022-02-03 14:30 UTC  (3+ messages)

[PATCH] Add CLOBBER_MARKS_EOL to mark storage end-of-life clobbers
 2022-02-03 14:16 UTC  (15+ messages)

[PATCH] debug/104337 - avoid messing with the abstract origin chain in NRV
 2022-02-03 14:15 UTC  (2+ messages)

[committed 0/7] Arm: mitigation for AES erratum on Cortex-a57 and Cortex-A72
 2022-02-03 13:28 UTC  (5+ messages)
` [PATCH 3/7] arm: Add option for mitigating against Cortex-A CPU erratum for AES
    ` ARM patch ping

[PATCH v3] match.pd: Simplify 1 / X for integer X [PR95424]
 2022-02-03 12:24 UTC  (17+ messages)
  ` [PATCH] match.pd: Fix up 1 / X for unsigned X optimization [PR104280]

[PATCH] PR rtl-optimization/101885: Prevent combine from clobbering flags
 2022-02-03 11:05 UTC 

[pushed] aarch64: Remove struct_vect_25.c XFAILs
 2022-02-03 10:50 UTC 

[pushed] aarch64: Add missing movmisalign patterns
 2022-02-03 10:49 UTC 

[pushed] aarch64: Remove VALL_F16MOV iterator
 2022-02-03 10:49 UTC 

[pushed] testsuite: Remove TSVC XFAILs for SVE
 2022-02-03 10:48 UTC 

[pushed] testsuite: Update guality xfails for aarch64*-*-*
 2022-02-03 10:47 UTC 

[PATCH][testsuite, nvptx] Add effective target sync_int_long_stack
 2022-02-03  9:55 UTC  (4+ messages)
` Add 'libgomp.oacc-c-c++-common/private-atomic-1.c' [PR83812] (was: [PATCH][testsuite, nvptx] Add effective target sync_int_long_stack)

[PATCH][pushed] Fix wording for: attribute ‘-xyz’ argument ‘target’ is unknown
 2022-02-03  9:20 UTC 

[PATCH][pushed] s390x: Fix one more -Wformat-diag
 2022-02-03  9:12 UTC  (3+ messages)

[PATCH 0/3] Enable pointer_query caching throughout
 2022-02-03  9:07 UTC  (5+ messages)
` [PATCH 1/3] Make pointer_query cache a private member
` [PATCH 2/3] Enable pointer_query caching for -Warray-bounds
` [PATCH 3/3] Enable pointer_query caching for -Wrestrict

s390: Fix bootstrap -Wformat-diag errors
 2022-02-03  8:59 UTC  (4+ messages)

[PATCH] ranger: Fix up wi_fold_in_parts for small precision types [PR104334]
 2022-02-03  8:34 UTC  (2+ messages)

Ping for [PATCH v6 00/12] Add LoongArch support
 2022-02-03  8:27 UTC 

[committed] openmp, fortran: Improve !$omp atomic checks [PR104328]
 2022-02-03  8:08 UTC 

ifcvt: Fix PR104153 and PR104198
 2022-02-03  8:00 UTC  (4+ messages)

[PATCH] c++: dependent array bounds completion [PR104302]
 2022-02-03  4:20 UTC 

[PATCH] tree-optimization/94899: Remove "+ 0x80000000" in int comparisons
 2022-02-03  3:50 UTC  (6+ messages)
      ` [PATCH v2] "

[committed] Correct typos in -Wuse-after-free description
 2022-02-03  0:51 UTC 

[committed] wwwdocs: gcc-4.5: Update link to MPC
 2022-02-02 23:43 UTC 

[PATCH] docs: replace http:// with https://
 2022-02-02 22:02 UTC  (3+ messages)

[committed] analyzer: stop -ftrivial-auto-var-init from suppressing uninit warnings [PR104270]
 2022-02-02 21:56 UTC  (3+ messages)
  ` [committed] docs: mention analyzer interaction with -ftrivial-auto-var-init [PR104270]

[PATCH] docs: remove --disable-stage1-checking from requirements
 2022-02-02 21:40 UTC  (3+ messages)

[PATCH] libstdc++: Add missing free functions for atomic_flag [PR103934]
 2022-02-02 21:35 UTC  (2+ messages)

[PATCH] c++: constrained auto in lambda using outer tparms [PR103706]
 2022-02-02 20:48 UTC  (3+ messages)

[committed] libstdc++: Reset filesystem::recursive_directory_iterator on error
 2022-02-02 20:47 UTC  (3+ messages)

[PATCH] c++: lambda in pack expansion using outer pack in constraint [PR103706]
 2022-02-02 20:44 UTC  (2+ messages)

[PATCH] rs6000/testsuite: Return 0 for powerpc_altivec_ok on other targets
 2022-02-02 20:25 UTC 

[PATCH] fortran: Unshare associate var charlen [PR104228]
 2022-02-02 20:20 UTC  (3+ messages)

[PATCH] powerc: Fix asm machine directive for some CPUs
 2022-02-02 18:01 UTC  (5+ messages)

[wwwdocs] gcc-12/changes.html (GCN): >1 workers per gang
 2022-02-02 17:54 UTC  (4+ messages)

[committed] libstdc++: Fix invalid instantiations in tests
 2022-02-02 17:38 UTC 

[committed] libstdc++: Fix link failure in _OutputIteratorConcept
 2022-02-02 17:38 UTC 

[PATCH v3 00/15] ARM/MVE use vectors of boolean for predicates
 2022-02-02 16:51 UTC  (6+ messages)
` [PATCH v3 07/15] arm: Implement MVE predicates as vectors of booleans

[committed] analyzer: fix missing check for uninit of return values
 2022-02-02 15:18 UTC 

[committed] analyzer: consolidate duplicate code in region::calc_offset
 2022-02-02 15:17 UTC 

[PATCH] reload: Adjust find_reloads to comment; test intersection, not subset
 2022-02-02 15:16 UTC  (5+ messages)
  ` [PATCH] reload: Adjust comment in find_reloads about subset, not intersection

[committed] analyzer: implement bit_range_region
 2022-02-02 15:13 UTC 

[PATCH][pushed] Remove dead macro: TEXT_SECTION_NAME
 2022-02-02 15:05 UTC 

[PATCH] lto: fix error handling for -Wl,-plugin-opt=debug
 2022-02-02 14:50 UTC  (4+ messages)

[PATCH] C, C++, OpenMP: Add 'has_device_addr' clause to 'target' construct
 2022-02-02 14:24 UTC  (7+ messages)
    ` [PATCH] C, C++, Fortran, "

[PING] PR100499 patches
 2022-02-02 14:06 UTC 

[PATCH][GCC11] IBM Z: fix `section type conflict` with -mindirect-branch-table
 2022-02-02 12:01 UTC  (2+ messages)

[PATCH] [PATCH, v3, 1/1, AARCH64][PR102768] aarch64: Add compiler support for Shadow Call Stack
 2022-02-02  9:33 UTC  (3+ messages)
  ` [PATCH] [PATCH,v3,1/1,AARCH64][PR102768] "

[PATCH] adjust warn-access pass placement [PR104260]
 2022-02-02  9:29 UTC  (2+ messages)

[PATCH] Reset relations when crossing backedges
 2022-02-02  9:27 UTC  (9+ messages)

[PATCH] [RFC][PR102768] aarch64: Add compiler support for Shadow Call Stack
 2022-02-02  9:25 UTC  (11+ messages)
` [PING^3][PATCH,v2,1/1,AARCH64][PR102768] "
  ` [PING^3][PATCH, v2, 1/1, AARCH64][PR102768] "

[GCC 11 PATCH 0/5] x86: Backport straight-line-speculation mitigation
 2022-02-02  9:22 UTC  (4+ messages)

[PATCH] declare std::array members attribute const [PR101831]
 2022-02-02  9:15 UTC  (6+ messages)

[Patch][wwwdocs + gcc] nvptx – update for -mptx change – gcc-12/changes.html + gcc/docs/invoke.texi
 2022-02-02  8:30 UTC 

[PATCH] gcc-12: Mention -mharden-sls= and -mindirect-branch-cs-prefix
 2022-02-02  6:59 UTC  (2+ messages)

[PATCH 5/5] cris: Reload using special-regs before general-regs
 2022-02-02  0:25 UTC 

[PATCH 4/5] cris: Don't discriminate against ALL_REGS in TARGET_REGISTER_MOVE_COST
 2022-02-02  0:24 UTC 

[PATCH 3/5] cris: Remove CRIS v32 ACR artefacts
 2022-02-02  0:24 UTC 

[PATCH 2/5] cris: For expanded movsi, don't match operands we know will be reloaded
 2022-02-02  0:23 UTC 

[PATCH 1/5] cris: Don't default to -mmul-bug-workaround
 2022-02-02  0:22 UTC 

[PATCH 0/5] A few CRIS port improvements
 2022-02-02  0:21 UTC 

[PATCH] [COMMITTED] Change multiprecision.org to use https
 2022-02-01 23:09 UTC 

[PATCH] PR fortran/104311 - [9/10/11/12 Regression] ICE out of memory since r9-6321-g4716603bf875ce
 2022-02-01 22:38 UTC 

[committed] libstdc++: Add more tests for filesystem directory iterators
 2022-02-01 21:59 UTC 

[committed] libstdc++: Fix doxygen comment for filesystem::perms operators
 2022-02-01 21:54 UTC 

[committed] libstdc++: Improve config output for --enable-cstdio [PR104301]
 2022-02-01 21:54 UTC 

[PATCH] IBM Z: fix `section type conflict` with -mindirect-branch-table
 2022-02-01 21:02 UTC  (2+ messages)

[pushed] PR fortran/104331 - [10/11/12 Regression] ICE in gfc_simplify_eoshift, at fortran/simplify.cc:2590
 2022-02-01 20:42 UTC 

[PATCH] libcpp: Fix up padding handling in funlike_invocation_p [PR104147]
 2022-02-01 19:26 UTC  (6+ messages)
      ` [PATCH] libcpp: Avoid PREV_WHITE and other random content on CPP_PADDING tokens

[PATCH] rs6000: Fix up PCH on powerpc* [PR104323]
 2022-02-01 19:02 UTC  (3+ messages)

[committed][nvptx] Add uniform_warp_check insn
 2022-02-01 18:31 UTC 

[committed][nvptx] Add bar.warp.sync
 2022-02-01 18:31 UTC 

[committed][nvptx] Update default ptx isa to 6.3
 2022-02-01 18:30 UTC 

[committed][nvptx] Update bar.sync for ptx isa 6.0
 2022-02-01 18:30 UTC 

[committed][nvptx] Handle nop in prevent_branch_around_nothing
 2022-02-01 18:30 UTC 

[committed][nvptx] Add some support for .local atomics
 2022-02-01 18:30 UTC 

[committed][nvptx] Fix reduction lock
 2022-02-01 18:30 UTC 

[PATCH] Strengthen memory memory order for atomic<T>::wait/notify
 2022-02-01 17:17 UTC  (3+ messages)

[PATCH] libstdc++: detect mold linker
 2022-02-01 16:17 UTC  (7+ messages)
  ` [PATCH][V2] Add mold detection for libs

[PATCH][pushed] d: Fix -Werror=format-diag error
 2022-02-01 14:22 UTC  (2+ messages)

[wwwdocs] Uncomment header for Fortran issues
 2022-02-01 12:56 UTC 

[wwwdocs] Fix grammar for computed goto notes
 2022-02-01 12:55 UTC 

[wwwdocs] Document C++20 and C++23 library additions
 2022-02-01 12:41 UTC 

[wwwdocs] Add C++ "porting to" notes
 2022-02-01 12:41 UTC 

[PATCH] Fix grammar in C++ header dependency notes
 2022-02-01 12:38 UTC 

[PATCH], PR 104253, Fix __ibm128 conversions on IEEE 128-bit system
 2022-02-01 12:27 UTC  (2+ messages)

[2/3 PATCH]AArch64 use canonical ordering for complex mul, fma and fms
 2022-02-01 11:04 UTC  (5+ 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).