public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 0/3] Add Power10 IEEE 128-bit min, max, conditional move
 2021-06-30 19:07 UTC  (14+ messages)
` [PATCH 1/3] Add IEEE 128-bit min/max support on PowerPC
` [PATCH 2/3] Fix IEEE 128-bit min/max test
    ` [PATCH 2/3 V2] "
` [PATCH 3/3] Add IEEE 128-bit fp conditional move on PowerPC

HELP!! How to inhibit optimizations applied to .DEFERRED_INIT argument?
 2021-06-30 19:04 UTC  (12+ messages)

[Patch] gcc.c: Add -foffload= to display_help
 2021-06-30 18:08 UTC  (4+ messages)
` RFC: --help for Driver options (was: [Patch] gcc.c: Add -foffload= to display_help)

[PATCH][RFC]AArch64 SVE: Fix multiple comparison masks on inverted operands
 2021-06-30 17:55 UTC  (6+ messages)

[PATCH 1/2] c++: Fix push_access_scope and introduce RAII wrapper for it
 2021-06-30 16:20 UTC  (7+ messages)
` [PATCH 2/2] c++: Extend PR96204 fix to variable templates

[PATCH] improve warning suppression for inlined functions (PR 98465, 98512)
 2021-06-30 16:17 UTC  (8+ messages)
    ` [PATCH 0/4] improve warning suppression for inlined functions (PR 98512)
      ` [PATCH 2/4] remove %G and %K from calls in front end and middle end "
        ` [PING][PATCH "
      ` [PATCH 4/4] remove %G and %K support from pretty printer and -Wformat "
        ` [PING][PATCH "

[PATCH] c++: CTAD within alias template [PR91911]
 2021-06-30 15:58 UTC  (6+ messages)

RFC: Experimental use of Sphinx for GCC documentation
 2021-06-30 15:43 UTC  (36+ messages)
` RFC: "
    ` GCC documentation: porting to Sphinx
                        ` [PATCH] Port GCC documentation "

[RFC/PATCH] ira: Consider matching constraints with param [PR100328]
 2021-06-30 15:42 UTC  (11+ messages)
` [RFC/PATCH v3] ira: Support more matching constraint forms "

[ARM] PR98435: Missed optimization in expanding vector constructor
 2021-06-30 15:21 UTC  (10+ messages)

[PATCH 1/4] add utility to poison globals that should not be used
 2021-06-30 15:13 UTC  (8+ messages)
` [PATCH 2/4] allow poisoning input_location in ranges it "
` [PATCH 3/4] allow poisoning cfun
` [PATCH 4/4] poison input_location and cfun in one spot

[PATCH] gcc-changelog: show correct line when complaining about unclosed paren
 2021-06-30 15:03 UTC 

[RFC PATCH] Change the type of predicates to bool
 2021-06-30 15:00 UTC  (3+ messages)

[committed] analyzer: eliminate enum binding_key [PR95006]
 2021-06-30 14:35 UTC 

[PATCH] testsuite: Add arm_arch_v7a_ok effective-target to pr57351.c
 2021-06-30 13:58 UTC 

[PATCH] c++: DR2397 - auto specifier for * and & to arrays [PR100975]
 2021-06-30 13:30 UTC  (4+ messages)

[PATCH] Add stmt context in simplify_using_ranges
 2021-06-30 13:25 UTC  (3+ messages)

[PATCH] mips: check MSA support for vector modes [PR100760,PR100761,PR100762]
 2021-06-30 13:17 UTC  (2+ messages)
` PING: "

[PATCH] define auto_vec copy ctor and assignment (PR 90904)
 2021-06-30 12:01 UTC  (24+ messages)

[COMMITTED V10 0/7] Support for the CTF and BTF debug formats
 2021-06-30 11:46 UTC  (3+ messages)
` [COMMITTED V10 4/7] CTF/BTF testsuites

[PATCH] tree-optimization/101267 - fix SLP vect with masked operations
 2021-06-30 10:56 UTC 

[PATCH 0/4] openacc: Async fixes
 2021-06-30 10:40 UTC  (8+ messages)
` [PATCH 1/4] openacc: Async fix for lib-94 testcase
` [PATCH 2/4] openacc: Fix async bugs in several OpenACC test cases
` [PATCH 3/4] openacc: Fix asynchronous host-to-device copies in libgomp runtime
` [PATCH 4/4] openacc: Profiling-interface fixes for asynchronous operations

[Patch] gcc.c's check_offload_target_name: Fixes to inform hints
 2021-06-30 10:23 UTC  (2+ messages)

[Ada] Make copies of entities being declared when copying block
 2021-06-30  9:30 UTC 

