public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[COMMITTED] Remove TDF_THREADING flag in favor of param
 2021-11-09 14:39 UTC  (7+ messages)
` [COMMITTED] Cleanup path solver dumps

[PATCH] Fix aarch64 PR 99657: ICE with SVE types used without an error
 2021-11-09 14:38 UTC  (2+ messages)

[PATCH] Fix GCOV CFG related issues
 2021-11-09 14:38 UTC  (3+ messages)
` Use 'location_hash' for 'seen_locations' in 'gcc/profile.c:branch_prob' (was: [PATCH] Fix GCOV CFG related issues)

[PATCH] powerpc: Remove LINK_OS_EXTRA_SPEC{32, 64} from --with-advance-toolchain
 2021-11-09 14:19 UTC  (2+ messages)

[PATCH 0/11] warning control by group and location (PR 74765)
 2021-11-09 14:18 UTC  (14+ messages)
  ` [PATCH 0/13] v2 "
    ` [PATCH 1/13] v2 [PATCH 1/13] Add support for per-location warning groups "
                  ` Use 'location_hash' for 'gcc/diagnostic-spec.h:nowarn_map' (was: [PATCH 1/13] v2 [PATCH 1/13] Add support for per-location warning groups (PR 74765))
                ` Get rid of infinite recursion for 'typedef' used with GTY-marked 'gcc/diagnostic-spec.h:nowarn_map' [PR101204] "
                    ` Get rid of infinite recursion for 'typedef' used with GTY-marked 'gcc/diagnostic-spec.h:nowarn_map' [PR101204, PR103157]

[wwwdocs] Document feature test macro for C++ constexpr dynamic alloc
 2021-11-09 14:08 UTC  (2+ messages)

[PATCH] Remove dead Fortran function
 2021-11-09 13:59 UTC 

[PATCH] c++: Fix ICE on complex constant with -frounding-math [PR103114]
 2021-11-09 13:55 UTC  (2+ messages)

[PATCH v1 0/7] Add LoongArch support
 2021-11-09 13:53 UTC  (5+ messages)
  ` [PATCH v1 1/7] LoongArch Port: gcc

[PATCH] fixincludes: don't assume getcwd() can handle NULL argument
 2021-11-09 13:49 UTC 

[PATCH 1/3] (v2) On-demand locations within string-literals
 2021-11-09 13:48 UTC  (15+ 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] "
                      ` [PING^3] Generalize 'gcc/input.h:struct location_hash' (was: [Committed] [PATCH 2/4] (v4) On-demand locations within string-literals)

[PATCH] Define m_rtx_reuse_manager only if not GENERATOR_FILE
 2021-11-09 13:45 UTC 

[PATCH] Loop unswitching: support gswitch statements
 2021-11-09 13:37 UTC  (7+ messages)

[PATCH][RFC] Come up with casm state
 2021-11-09 12:49 UTC  (14+ messages)
` [PATCH 3/N] Come up with casm global state

[PATCH v4] Improve integer bit test on __atomic_fetch_[or|and]_* returns
 2021-11-09 12:48 UTC  (3+ messages)
` [PATCH v5] "

[PATCH 0/4] config: Allow a host to opt out of PCH
 2021-11-09 12:29 UTC  (18+ messages)
            ` [PATCH] pch: Add support for PCH for relocatable executables

[AArch64] Fix NEON load/store gimple lowering and big-endian testisms
 2021-11-09 12:27 UTC  (7+ messages)
        ` [AArch64] Fix big-endian testisms introduced by NEON gimple lowering patch
          ` [AArch64] Fix TBAA information when lowering NEON loads and stores to gimple

[RFC PATCH] or1k: Fix clobbering of _mcount argument if fPIC is enabled
 2021-11-09 12:13 UTC 

[PATCH] PR middle-end/103059: reload: Also accept ASHIFT with indexed addressing
 2021-11-09 12:11 UTC  (15+ messages)

[PATCH][GCC] arm: add armv9-a architecture to -march
 2021-11-09 11:36 UTC  (4+ messages)

[PATCH] Return NULL for maybe_register_path when unprofitable
 2021-11-09 11:15 UTC  (2+ messages)
` [PATCH] Dump details of an attempt to register a jump threading path

[PATCH] Introduce build_debug_expr_decl
 2021-11-09 11:02 UTC  (5+ messages)

[PATCH] vect: Hookize better_loop_vinfo_p
 2021-11-09 11:01 UTC  (8+ messages)

Values of WIDE_INT_MAX_ELTS in gcc11 and gcc12 are different
 2021-11-09 10:44 UTC  (13+ messages)

[PATCH] PR tree-optimization/102232 Adding a missing pattern to match.pd
 2021-11-09 10:36 UTC  (3+ messages)

[PATCH 1/2] [Gimple] Simplify (trunc)fmax/fmin((extend)a, (extend)b) to MAX/MIN(a, b)
 2021-11-09 10:21 UTC  (6+ messages)
` [PATCH 1/2] [Gimple] Simplify (trunc)fmax/fmin((extend)a, (extend)b) to MAX/MIN(a,b)

