public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Optimize macro: make it more predictable
 2021-09-19 14:45 UTC  (15+ messages)
        ` [PATCH] flag_complex_method: support optimize attribute

[PATCH 1/2] Add gimple_truth_valued_p to match.pd and use it
 2021-09-19  5:56 UTC  (4+ messages)
` [PATCH 2/2] Fix 101805: Simplify min/max of boolean arguments

[PATCH 1/3] (v2) On-demand locations within string-literals
 2021-09-19  5:52 UTC  (13+ messages)
` [PATCH 1/4] selftest.h: Add ASSERT_TRUE_AT and ASSERT_FALSE_AT
  ` [PATCH 2/4] (v3) On-demand locations within string-literals
          ` [Committed] [PATCH 2/4] (v4) "
                  ` [PING] "
                    ` [PING^2] "

[PATCH] PR middle-end/88173: More constant folding of NaN comparisons
 2021-09-19  5:50 UTC  (2+ messages)

[PATCH] Come up with section_flag enum
 2021-09-19  5:43 UTC  (2+ messages)

RE:PIPE GENERATOR
 2021-09-19  5:00 UTC 

[PATCH] Remove unused function make_unique_name
 2021-09-19  4:08 UTC  (2+ messages)

[PATCH] Explicitly add -msse2 to compile HF related libgcc source file
 2021-09-19  3:49 UTC  (13+ messages)
        ` [PATCH] libgcc, i386: Export *hf* and *hc* from libgcc_s.so.1

[PATCH] Fix middle-end/102395: reg_class having only NO_REGS and ALL_REGS
 2021-09-19  3:38 UTC  (2+ messages)

[PATCH] introduce predicate analysis class
 2021-09-18 21:14 UTC  (6+ messages)

[PATCH v3] ipa-inline: Add target info into fn summary [PR102059]
 2021-09-18 11:31 UTC  (4+ messages)

[PATCH/RFC 1/2] WPD: Enable whole program devirtualization
 2021-09-18  9:38 UTC  (5+ messages)

[committed] openmp: Handle unconstrained and reproducible modifiers on order(concurrent)
 2021-09-18  8:02 UTC 

openmp: Allow private or firstprivate arguments to default clause even for C/C++
 2021-09-18  8:01 UTC 

[PATCH] [i386] Fix ICE in pass_rpad
 2021-09-18  7:57 UTC  (4+ messages)

[PATCH 00/62] Support all AVX512FP16 intrinsics
 2021-09-18  7:04 UTC  (5+ messages)
` [PATCH 30/62] AVX512FP16: Add vcvtsh2si/vcvtsh2usi/vcvtsi2sh/vcvtusi2sh
` [PATCH 40/62] AVX512FP16: Add vfmaddsub[132, 213, 231]ph/vfmsubadd[132, 213, 231]ph

[PATCH v2] C++: add type checking for static local vector variable in template
 2021-09-18  5:53 UTC 

[PATCH, Fortran] Revert to non-multilib-specific ISO_Fortran_binding.h
 2021-09-18  4:51 UTC  (10+ messages)
              ` [committed] Fortran: Prefer GCC internal macros to float.h in ISO_Fortran_binding.h (was: [PATCH, Fortran] Revert to non-multilib-specific ISO_Fortran_binding.h)

[PATCH] libstdc++: Implement C++20 atomic<shared_ptr> and atomic<weak_ptr>
 2021-09-18  4:01 UTC  (2+ messages)

[pushed] c++: improve lookup of member-qualified names
 2021-09-18  2:42 UTC 

[PATCH 0/4] Update mtune=tremont
 2021-09-18  2:25 UTC  (7+ messages)
` [PATCH 3/4] [PATCH 3/4] x86: Properly handle USE_VECTOR_FP_CONVERTS/USE_VECTOR_CONVERTS

[PATCH 1/2] Fix PR bootstrap/102389: --with-build-config=bootstrap-lto is broken
 2021-09-18  1:21 UTC  (2+ messages)
