public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Propagate get_nonzero_bits information in division [PR77980]
 2021-08-30 20:33 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH] gdb: Add a dependency between gdb and libbacktrace
 2021-08-30 20:21 UTC 

[PATCH] introduce predicate analysis class
 2021-08-30 20:03 UTC 

[committed] hppa: Fix libgfortran build on hppa*-hp-hpux[01]*
 2021-08-30 19:39 UTC 

[PATCH] libiberty, configure, Darwin: Avoid detecting deprecated sbrk
 2021-08-30 19:29 UTC 

[PATCH 2/6] [i386] Enable _Float16 type for TARGET_SSE2 and above
 2021-08-30 19:09 UTC  (17+ messages)
` [PATCH] Make sure we're playing with integral modes before call extract_integral_bit_field

[PATCH] c++: New way to sanitize destructor calls [PR101355]
 2021-08-30 17:11 UTC 

[committed] libphobos: Compile configure tests with -fno-druntime
 2021-08-30 14:43 UTC 

[PATCH] enable ranger and caching in pass_waccess
 2021-08-30 14:27 UTC  (7+ messages)
    ` [PING][PATCH] "
          ` [PING #2][PATCH] "

rs6000: Backports of mode promote patches to GCC 11
 2021-08-30 14:04 UTC 

[PATCH v2] x86-64: Add ABI warning for 64-bit vectors
 2021-08-30 13:49 UTC  (2+ messages)

[PATCH] libffi: Fix MIPS r6 support
 2021-08-30 13:46 UTC  (7+ messages)

[committed] Reduce vector comparison of uniform vectors to a scalar comparison
 2021-08-30 13:43 UTC  (3+ messages)

[PATCH v2 1/2] MIPS: use mips_isa enum instead hardcoded numbers
 2021-08-30 13:43 UTC  (4+ messages)
` [PATCH v2 2/2] MIPS: add .module mipsREV to all output asm file

[PATCH] Check the type of mask while generating cond_op in gimple simplication
 2021-08-30 12:24 UTC  (2+ messages)

[PATCH] Make sure -fexceptions is enabled when -fnon-call-exceptions is
 2021-08-30 12:04 UTC  (3+ messages)

[PATCH] tree-optimization/102128 - rework if-converted BB vect heuristic
 2021-08-30 12:03 UTC 

[PATCH] Set bound/cmp/control for until wrap loop
 2021-08-30 12:02 UTC  (3+ messages)

[PATCH] Fix arm target build with inhibit_libc
 2021-08-30 12:01 UTC 

[PATCH] [MIPS] Hazard barrier return support
 2021-08-30 11:55 UTC  (3+ messages)

[PATCH] Use __builtin_trap() for abort() if inhibit_libc
 2021-08-30 11:50 UTC  (5+ messages)

[RFA] Some libgcc headers are missing the runtime exception
 2021-08-30 11:46 UTC  (5+ messages)

[wwwdocs] gcc-12/changes.html: nvptx - new __PTX_SM__ macro
 2021-08-30 10:54 UTC 

'hash_map<tree, hash_map<tree, tree>>'
 2021-08-30 10:46 UTC  (3+ messages)
      ` Fix 'hash_table::expand' to destruct stale Value objects (was: 'hash_map<tree, hash_map<tree, tree>>')

[PATCH] [i386] Unify UNSPEC_MASKED_EQ/GT to the form of UNSPEC_PCMP
 2021-08-30 10:26 UTC 

New Swedish PO file for 'gcc' (version 11.2.0)
 2021-08-30 10:07 UTC 

[PATCH take 3] Experimental -fpreserve-traps option
 2021-08-30  9:41 UTC  (4+ messages)

[PATCH] Fix incorrect computation in fill_always_executed_in_1
 2021-08-30  9:19 UTC  (12+ messages)
      ` [PATCH v2] Fix incomplete "
              ` [PATCH v3] "

[PATCH][pushed] Add -fprofile-reproducible=parallel-runs to STAGEfeedback_CFLAGS to Makefile.tpl
 2021-08-30  8:13 UTC  (3+ messages)

C++ patch ping
 2021-08-30  7:11 UTC 

[RFH] ME optimizes variable assignment away / Fortran bind(C) descriptor conversion
 2021-08-30  6:32 UTC  (5+ messages)

[Patch] C, C++, Fortran, OpenMP: Add support for device-modifiers for 'omp target device'
 2021-08-30  6:26 UTC  (6+ messages)
  ` [Patch v2] "

[PATCH v2] MIPS: add .module mipsREV to all output asm file
 2021-08-30  2:58 UTC  (2+ messages)

[PATCH] rs6000: Add missing unsigned info for some P10 bifs
 2021-08-30  2:24 UTC  (2+ messages)

[PATCH 1/3] md/define_c_enum: support value assignation
 2021-08-30  2:06 UTC  (6+ messages)
