public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[RFC 2/7] Make mips-classic.md entry point for mips*-*-* targets
 2021-09-26 13:24 UTC 

[RFC 1/7] Avoid references to register names in instruction output patterns
 2021-09-26 13:24 UTC 

[RFC 0/7] nanoMIPS port
 2021-09-26 13:24 UTC 

[PATCH] Objective-C: fix class_ro layout for non-LP64
 2021-09-26 11:36 UTC  (4+ messages)

[PATCH v3 0/3] reassoc: Propagate PHI_LOOP_BIAS along single uses
 2021-09-26 11:09 UTC  (4+ messages)
` [PATCH v3 1/3] reassoc: Do not bias loop-carried PHIs early
` [PATCH v3 2/3] reassoc: Propagate PHI_LOOP_BIAS along single uses
` [PATCH v3 3/3] reassoc: Test rank biasing

[PATCH] Fix PR c/94726: ICE with __builtin_shuffle and changing of types
 2021-09-26  9:59 UTC 

[PATCH] Enable auto-vectorization at O2 with very-cheap cost model
 2021-09-26  3:18 UTC  (13+ messages)

[PATCH] Replace VRP threader with a hybrid forward threader
 2021-09-25 19:25 UTC  (2+ messages)

[PATCH] c++: fix cases of core1001/1322 by not dropping cv-qualifier of function parameter of type of typename or decltype[PR101402,PR102033,PR102034,PR102039,PR102044]
 2021-09-25 19:15 UTC  (4+ messages)
` *PING* "

[PATCH] [i386] Remove storage only description for _Float16 w/o avx512fp16
 2021-09-25 16:34 UTC  (2+ messages)

[PATCH, Fortran] Fixes for F2018 C838 (PR fortran/101334)
 2021-09-25 15:03 UTC  (4+ messages)
  ` [Patch] Fortran: Fix associated intrinsic with assumed rank [PR101334] [was: [PATCH, Fortran] Fixes for F2018 C838 (PR fortran/101334)]

[COMMITTED][PATCH v2] pru: Named address space for R30/R31 I/O access
 2021-09-25 14:38 UTC 

[PATCH] libiberty: allow comments in option file
 2021-09-25 12:58 UTC  (2+ messages)
` *PING* "

[PATCH] PR fortran/102458 - ICE tree check: expected array_type, have pointer_type in gfc_conv_array_initializer, at fortran/trans-array.c:6136
 2021-09-25  8:17 UTC  (3+ messages)

[PATCH] Introduce sh_mul and uh_mul RTX codes for high-part multiplications
 2021-09-25  7:59 UTC  (2+ messages)

[PATCH] Make flag_trapping_math a non-binary Boolean
 2021-09-25  7:32 UTC 

[Patch] Fortran: Fix assumed-size to assumed-rank passing [PR94070]
 2021-09-24 20:38 UTC  (2+ messages)

[PATCH] c++: Fix unnecessary error when top-level cv-qualifiers is dropped [PR101783]
 2021-09-24 20:33 UTC  (4+ messages)
` [PATCH] c++: Suppress error when cv-qualified reference is introduced by typedef [PR101783]
  ` *PING* "

[PATCH] x86-64: Remove HAVE_LD_PIE_COPYRELOC
 2021-09-24 18:29 UTC  (13+ messages)

[PATCH] Add a simulate_record_decl lang hook
 2021-09-24 17:53 UTC 

[PATCH] Allow different vector types for stmt groups
 2021-09-24 17:17 UTC  (5+ messages)

[PATCH] top-level: merge Makefile.def patches from binutils-gdb repository
 2021-09-24 17:06 UTC  (3+ messages)

[PATCH] libgcc, emutls: Allow building weak definitions of the emutls functions
 2021-09-24 16:57 UTC  (2+ messages)