[PATCH] [pass_if_conversion] Extend is_cond_scalar_reduction to handle bit_and/bit_xor/bit_ior
 2021-11-09 10:19 UTC  (2+ messages)

[Ada] Fix Codepeer warning
 2021-11-09  9:46 UTC 

[Ada] Tidy up implementation of Has_Compatible_Type
 2021-11-09  9:46 UTC 

[Ada] Invalid GPR_PROJECT_PATH_FILE confuses gnatls
 2021-11-09  9:46 UTC 

[Ada] Print Storage_Pool and Procedure_To_Call fields
 2021-11-09  9:46 UTC 

[Ada] Do not indicate a pending abort if the task is already aborting
 2021-11-09  9:46 UTC 

[Ada] Hang on compilation of unit with type extension in body
 2021-11-09  9:46 UTC 

[Ada] Crash on expansion of tagged membership test
 2021-11-09  9:46 UTC 

[Ada] Improve integration of strub with type systems
 2021-11-09  9:46 UTC 

[Ada] Initialize Current_Source_Unit
 2021-11-09  9:46 UTC 

[Ada] Use atomics in runtime on ARM and Aarch64 VxWorks
 2021-11-09  9:46 UTC 

[Ada] Accessibility fix
 2021-11-09  9:46 UTC 

[Ada] Cleanup copying of parameter lists
 2021-11-09  9:46 UTC 

[Ada] Cleanup building of renamed equality
 2021-11-09  9:46 UTC 

[Ada] Refine type in expansion of array equality
 2021-11-09  9:46 UTC 

[Ada] Simplify building of entity occurrences
 2021-11-09  9:46 UTC 

[Ada] Return a valid value when handling Constraint_Error
 2021-11-09  9:45 UTC 

[Ada] Simplify expansion of array equality
 2021-11-09  9:45 UTC 

[Ada] Reference in Unbounded_String is almost never null
 2021-11-09  9:45 UTC 

[Ada] Document the SuSE kernel bug
 2021-11-09  9:45 UTC 

[Ada] Errors on globals in expressions of predicate aspects in generic bodies
 2021-11-09  9:45 UTC 

[Ada] Tune comment about expansion of array equality
 2021-11-09  9:45 UTC 

[Ada] Add missing regular expression syntax error check
 2021-11-09  9:45 UTC 

[Ada] Complete support for prefixed call on subtypes/derived types
 2021-11-09  9:45 UTC 

[Ada] Fix detection of array aggregates with single others associations
 2021-11-09  9:45 UTC 

[Ada] Fix support for prefixed call with incomplete type declarations
 2021-11-09  9:45 UTC 

[Ada] Guard against illegal items in Global but not Depends
 2021-11-09  9:45 UTC 

[Ada] Build activation chain for BIP only when needed
 2021-11-09  9:45 UTC 

Some PINGs
 2021-11-09  9:18 UTC  (5+ messages)

[PATCH] Fix clang -Wcast-qual warning
 2021-11-09  8:47 UTC 

[PATCH] ipa: Fix segfault when remapping debug_binds with expressions (PR 103132)
 2021-11-09  7:30 UTC  (2+ messages)

[tree-ssa-loop] Remove redundant check for number of loops in pass_vectorize::execute
 2021-11-09  7:17 UTC  (4+ messages)

[PATCH] attribs: Implement -Wno-attributes=vendor::attr [PR101940]
 2021-11-09  7:09 UTC  (13+ messages)
  ` [PATCH v3] "
      ` [PATCH v4] "
          ` [PATCH v5] "
                  ` [PATCH v6] "

[PATCH] c++: Skip unnamed bit-fields more
 2021-11-09  5:41 UTC  (2+ messages)

[PATCH] c++: bogus error w/ variadic concept-id as if cond [PR98394]
 2021-11-09  5:13 UTC  (4+ messages)

[RFA] Minor optimization of variable bit testing
 2021-11-09  4:27 UTC  (3+ messages)

[PATCH] fix up compute_objsize (including PR 103143)
 2021-11-09  2:34 UTC 

[PATCH] Convert strlen pass from evrp to ranger
 2021-11-09  0:09 UTC  (6+ messages)

[PATCH] c++: Implement -Wuninitialized for mem-initializers (redux) [PR19808]
 2021-11-08 23:41 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH 0/2] provide simple detection of indeterminate pointers
 2021-11-08 22:41 UTC  (2+ messages)