` [PATCH 2/3] MIPS: use mips_isa enum instead hardcoded numbers
` [PATCH 3/3] MIPS: add .module mipsREV to all output asm file

[PATCH 1/3] libiberty: Add support for D `typeof(*null)' types
 2021-08-29 22:52 UTC  (3+ messages)

[PATCH] MIPS: use N64 ABI by default if the triple end with -gnuabi64
 2021-08-29 21:02 UTC  (5+ messages)
    ` Committed: "

[PATCH] Preserve SUBREG_PROMOTED_VAR_P on (extend:HI (subreg/s:QI (reg:SI)))
 2021-08-29 20:59 UTC  (2+ messages)

[pushed] Darwin: Fixes for darwin_libc_has_function
 2021-08-29 20:00 UTC 

[PATCH] x86-64: Add ABI warning for 64-bit vectors
 2021-08-29 18:56 UTC  (4+ messages)

[PATCH 3/3] libiberty: Add support for demangling local D template declarations
 2021-08-29 18:46 UTC 

[PATCH 2/3] libiberty: Add support for demangling D function literals as template value parameters
 2021-08-29 18:46 UTC 

[wwwdocs] [PATCH] x86-64: Document ABI changes for structures with a 64-bit vector
 2021-08-29 17:26 UTC 

[committed] d: Call the assertp and boundsp variants for assert and array contract failures
 2021-08-29 16:34 UTC 

[committed] d: Update comment for TypeInfoVisitor::layout_base
 2021-08-29 16:34 UTC 

[committed] d: Use `int` to store class and struct flags
 2021-08-29 16:34 UTC 

[committed] d: Get __c_wchar_t type from build_frontend_type
 2021-08-29 16:33 UTC 

[committed] d: Convert convert_for_rvalue switch statement into if condition
 2021-08-29 16:33 UTC 

[committed] d: Use POINTER_SIZE for testing whether to predefine D_LP64
 2021-08-29 16:32 UTC 

[committed] d: ICE in gimple_register_canonical_type_1, at lto/lto-common.c:430 (PR102094)
 2021-08-29 16:31 UTC 

[Patch] Fortran: Fix Bind(C) char-len check, add ptr-contiguous check
 2021-08-29  7:35 UTC  (3+ messages)
` *PING* – "
  ` *PING**2 "

[pushed] testsuite, Darwin : Skip a test requiring strndup in libc
 2021-08-29  6:55 UTC 

Improve merging of modref_access_node
 2021-08-28 19:08 UTC 

fix latent bootstrap-debug issue (modref, tree-inline, tree jump-threading)
 2021-08-28 17:48 UTC  (4+ messages)

[PATCH] Only simplify TRUNCATE to SUBREG on TRULY_NOOP_TRUNCATION targets
 2021-08-28 13:45 UTC  (3+ messages)

[committed] libstdc++: Fix std::allocator<void> for versioned namespace
 2021-08-28 13:38 UTC 

[PATCH v2] libffi: Fix MIPS r6 support
 2021-08-28 12:17 UTC 

[committed] libstdc++: Fix inefficiency in filesystem::absolute [PR99876]
 2021-08-28 12:15 UTC 

[committed] libstdc++: Avoid a move in std::function construction (LWG 2447)
 2021-08-28 12:14 UTC  (2+ messages)

[PATCH] c++: Fix unnecessary error when top-level cv-qualifiers is dropped [PR101783]
 2021-08-28 11:54 UTC  (2+ messages)
` [PATCH] c++: Suppress error when cv-qualified reference is introduced by typedef [PR101783]

[PATCH] Fix inline versioned namespace bootstrap
 2021-08-28 10:49 UTC  (4+ messages)

[PATCH v2] [MIPS]: add .module mipsREV to all output asm file
 2021-08-28  8:30 UTC  (6+ messages)

[PATCH] PR fortran/87737 - ICE tree check: expected ssa_name, have addr_expr in remap_gimple_op_r, at tree-inline.c:923
 2021-08-28  7:41 UTC  (2+ messages)

[r12-3159 Regression] FAIL: gfortran.dg/pr68251.f90 -O (test for excess errors) on Linux/x86_64
 2021-08-28  7:39 UTC 

[PATCH] improve note location and refactor warn_uninit
 2021-08-27 23:23 UTC  (10+ messages)

[PATCHv4 00/34] Replace the Power target-specific builtin machinery
 2021-08-27 23:07 UTC  (13+ messages)
` [PATCH 15/34] rs6000: Execute the automatic built-in initialization code
` [PATCH 16/34] rs6000: Darwin builtin support
` [PATCH 17/34] rs6000: Add sanity to V2DI_type_node definitions
` [PATCH 18/34] rs6000: Always initialize vector_pair and vector_quad nodes
` [PATCH 19/34] rs6000: Handle overloads during program parsing

[pushed] c++: Set type on dependent ARROW_EXPR
 2021-08-27 21:40 UTC 