` [PING}[PATCH] "

[PATCH] [GIMPLE] Simplify (_Float16) ceil ((double) x) to .CEIL (x) when available
 2021-09-24 16:30 UTC  (2+ messages)

[PATCH] Avoid invalid loop transformations in jump threading registry
 2021-09-24 16:09 UTC  (5+ messages)

[pushed] IRA: Make profitability calculation of RA conflict presentations independent of host compiler type sizes of RA conflict presentations independent of host compiler type sizes [PR102147]
 2021-09-24 15:27 UTC 

[PATCH] rs6000: Fix vec_cpsgn parameter order (PR101985)
 2021-09-24 15:20 UTC 

[COMMITTED] path solver: Avoid further lookups when range is defined in block
 2021-09-24 14:50 UTC 

[committed] libstdc++: Remove redundant 'inline' specifiers
 2021-09-24 14:47 UTC 

[PATCH] warn for more impossible null pointer tests
 2021-09-24 14:31 UTC  (14+ messages)
            ` [PATCH] warn for more impossible null pointer tests [PR102103]
                      ` PING "

[PATCH] Relax condition of (vec_concat:M(vec_select op0 idx0)(vec_select op0 idx1)) to allow different modes between op0 and M, but have same inner mode
 2021-09-24 13:06 UTC  (6+ messages)

[PING] Re: [Patch][GCC][middle-end] - Generate FRINTZ for (double)(int) under -ffast-math on aarch64
 2021-09-24 12:58 UTC  (2+ messages)
` FW: "

[PATCH] aarch64: Fix type qualifiers for qtbl1 and qtbx1 Neon builtins
 2021-09-24 12:53 UTC 

[PATCH v2 0/3] reassoc: Propagate PHI_LOOP_BIAS along single uses
 2021-09-24 10:45 UTC  (8+ messages)
` [PATCH v2 1/3] reassoc: Do not bias loop-carried PHIs early
` [PATCH v2 2/3] reassoc: Propagate PHI_LOOP_BIAS along single uses
` [PATCH v2 3/3] reassoc: Test rank biasing

[PATCH] top-level configure: setup target_configdirs based on repository
 2021-09-24 10:34 UTC  (5+ messages)
  ` [PATCHv2] "

[PATCH] combine: Check for paradoxical subreg
 2021-09-24 10:17 UTC  (3+ messages)

[PATCH, Fortran] Add missing diagnostic for F2018 C711 (TS29113 C407c)
 2021-09-24  8:46 UTC  (2+ messages)

[Patch] Fortran: Improve -Wmissing-include-dirs warnings [PR55534]
 2021-09-24  8:41 UTC  (4+ messages)
  ` Fortran: Improve file-reading error diagnostic [PR55534] (was: Re: [Patch] Fortran: Improve -Wmissing-include-dirs warnings [PR55534])

[PATCH] Verify unallocated edge/BB flags are clear
 2021-09-24  8:16 UTC 

[PATCH] real: fix encoding of negative IEEE double/quad values [PR98216]
 2021-09-24  7:28 UTC  (2+ messages)

[RFC] Don't move cold code out of loop by checking bb count
 2021-09-24  6:29 UTC  (9+ messages)

[PATCH] AVX512FP16: Support cond_op for HFmode
 2021-09-24  2:28 UTC  (4+ messages)

[PATCH] wwwdocs: [GCC12] Mention Intel AVX512-FP16
 2021-09-24  2:12 UTC  (8+ messages)
  ` [PATCH] [GCC12] Mention Intel AVX512-FP16 and _Float16 support

[PATCH] c++: fix wrong fixit hints for misspelled typedef [PR77565]
 2021-09-24  0:49 UTC  (13+ messages)

[PATCH v3] Fix ICE when mixing VLAs and statement expressions [PR91038]
 2021-09-23 21:37 UTC  (4+ messages)

[PATCH] libstdc++: Clear padding bits in atomic compare_exchange
 2021-09-23 20:15 UTC  (4+ messages)