[Ada] Remove an obsolete variant of Adjust_Name_Case used only by SPARK
 2021-06-30  9:30 UTC 

[Ada] Small tweak in a couple of comments
 2021-06-30  9:30 UTC 

[Ada] Do not catch 'N mod -1' in CodePeer_Mode
 2021-06-30  9:30 UTC 

[Ada] Fix the -gnatyr switch so it works in record rep clauses
 2021-06-30  9:30 UTC 

[Ada] Expose symmetry between Known_ and Unknown_ query routines
 2021-06-30  9:30 UTC 

[Ada] Crash on limited array object with address clause
 2021-06-30  9:30 UTC 

[Ada] vx7-shared-libs - x86_64-vx7r2 (gnat runtime)
 2021-06-30  9:30 UTC 

[Ada] Ignore again errors when running gen_il-main
 2021-06-30  9:30 UTC 

[Ada] Add some OS constants to control keepalive on TCP connections
 2021-06-30  9:30 UTC 

[Ada] Rewrite Validated_View in recursive style
 2021-06-30  9:30 UTC 

[Ada] Simplify detection of local types
 2021-06-30  9:30 UTC 

[Ada] Further adjustment and optimization of System.Value_N
 2021-06-30  9:30 UTC 

[Ada] Overriding errors on renamings and instances overriding predefined operators
 2021-06-30  9:30 UTC 

[Ada] tech debt: Parent (Empty) is not allowed
 2021-06-30  9:30 UTC 

[Ada] vx7-shared-libs: Unused variable __gnat_user_int_connect
 2021-06-30  9:30 UTC 

[Ada] Accept arrays and scalars as type views that can be validated
 2021-06-30  9:30 UTC 

[Ada] More robust guard against cascaded errors with overlapping actuals
 2021-06-30  9:30 UTC 

[Ada] Fix bug in node/entity kind numbers in sinfo/einfo.h
 2021-06-30  9:30 UTC 

[Ada] Disable Pre/Post in formal containers
 2021-06-30  9:30 UTC 

[Ada] Consistently use Validated_View for Valid_Scalars on records
 2021-06-30  9:30 UTC 

[Ada] Ensure System.Tasking.Debug.Known_Tasks component access is atomic
 2021-06-30  9:30 UTC 

[Ada] Remove redundant check for empty list
 2021-06-30  9:30 UTC 

[Ada] Fix style in Get_Fullest_View
 2021-06-30  9:30 UTC 

[Ada] Reuse Is_Subprogram_Or_Entry where possible
 2021-06-30  9:30 UTC 

[Ada] Remove a special case for forking-for-expect from ordinary spawn
 2021-06-30  9:30 UTC 

[Ada] Factor out many fields in entities
 2021-06-30  9:30 UTC 

[PATCH] tree-optimization/101264 - rework SLP "any" permute forward prop
 2021-06-30  9:29 UTC 

[ARM] PR66791: Gate comparison in vca intrinsics on __FAST_MATH__
 2021-06-30  9:08 UTC  (5+ messages)

[PATCH] c-family: Add more predefined macros for math flags
 2021-06-30  8:59 UTC 

[ARM] PR66791: Replace calls to builtin in vmul_n (a, b) intrinsics with __a * __b
 2021-06-30  8:27 UTC  (9+ messages)

[POWER10] __morestack calls from pcrel code
 2021-06-30  6:55 UTC 

[PATCH 0/2] Ranger-based backwards threader implementation
 2021-06-30  6:08 UTC  (5+ messages)

[PATCH] fixinc: don't "fix" machine names in quoted string [PR91085]
 2021-06-30  2:56 UTC  (6+ messages)
` [PATCH v2] fixinc: don't "fix" machine names in __has_include(...) [PR91085]
    ` [PATCH v3] "

[PATCH] rs6000: Remove unspecs for vec_mrghl[bhw]
 2021-06-30  1:47 UTC  (4+ messages)
    ` Ping: "

[PATCH] rs6000: Expand fmod and remainder when built with fast-math [PR97142]
 2021-06-30  1:44 UTC  (4+ messages)
` Ping: "
    ` Ping ^ 2: "

[PATCH] rs6000: Fix wrong code generation for vec_sel [PR94613]
 2021-06-30  1:42 UTC  (4+ messages)
    ` Ping: "

[PATCH] AIX code CSECT alignment
 2021-06-30  0:38 UTC 

[PATCH] [RFC] libgcc: Add a backchain fallback to _Unwind_Backtrace() on PowerPC
 2021-06-29 21:11 UTC 

[Patch] Add 'default' to -foffload=; document that flag [PR67300]
 2021-06-29 21:02 UTC  (15+ messages)