` [PATCH 2/2] Update the section on binutils version

[PATCH] rs6000: Parameterize some const values for density test
 2021-09-17 22:26 UTC  (4+ messages)

[PATCH] c++: error message for dependent template members [PR70417]
 2021-09-17 22:22 UTC  (4+ messages)

[PATCH] rs6000: Modify the way for extra penalized cost
 2021-09-17 22:01 UTC  (3+ messages)

[Patch] Fortran/OpenMP: unconstrained/reproducible ordered modifier
 2021-09-17 21:42 UTC 

[r12-3630 Regression] FAIL: gcc.target/i386/auto-init-3.c scan-assembler-times fldz 3 on Linux/x86_64
 2021-09-17 21:16 UTC 

[PATCH, committed] PR fortran/102366] [10/11/12 Regression] large arrays no longer become static
 2021-09-17 20:02 UTC 

[committed] libstdc++: Add missing 'constexpr' to std::tuple [PR102270]
 2021-09-17 19:48 UTC  (4+ messages)
  ` [committed] libstdc++: Fix last std::tuple constructor missing 'constexpr' [PR102270]

[HELP Needed!][PATCH] testsuite: Fix gcc.target/aarch64/auto-init-* tests
 2021-09-17 19:48 UTC 

[committed] libstdc++: Add 'noexcept' to path::iterator members
 2021-09-17 19:48 UTC 

[committed] libstdc++: Fix last std::tuple constructor missing 'constexpr' [PR102270]
 2021-09-17 19:45 UTC 

[PATCH] [og10] OpenACC: Remove unnecessary barriers (gimple worker partitioning/broadcast)
 2021-09-17 19:16 UTC  (2+ messages)

[PATCH] [og10] OpenACC: Fix race condition in Fortran loop collapse tests
 2021-09-17 19:14 UTC  (7+ messages)
` [PATCH] [og10] OpenACC: Turn off worker partitioning if num_workers==1
` [PATCH] [og10] OpenACC: Shared memory layout optimisation

'hash_map<tree, hash_map<tree, tree>>'
 2021-09-17 19:08 UTC  (11+ messages)
      ` Fix 'hash_table::expand' to destruct stale Value objects (was: 'hash_map<tree, hash_map<tree, tree>>')
        ` Fix 'hash_table::expand' to destruct stale Value objects
          ` [PING] "
            ` [PING^2] "

[Patch] Fortran: Fix -Wno-missing-include-dirs handling [PR55534]
 2021-09-17 18:45 UTC  (2+ messages)

[COMMITTED] Provide a relation oracle for paths
 2021-09-17 18:20 UTC 

[COMMITTED] Virtualize relation oracle and various cleanups
 2021-09-17 18:19 UTC 

Merge from trunk to gccgo branch
 2021-09-17 17:39 UTC  (2+ messages)

[PATCH] testsuite: Fix gcc.target/i386/auto-init-* tests
 2021-09-17 17:31 UTC  (3+ messages)

[PATCH] c++: fix wrong fixit hints for misspelled typedef [PR77565]
 2021-09-17 17:31 UTC  (7+ messages)

[PATCH] tree-optimization/65206 - dependence analysis on mixed pointer/array
 2021-09-17 16:46 UTC  (6+ messages)

[PATCH v4] c++: Fix cp_tree_equal for template value args using dependent sizeof/alignof/noexcept expressions
 2021-09-17 16:44 UTC 

[PATCH v2] C++: add type checking for static local vector variable in template
 2021-09-17 16:20 UTC  (4+ messages)

[RFC] c++: Allow parm use outside function body for constexpr members
 2021-09-17 16:15 UTC 

[PATCH, OpenMP, Fortran] Support in_reduction for Fortran
 2021-09-17 16:11 UTC  (2+ messages)