[PATCH] attribs: Implement -Wno-attributes=vendor::attr [PR101940]
 2021-09-23 18:25 UTC  (6+ messages)
      ` [PATCH v3] "

[RFC] c++: Allow parm use outside function body for constexpr members
 2021-09-23 17:59 UTC  (2+ messages)

[COMMITTED] tree-optimization/102463 - Look for a relation between operands only when possible
 2021-09-23 17:36 UTC 

[COMMITTED] Ranger converted to a local edge flag instead of EDGE_EXECUTABLE
 2021-09-23 17:35 UTC 

[PATCH] ipa: Fix ICE when speculating calls from inlined functions (PR 102388)
 2021-09-23 17:26 UTC 

[PATCH, Fortran] Diagnose default-initialized pointer/allocatable dummies
 2021-09-23 17:08 UTC  (4+ messages)

[PATCH] PR fortran/93834 - [9/10/11/12 Regression] ICE in trans_caf_is_present, at fortran/trans-intrinsic.c:8469
 2021-09-23 16:56 UTC  (8+ 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 – "
          ` PING**2 "

[PATCH] attribs: Allow optional second arg for attr deprecated [PR102049]
 2021-09-23 16:16 UTC 

[PATCH] libiberty: prevent null dereferencing on dlang_type
 2021-09-23 15:55 UTC  (3+ messages)

[PATCH] libiberty: prevent buffer overflow when decoding user input
 2021-09-23 15:50 UTC  (4+ messages)

[committed] libstdc++: Remove c++20-specific dg-error directives in test
 2021-09-23 15:10 UTC 

[committed] libstdc++: Disable PCH for test that depends on a macro being defined
 2021-09-23 15:10 UTC 

[committed] libstdc++: Make std::system_category() recognize Windows error codes
 2021-09-23 15:09 UTC 

[committed] libstdc++: Improvements to standard error category objects
 2021-09-23 15:09 UTC 

[committed] libstdc++: std::system_category should know meaning of zero [PR102425]
 2021-09-23 15:09 UTC 

[committed] libstdc++: std::system_category should know meaning of zero [PR102425]
 2021-09-23 15:08 UTC 

[Ada] Adjust documentation of gnatsymbolize
 2021-09-23 13:12 UTC 

[Ada] Tune detection of internally generated positional aggregates
 2021-09-23 13:12 UTC 

[Ada] Wrappers of access-to-subprograms with pre/post conditions
 2021-09-23 13:12 UTC 

[Ada] Ada2022: implementation of AI12-0212 : iterator specs in array aggregates
 2021-09-23 13:12 UTC 

[Ada] Follow-on efficiency improvements
 2021-09-23 13:12 UTC 

[Ada] If unnesting and relocating subprogram call, make new Parameter_Associations
 2021-09-23 13:12 UTC 

[Ada] Remove Initializes contracts from Ada.Strings.Bounded
 2021-09-23 13:12 UTC 

[Ada] Cleanup and efficiency improvements
 2021-09-23 13:12 UTC 

[Ada] Minimize parts of Ada.Strings.Fixed marked SPARK_Mode => Off
 2021-09-23 13:12 UTC 

[Ada] Remove global parameter in Global contracts of Ada.Strings.Bounded
 2021-09-23 13:12 UTC 

[Ada] Update "Implementation Defined Characteristics" documentation
 2021-09-23 13:12 UTC 

[PATCH] rs6000: Add psabi diagnostic for C++ zero-width bit field ABI change (PR102024)
 2021-09-23 12:43 UTC  (8+ messages)

[PATCH] Fix loop split incorrect count and probability
 2021-09-23 12:17 UTC  (8+ messages)

[PATCH] wwwdocs: Move inactive branches to the right section
 2021-09-23 11:12 UTC  (3+ messages)

[PATCH 0/7] Add ability to resolve unknowns to path solver
 2021-09-23 11:07 UTC  (6+ messages)