[PATCH] c++: error message for dependent template members [PR70417]
 2021-08-27 21:33 UTC  (2+ messages)

[committed] Support limited setcc for H8
 2021-08-27 21:06 UTC 

[PATCH] Fix float128-call.c test for power8 IEEE 128 and power10
 2021-08-27 20:11 UTC  (6+ messages)

[PATCH v5] Fix for powerpc64 long double complex divide failure
 2021-08-27 19:59 UTC 

[PATCH] rs6000: Disable optimizing multiple xxsetaccz instructions into one xxsetaccz
 2021-08-27 19:58 UTC 

[PATCH v3 0/6] rs6000: Support more SSE4 intrinsics
 2021-08-27 18:52 UTC  (15+ messages)
` [PATCH v3 1/6] rs6000: Support SSE4.1 "round" intrinsics
` [PATCH v3 2/6] rs6000: Support SSE4.1 "min" and "max" intrinsics
` [PATCH v3 3/6] rs6000: Simplify some SSE4.1 "test" intrinsics
` [PATCH v3 4/6] rs6000: Support SSE4.1 "cvt" intrinsics
` [PATCH v3 5/6] rs6000: Support more SSE4 "cmp", "mul", "pack" intrinsics
` [PATCH v3 6/6] rs6000: Guard some x86 intrinsics implementations

[pushed] Darwin, X86 : Implement __cache_clear
 2021-08-27 16:08 UTC 

[pushed] Darwin : Mark the mod init/term section starts with a linker-visible sym
 2021-08-27 16:04 UTC 

[PATCH] libgfortran : Use the libtool macro to determine libm availability
 2021-08-27 15:53 UTC  (6+ messages)

[PATCH] diagnostics: Support for -finput-charset [PR93067]
 2021-08-27 15:16 UTC  (9+ messages)
      ` Ping: "

[PATCH] configure, jit: Allow for 'make check-gcc-jit'
 2021-08-27 13:00 UTC  (3+ messages)
  ` [PING] "

[PATCH] analyzer: Impose recursion limit on indirect calls
 2021-08-27 12:58 UTC  (8+ messages)

[PATCH] nvptx: Use cvt to perform sign-extension of truncation
 2021-08-27 10:07 UTC 

GCC documentation: porting to Sphinx
 2021-08-27  9:31 UTC  (14+ messages)

[PATCH v3] MIPS: add .module mipsREV to all output asm file
 2021-08-27  9:21 UTC 

[PATCH] Optimize macro: make it more predictable
 2021-08-27  9:05 UTC  (8+ messages)

[PATCH] tree-optimization/45178 - DCE of dead control flow in infinite loop
 2021-08-27  7:51 UTC 

[PATCH,V2 0/3] Allow means for late BTF generation for BPF CO-RE
 2021-08-27  6:12 UTC  (11+ messages)
` [PATCH, V2 2/3] targhooks: New target hook for CTF/BTF debug info emission

[PATCH] i386: Fix wrong optimization for consecutive masked scatters [PR 101472]
 2021-08-27  5:14 UTC  (2+ messages)

[PATCH 1/2] RISC-V: Add arch flags for T-HEAD
 2021-08-27  3:22 UTC  (5+ messages)

[PATCH] Generate XXSPLTIDP on power10
 2021-08-27  2:21 UTC  (4+ messages)

[PATCH v3] Fix for powerpc64 long double complex divide failure
 2021-08-27  2:10 UTC  (12+ messages)

[PATCH] AIX packed structure alignment [PR102068]
 2021-08-27  1:14 UTC 

[PATCH v4] Fix for powerpc64 long double complex divide failure
 2021-08-27  0:12 UTC  (3+ messages)

[committed] libstdc:: Use markdown for Doxygen comments in std::function
 2021-08-26 23:13 UTC 

[committed] libstdc++: Add static assertions for std::function requirements
 2021-08-26 23:13 UTC 

[PATCH] Inline IBM long double __gcc_qsub
 2021-08-26 23:07 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] [i386] Call force_reg unconditionally
 2021-08-26 20:11 UTC 

[PATCH] testsuite, Darwin : Do not claim 'GAS' for cctools assembler
 2021-08-26 19:04 UTC  (2+ messages)

Merge stores/loads in modref summaries
 2021-08-26 18:32 UTC  (8+ messages)

[Committed] Tidy up !POINTER_TYPE_P test in match.pd LSHIFT_EXPR folding
 2021-08-26 17:54 UTC 

[r12-3159 Regression] FAIL: gfortran.dg/pr68251.f90 -O (test for excess errors) on Linux/x86_64
 2021-08-26 17:50 UTC 

[PATCH, rs6000 V2] Add store fusion support for Power10
 2021-08-26 17:21 UTC  (3+ messages)
` Ping: "

PING: [RS6000] rotate and mask constants [PR94393]
 2021-08-26 16:42 UTC  (4+ messages)
    ` PING^2: "

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