[pushed] c++: don't treat member var as var template
 2021-06-29 20:51 UTC 

Go patch committed: In composite literals use temps only for interfaces
 2021-06-29 20:44 UTC  (2+ messages)

[RFC] ipa: Adjust references to identify read-only globals
 2021-06-29 20:18 UTC 

[PATCH][gcc] Allow functions without C-style ellipsis to use format attribute
 2021-06-29 19:56 UTC  (2+ messages)

[PATCH 0/4] v4 PHI-OPT move abs_replacement to match.pd
 2021-06-29 19:54 UTC  (6+ messages)
` [PATCH 1/4] Duplicate the range information of the phi onto the new ssa_name
` [PATCH 2/4] Allow match-and-simplified phiopt to run in early phiopt

Go patch commited: Set DECL_NAMELESS for temporaries
 2021-06-29 19:22 UTC 

[PATCH] tree-optimization/101254 - Fix MINUS_EXPR relations
 2021-06-29 19:10 UTC 

[PATCH] Allow PHIs to pick up global values
 2021-06-29 19:10 UTC 

[PATCH] c++: cxx_eval_array_reference and empty elt type [PR101194]
 2021-06-29 18:49 UTC  (2+ messages)

[PATCH 0/4] rs6000: Add SSE4.1 "test" and "blend" intrinsics
 2021-06-29 18:08 UTC  (5+ messages)
` [PATCH 1/4] rs6000: Add support for SSE4.1 "test" intrinsics
` [PATCH 2/4] rs6000: Add tests "
` [PATCH 3/4] rs6000: Add support for SSE4.1 "blend" intrinsics
` [PATCH 4/4] rs6000: Add tests "

[PATCH] i386: Add V2SFmode vec_addsub pattern [PR95046]
 2021-06-29 17:19 UTC 

[wwwdocs] gcc-12/changes.html: GCN - add TI mode, mention -foffload(-options)
 2021-06-29 16:38 UTC  (2+ messages)

[PATCH 0/7] PHI-OPT move abs_replacement to match.pd
 2021-06-29 15:17 UTC  (5+ messages)
` [PATCH 4/7] Allow match-and-simplified phiopt to run in early phiopt

[PATCH] Rearrange detection of temporary directory for NetBSD
 2021-06-29 15:15 UTC  (5+ messages)

[COMMITTED V10 3/7] CTF/BTF debug formats
 2021-06-29 15:11 UTC  (4+ messages)

[PATCH 0/5] amdgcn: Improve TImode support
 2021-06-29 15:10 UTC  (4+ messages)
` [PATCH 2/5] amdgcn: Add [us]mulsi3_highpart SGPR alternatives & [us]mulsid3/muldi3 expanders

[PATCH 0/3] amdgcn: Integer multiplication improvements
 2021-06-29 14:50 UTC  (4+ messages)
` [PATCH 1/3] amdgcn: Mark s_mulk_i32 as clobbering SCC
` [PATCH 2/3] amdgcn: Add [us]mulsi3_highpart SGPR alternatives
` [PATCH 3/3] amdgcn: Add [us]mulsid3/muldi3 patterns

[PATCH] Add forward propagation to SLP "any" permutes
 2021-06-29 13:33 UTC 

[PATCH] Refactor SLP permute opt propagation
 2021-06-29 11:29 UTC 

[PATCH] tree-optimization/101186 - extend FRE with "equivalence map" for condition prediction
 2021-06-29 10:54 UTC  (8+ messages)

[PATCH] New hook adjust_iv_update_pos
 2021-06-29  9:19 UTC  (7+ messages)

[PATCH] match.pd: Avoid (intptr_t)x eq/ne CST to x eq/ne (typeof x) CST opt in GENERIC when sanitizing [PR101210]
 2021-06-29  8:38 UTC  (2+ messages)

[PATCH] tree-optimization/101242 - fix reverse graph entry detection
 2021-06-29  8:34 UTC 

[PATCH v5 0/2] x86: Convert CONST_WIDE_INT/CONST_VECTOR to broadcast
 2021-06-29  8:17 UTC  (9+ messages)
` [PATCH v5 2/2] x86: Add vec_duplicate<mode> expander

[PATCH 0/2] RISC-V: Add ldr/str instruction for T-HEAD
 2021-06-29  8:11 UTC  (3+ messages)
` [PATCH 1/2] RISC-V: Add arch flags "
` [PATCH 2/2] RISC-V: Add ldr/str instruction "

pdp11: Fix warnings to allow compilation with a recent GCC and --enable-werror-always
 2021-06-29  7:28 UTC  (3+ 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).