` PING "

[PATH][_GLIBCXX_DEBUG] Fix unordered container merge
 2021-11-08 21:36 UTC  (7+ messages)

[PATCH] libcpp: Implement -Wbidirectional for CVE-2021-42574 [PR103026]
 2021-11-08 21:33 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH] c++: __builtin_bit_cast To C array target type [PR103140]
 2021-11-08 20:03 UTC 

[PATCH v3] c++: Add gnu::diagnose_as attribute
 2021-11-08 20:00 UTC  (5+ messages)
` [PATCH v4] "
    ` [RFC] c++: Print function template parms when relevant (was: [PATCH v4] c++: Add gnu::diagnose_as attribute)

[PATCHv5 00/18] Replace the Power target-specific builtin machinery
 2021-11-08 19:40 UTC  (9+ messages)
` [PATCH 11/18] rs6000: Builtin expansion, part 6
` [PATCH 18/18] rs6000: Add escape-newline support for builtins files

Move uncprop after modref pass
 2021-11-08 18:32 UTC  (2+ messages)

[PATCH v4] Fix ICE when mixing VLAs and statement expressions [PR91038]
 2021-11-08 18:13 UTC  (5+ messages)

[PATCH] arm: Initialize vector costing fields
 2021-11-08 18:12 UTC 

Revert workaround allowing interposition on nested functions
 2021-11-08 18:02 UTC 

[COMMITTED] tree-optimization/103022 - Don't calculate new values when using the private context, callback
 2021-11-08 17:49 UTC 

[PATCH] rs6000: Add optimizations for _mm_sad_epu8
 2021-11-08 17:43 UTC  (2+ messages)
` [PING PATCH] "

[PATCH] rs6000: Add Power10 optimization for most _mm_movemask*
 2021-11-08 17:42 UTC  (2+ messages)
` [PING PATCH] "

[PATCH] rs6000: Add Power10 optimization for _mm_blendv*
 2021-11-08 17:42 UTC  (2+ messages)
` [PING PATCH] "

[PATCH v4 0/3] rs6000: Support more SSE4 intrinsics
 2021-11-08 17:40 UTC  (4+ messages)
` [PATCH v4 2/3] rs6000: Support SSE4.1 "round" intrinsics
  ` [PING PATCH "
    ` [PING^2 "

[COMMITTED] path oracle: Do not look at root oracle for killed defs
 2021-11-08 17:40 UTC  (4+ messages)

[PATCH] c++: unexpanded pack in var tmpl partial spec [PR100652]
 2021-11-08 17:18 UTC  (2+ messages)

[i386] Fix couple of issues in large PIC model on x86-64/VxWorks
 2021-11-08 17:03 UTC  (4+ messages)

[PATCH] libstdc++: only define _GLIBCXX_HAVE_TLS for VxWorks >= 6.6
 2021-11-08 16:59 UTC  (2+ messages)

[PATCH] ipa: Unshare expresseions before putting them into debug statements (PR 103099, PR 103107)
 2021-11-08 16:29 UTC  (2+ messages)

[PATCH] Fix spurious valgrind errors in irred loop verification
 2021-11-08 15:19 UTC 

[COMMITTED] path solver: Avoid recalculating ranges already in the cache
 2021-11-08 15:06 UTC 

[PATCH] Remove dead code
 2021-11-08 14:19 UTC  (3+ messages)

[PATCH] Objective-C: fix protocol list count type (pertinent to non-LP64)
 2021-11-08 13:41 UTC  (6+ messages)

GCC 11 backports
 2021-11-08 12:26 UTC  (4+ messages)

[PATCH] Add debug counters to back threader
 2021-11-08 12:22 UTC  (7+ messages)

[PATCH] Dump static chain for cgraph_node
 2021-11-08 12:01 UTC  (6+ messages)

[PATCH] gcov-profile: Fix -fcompare-debug with -fprofile-generate [PR100520]
 2021-11-08 11:09 UTC  (5+ messages)

[PATCH] vect: Move vector costs to loop_vec_info
 2021-11-08 11:06 UTC  (2+ messages)

[PATCH] vect: Pass scalar_costs to finish_cost
 2021-11-08 11:03 UTC  (2+ messages)

[PATCH] vect: Keep scalar costs around longer
 2021-11-08 11:02 UTC  (2+ messages)

[PATCH] vect: Remove vec_outside/inside_cost fields
 2021-11-08 10:51 UTC  (2+ messages)

[committed] Make test names unique for a couple of goacc tests
 2021-11-08 10:45 UTC  (5+ messages)
  ` [ping] Make sure that we get unique test names if several DejaGnu directives refer to the same line (was: [committed] Make test names unique for a couple of goacc tests)
    ` [ping^2] Make sure that we get unique test names if several DejaGnu directives refer to the same line [PR102735]
      ` [ping^3] "

[PATCH][GCC] arm: enable cortex-a710 CPU
 2021-11-08 10:41 UTC  (3+ messages)

[committed] aarch64: LD3/LD4 post-modify costs for struct modes
 2021-11-08 10:39 UTC 

[committed] genmodes: Define NUM_MODE_* macros
 2021-11-08 10:38 UTC 

[aarch64] PR102376 - Emit better diagnostic for arch extensions in target attr
 2021-11-08 10:33 UTC  (7+ messages)

[PATCH] tree-optimization/103102 - fix error in vectorizer refactoring
 2021-11-08  9:06 UTC 

Improve optimization of some builtins
 2021-11-08  9:05 UTC  (2+ 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).