` [PATCH 2/7] Do not query SCEV in range_of_phi unless dominators are available

[Patch][doc][PR101843]clarification on building gcc and binutils together
 2021-09-23 11:07 UTC  (5+ messages)

[PATCH] configure: Update --help output for --with-multilib-list
 2021-09-23 10:43 UTC  (4+ messages)

[PATCH] assert that deleting by pointer to base in unique_ptr does not cause UB
 2021-09-23 10:21 UTC  (7+ messages)

[PATCH] tree-optimization/102448 - clear copied alignment info from vect
 2021-09-23  9:17 UTC 

[PATCH] Fix value uninitialization in vn_reference_insert_pieces [PR102400]
 2021-09-23  8:35 UTC  (2+ messages)

[PATCH] Fix null-pointer dereference in delete_dead_or_redundant_call [PR102451]
 2021-09-23  8:35 UTC  (2+ messages)

[committed] openmp: Diagnose omp::directive attribute without balanced token argument [PR102413]
 2021-09-23  8:12 UTC 

[RFC PATCH 0/8] RISC-V: Bit-manipulation extension
 2021-09-23  7:57 UTC  (9+ messages)
` [RFC PATCH 1/8] RISC-V: Minimal support of bitmanip extension
` [RFC PATCH 2/8] RISC-V: Implement instruction patterns for ZBA extension
` [RFC PATCH 3/8] RISC-V: Cost model for zba extension
` [RFC PATCH 4/8] RISC-V: Implement instruction patterns for ZBB extension
` [RFC PATCH 5/8] RISC-V: Cost model for zbb extension
` [RFC PATCH 6/8] RISC-V: Use li and rori to load constants
` [RFC PATCH 7/8] RISC-V: Implement instruction patterns for ZBS extension
` [RFC PATCH 8/8] RISC-V: Cost model "

[PATCH 0/7] AVX512FP16: Support bunch of expanders for HFmode and vector HFmodes
 2021-09-23  5:46 UTC  (8+ messages)
` [PATCH 1/7] AVX512FP16: Add expander for rint/nearbyinthf2
` [PATCH 2/7] AVX512FP16: Add expander for fmahf4
` [PATCH 3/7] AVX512FP16: Add expander for smin/maxhf3
` [PATCH 4/7] AVX512FP16: Add fix(uns)?_truncmn2 for HF scalar and vector modes
` [PATCH 5/7] AVX512FP16: Add float(uns)?mn2 expander
` [PATCH 6/7] AVX512FP16: add truncmn2/extendmn2 expanders
` [PATCH 7/7] AVX512FP16: Enable vec_cmpmn/vcondmn expanders for HF modes

[PATCH][Hashtable 6/6] PR 68303 small size optimization
 2021-09-23  4:36 UTC  (4+ messages)

[PATCH v4 0/2] Implement indirect external access
 2021-09-23  2:02 UTC  (3+ messages)
` [PATCH v4 1/2] Add -f[no-]direct-extern-access
` [PATCH v4 2/2] Add TARGET_ASM_EMIT_GNU_PROPERTY_NOTE

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

[PATCH] Overhaul jump thread state in forward threader
 2021-09-22 22:29 UTC  (2+ messages)

[PATCH] c++: improve dumping of templated decls
 2021-09-22 20:05 UTC  (2+ messages)

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

[PATCH 02/10] [i386] Enable _Float16 type for TARGET_SSE2 and above
 2021-09-22 19:50 UTC  (12+ messages)
` [PATCH V3 0/6] Initial support for AVX512FP16

[PATCH] Simplify paradoxical subreg extensions of TRUNCATE
 2021-09-22 17:50 UTC  (7+ messages)

[PATCH 2/2] arm: implement -mbranch-protection command line option
 2021-09-22 15:58 UTC 

[PATCH 1/2] arm: add arm bti pass
 2021-09-22 15:55 UTC 

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