[PATCH] warn for more impossible null pointer tests
 2021-09-17 16:02 UTC  (10+ messages)
            ` [PATCH] warn for more impossible null pointer tests [PR102103]

[PATCH] nvptx: Adds uses of -misa=sm_75 and -misa=sm_80
 2021-09-17 15:41 UTC 

[PATCH 0/3][vect] Enable vector unrolling of main loop
 2021-09-17 15:32 UTC  (3+ messages)
` [PATCH 1/3][vect] Add main vectorized loop unrolling
` [PATCH 2/3][vect] Consider outside costs earlier for epilogue loops

[PATCH] darwin: support aarch64-darwin host
 2021-09-17 15:26 UTC 

[PATCHv5 00/18] Replace the Power target-specific builtin machinery
 2021-09-17 15:14 UTC  (10+ messages)
` [PATCH 02/18] rs6000: Move __builtin_mffsl to the [always] stanza
` [PATCH 03/18] rs6000: Handle gimple folding of target built-ins
` [PATCH 04/18] rs6000: Handle some recent MMA builtin changes
` [PATCH 05/18] rs6000: Support for vectorizing built-in functions

[PATCH] Revert no longer needed fix for PR95539
 2021-09-17 11:50 UTC 

[committed] libstdc++: Rename tests with incorrect extension
 2021-09-17 11:41 UTC 

[PATCH] configure: Update --help output for --with-multilib-list
 2021-09-17 11:39 UTC 

[PATCH v2] ipa-inline: Add target info into fn summary [PR102059]
 2021-09-17 11:26 UTC  (6+ messages)

[committed] libgomp: Spelling error fix in OpenMP 5.1 conformance section
 2021-09-17 10:36 UTC 

[PATCH] ipa-fnsummary: Remove inconsistent bp_pack_value
 2021-09-17 10:04 UTC  (3+ messages)

[PATCH][RFC] Come up with casm state
 2021-09-17  9:57 UTC  (8+ messages)
` [PATCH 1/N] Rename asm_out_file function arguments
` [PATCH 2/N] Do not hide asm_out_file in ASM_OUTPUT_ASCII
` [PATCH 3/N] Come up with casm global state

[committed] openmp: Add support for OpenMP 5.1 atomics for C++
 2021-09-17  9:31 UTC 

[PATCH, Fortran] Skip gfortran.dg/PR100914.f90 on targets that don't provide quadmath.h
 2021-09-17  8:27 UTC  (7+ messages)
        ` [PATCH, Fortran] Use _Float128 rather than __float128 for c_float128 kind

[PATCH] nvptx: Add (experimental) support for HFmode with -misa=sm_53
 2021-09-17  8:24 UTC  (2+ messages)

[PATCH] Set bound/cmp/control for until wrap loop
 2021-09-17  8:16 UTC  (7+ messages)
        ` [PATCH V2] "

[PATCH #2] PR c/102245: Disable sign-changing optimization for shifts by zero
 2021-09-17  8:11 UTC  (2+ messages)

[RFC] ldist: Recognize rawmemchr loop patterns
 2021-09-17  8:08 UTC  (12+ messages)

[PATCH] Enable auto-vectorization at O2 with very-cheap cost model
 2021-09-17  8:06 UTC  (7+ messages)

[PATCH] C++: add type checking for static local vector variable in template
 2021-09-17  8:05 UTC  (3+ messages)

[PATCH] Fix PR 67102: Add libstdc++ dependancy to libffi
 2021-09-17  8:01 UTC  (4+ messages)

[PATCH] rs6000: Fix wrong code generation for vec_sel [PR94613]
 2021-09-17  5:43 UTC  (8+ messages)
    ` Ping: "
      ` Ping ^ 2: "
        ` Ping ^ 3: "

[PATCH v2 0/2] Fix vec_sel code generation and merge xxsel to vsel
 2021-09-17  5:25 UTC  (3+ messages)
` [PATCH v2 1/2] rs6000: Fix wrong code generation for vec_sel [PR94613]
` [PATCH v2 2/2] rs6000: Fold xxsel to vsel since they have same semantics

[PATCH] better handle MIN/MAX_EXPR of unrelated objects [PR102200]
 2021-09-17  4:10 UTC  (2+ messages)

[PATCH] configure, jit: Allow for 'make check-gcc-jit'
 2021-09-17  3:09 UTC  (5+ messages)
  ` [PING] "
    ` [PING^2] "

libgo patch committed: Update to go1.17.1 release
 2021-09-16 23:48 UTC 

[PATCH] libstdc++: Fix UB in atomic_ref/wait_notify.cc [PR101761]
 2021-09-16 23:39 UTC  (2+ messages)

[PATCH v2] analyzer: Define INCLUDE_UNIQUE_PTR
 2021-09-16 22:38 UTC  (2+ messages)

[committed] libstdc++: Regenerate the src/debug Makefiles as needed
 2021-09-16 22:09 UTC 

[committed] libstdc++: Increase timeout factor for slow pb_ds tests
 2021-09-16 22:08 UTC 

[committed] libstdc++: Update documentation that only refers to c++98 and c++11
 2021-09-16 22:08 UTC 

[committed] libstdc++: Add noexcept to std::nullopt_t constructor
 2021-09-16 22:08 UTC 

[committed] libstdc++: Remove non-deducible parameter for std::advance overload
 2021-09-16 22:08 UTC 

[committed] libstdc++: Add missing constraint to std::span deduction guide [PR102280]
 2021-09-16 22:06 UTC 

[committed] libstdc++: Fix recipes for C++11-compiled files in src/c++98
 2021-09-16 22:06 UTC 

[committed] libstdc++: Add noexcept to std::to_string overloads that don't allocate
 2021-09-16 22:05 UTC 

[committed] libstdc++: Add noexcept to unique_ptr accessors
 2021-09-16 22:00 UTC 

[patch][version 8]add -ftrivial-auto-var-init and variable attribute "uninitialized" to gcc
 2021-09-16 18:55 UTC  (12+ messages)
  ` [PATCH] testsuite: Fix c-c++-common/auto-init-* tests

[PATCH] c++: constrained variable template issues [PR98486]
 2021-09-16 18:26 UTC  (4+ messages)

[PATCH v2] tree-optimization/101186 - extend FRE with "equivalence map" for condition prediction
 2021-09-16 18:13 UTC 

[PATCH] [i386] Change ix86_decompose_address return type to bool
 2021-09-16 17:08 UTC 

[PATCH][v2] Always default to DWARF2_DEBUG if not specified, warn about deprecated STABS
 2021-09-16 16:46 UTC  (5+ messages)

[PATCH 1/5]AArch64 sve: combine inverted masks into NOTs
 2021-09-16 16:18 UTC  (3+ messages)

[Patch] PowerPC: Fix rs6000-gen-builtins with build != host [PR102353]
 2021-09-16 15:31 UTC  (3+ messages)

[patch] Fix PR rtl-optimization/102306
 2021-09-16 15:22 UTC  (2+ messages)

[PATCH] middle-end/102360 - adjust .DEFERRED_INIT expansion
 2021-09-16 15:22 UTC  (6+ messages)

[PATCH 0/4] IPA-CP profile feedback handling fixes
 2021-09-16 15:10 UTC  (3+ messages)
` [PATCH 1/4] cgraph: Do not warn about caller count mismatches of removed functions

[PATCH v3 0/6] rs6000: Support more SSE4 intrinsics
 2021-09-16 14:59 UTC  (2+ messages)

[PATCH] wwwdocs: Move inactive branches to the right section
 2021-09-16 14:41 UTC 

[Patch][GCC][middle-end] - Lower store and load neon builtins to gimple
 2021-09-16 13:58 UTC  (2+ messages)

[PATCH v2] C++: add type checking for static local vector variable in template
 2021-09-16 13:23 UTC 

[Patch] Fortran: Add gfc_simple_for_loop aux function
 2021-09-16 13:06 UTC 

[PATCH] PR fortran/93834 - [9/10/11/12 Regression] ICE in trans_caf_is_present, at fortran/trans-intrinsic.c:8469
 2021-09-16 12:26 UTC  (6+ messages)
      ` [Patch] Fortran: Handle allocated() with coindexed scalars [PR93834] (was: [PATCH] PR fortran/93834 - [9/10/11/12 Regression] ICE in trans_caf_is_present, at fortran/trans-intrinsic.c:8469)
        ` PING – "

[PATCH] coroutines: Small cleanups to await_statement_walker [NFC]
 2021-09-16 11:58 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).