public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[patch][version 6] add -ftrivial-auto-var-init and variable attribute "uninitialized" to gcc
 2021-08-20 14:52 UTC  (33+ messages)

[PATCH] more warning code refactoring
 2021-08-20 14:49 UTC  (11+ messages)

Re-unify 'omp_build_component_ref' and 'oacc_build_component_ref'
 2021-08-20 14:49 UTC  (6+ messages)
        ` [ping] "

[PATCH] IPA: MODREF should skip EAF_* flags for indirect calls
 2021-08-20 14:27 UTC 

[PATCH] PR fortran/100950 - ICE in output_constructor_regular_field, at varasm.c:5514
 2021-08-20 14:19 UTC  (26+ messages)
                        ` Aw: "
                          `  "
                            ` Aw: "
                              `  "
                                ` [PATCH, committed] Fix bootstrap breakage caused by r12-3033 (PR fortran/100950 - ICE in output_constructor_regular_field, at varasm.c:5514)
                                ` Aw: Re: Re: Re: [PATCH] PR fortran/100950 - ICE in output_constructor_regular_field, at varasm.c:5514
                        ` [Patch] c-format.c/Fortran: Support %wd / host-wide integer in gfc_error (Re: [PATCH] PR fortran/100950 - ICE in output_constructor_regular_field, at varasm.c:5514)

[committed] libstdc++: Skip filesystem tests that depend on permissions [PR90787]
 2021-08-20 14:16 UTC 

[committed] openmp: Implement the error directive
 2021-08-20 13:54 UTC  (7+ messages)
` [Patch] Fortran: Add OpenMP's error directive (was: [committed] openmp: Implement the error directive)

[PATCH] enable ranger and caching in pass_waccess
 2021-08-20 13:09 UTC  (2+ messages)

[PATCH] ipa: add debug counter for IPA MODREF PTA
 2021-08-20 12:13 UTC 

[PATCH] Refactor BB splitting of DRs for SLP group analysis
 2021-08-20 10:37 UTC 

[RFC] ldist: Recognize rawmemchr loop patterns
 2021-08-20 10:35 UTC  (12+ messages)

[PATCH] configure: Allow a host makefile fragment to override PIE flag settings
 2021-08-20 10:29 UTC  (4+ messages)

[x86_64 PATCH] Tweak -Os costs for scalar-to-vector pass
 2021-08-20 10:20 UTC  (3+ messages)

[committed] openmp: Diagnose some superfluous commas in OpenMP parsing
 2021-08-20  9:44 UTC 

[PATCH] gcov: fix output location for JSON mode
 2021-08-20  8:04 UTC 

[PATCH] libgfortran : Use the libtool macro to determine libm availability
 2021-08-20  8:02 UTC  (4+ messages)

[Patch][GCC][middle-end] - Generate FRINTZ for (double)(int) under -ffast-math on aarch64
 2021-08-20  7:14 UTC  (5+ messages)

[Fortran] OG11 backports
 2021-08-20  3:10 UTC 

[PATCH] Simplify (truncate:QI (subreg:SI (reg:QI x))) to (reg:QI x)
 2021-08-19 23:37 UTC  (2+ messages)

[PATCH] rs6000: Fix ICE expanding lxvp and stxvp gimple built-ins [PR101849]
 2021-08-19 23:36 UTC  (5+ messages)

[PATCH] nvptx: Add a __PTX_ISA__ predefined macro based on target ISA
 2021-08-19 22:54 UTC 

[committed] Drop stabs support from h8300 and v850 ports
 2021-08-19 22:29 UTC  (3+ messages)

[Patch][doc][PR101843]clarification on building gcc and binutils together
 2021-08-19 22:27 UTC 

[PATCH] Move xx* builtins to vsx.md
 2021-08-19 22:18 UTC  (6+ messages)

[PATCH v2] rs6000: Avoid buffer overruns
 2021-08-19 21:40 UTC 

[PATCH] testsuite, Darwin : Do not claim 'GAS' for cctools assembler
 2021-08-19 20:02 UTC 

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

[PATCH] Jit, testsuite: Amend expect processing to tolerate more platforms
 2021-08-19 18:59 UTC 

[committed] release ranger instance in pass_waccess (PR 101984)
 2021-08-19 18:44 UTC 

[pushed] Objective-C, NeXT runtime: Correct the default for fobjc-nilcheck
 2021-08-19 18:41 UTC 

[PATCH] aix: handle 64bit inodes for include directories
 2021-08-19 18:23 UTC  (7+ messages)

[PATCH] document enable/disable_ranger
 2021-08-19 18:11 UTC  (4+ messages)

[PATCH 0/4] drop version checks for in-tree gas [PR91602]
 2021-08-19 18:08 UTC  (4+ messages)

[PATCH] Fold more constants during veclower pass
 2021-08-19 18:03 UTC  (2+ messages)

[WIP, Fortran] TS 29113 testsuite
 2021-08-19 17:28 UTC  (5+ messages)
` [PATCH, "
  ` [PATCH v2, "
      ` [PATCH v3, "

[PATCH] Use __builtin_trap() for abort() if inhibit_libc
 2021-08-19 16:08 UTC  (2+ messages)

[PATCH][MIPS] Remove TARGET_ASM_FUNCTION_RODATA_SECTION
 2021-08-19 16:03 UTC  (2+ messages)

[x86_64 PATCH] Tweak -Os costs for scalar-to-vector pass
 2021-08-19 15:59 UTC 

[committed] Fix ada build on hpux
 2021-08-19 15:47 UTC 

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

[committed] libstdc++: Document P1739R4 status [PR100139]
 2021-08-19 14:06 UTC  (2+ messages)

[committed] libstdc++: Update Doxygen config template to Doxygen 1.9.2
 2021-08-19 13:58 UTC 

[committed] libstdc++: Don't check always-true condition [PR101965]
 2021-08-19 13:58 UTC 

[ping][vect-patterns][RFC] Refactor widening patterns to allow internal_fn's
 2021-08-19 12:31 UTC  (2+ messages)

[PATCH, OG11, OpenACC, committed] Fix ICE for non-contiguous arrays
 2021-08-19 12:19 UTC 

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

[committed] libstdc++: Fix move construction of std::tuple with array elements [PR101960]
 2021-08-19 12:04 UTC 

[committed] libstdc++: Improve doxygen docs for smart pointers
 2021-08-19 12:03 UTC 

[committed] libstdc++: Improve overflow check for file timestamps
 2021-08-19 12:03 UTC 

[committed] libstdc++: Tweak whitespace
 2021-08-19 12:03 UTC 

[PATCH] c++: Implement P0466R5 __cpp_lib_is_layout_compatible compiler helpers [PR101539]
 2021-08-19  9:24 UTC  (12+ messages)
      ` [PATCH] c++, v2: "
          ` [PATCH] c++, v3: "
                    ` aarch64/arm zero bitfield handling (was Re: [PATCH] c++, v3: Implement P0466R5 __cpp_lib_is_layout_compatible compiler helpers [PR101539])

[PATCH] move x86 to use gather/scatter internal functions
 2021-08-19  9:22 UTC  (20+ messages)

[PATCH] expand: Add new clrsb fallback expansion [PR101950]
 2021-08-19  8:49 UTC  (2+ messages)

[committed] openmp: Fix ICE on requires clause with atomic_default_mem_order (
 2021-08-19  8:44 UTC 

[committed] openmp: For C++ ensure nothing directive has no operands
 2021-08-19  8:37 UTC 

[PATCH] JIT, testsuite, Darwin: Initial testsuite fixes
 2021-08-19  8:34 UTC  (3+ messages)

PR target/78213 revisited (was Re: [PATCH 5/9] Introduce selftest::locate_file (v4))
 2021-08-19  7:01 UTC  (5+ messages)
` [committed] Introduce selftest::locate_file (v5)

[PATCH] x86-64: Remove HAVE_LD_PIE_COPYRELOC
 2021-08-19  6:54 UTC  (4+ messages)

[RFC] Don't move cold code out of loop by checking bb count
 2021-08-19  5:51 UTC  (5+ messages)
      ` [PATCH v2] "

[patch, libgfortran] Further fixes for GFC/CFI descriptor conversions
 2021-08-19  3:57 UTC 

[PATCH, Fortran] Revert to non-multilib-specific ISO_Fortran_binding.h
 2021-08-19  2:57 UTC 

[r12-3002 Regression] FAIL: gfortran.dg/analyzer/pr96949.f90 -O (test for excess errors) on Linux/x86_64
 2021-08-18 23:58 UTC 

[r12-3003 Regression] FAIL: g++.dg/analyzer/pr96641.C -std=c++98 (test for excess errors) on Linux/x86_64
 2021-08-18 23:58 UTC 

[PATCH] testsuite, JIT, Darwin: Adjust asm tests for Mach-O
 2021-08-18 22:44 UTC  (2+ messages)

[PATCH 1/2] analyzer: detect and analyze calls via function pointer (GSoC)
 2021-08-18 20:40 UTC  (7+ messages)

[PATCH] Allow explicitly specifying the thread model for runtime libs
 2021-08-18 20:38 UTC 

[committed] openmp: Add nothing directive support
 2021-08-18 20:01 UTC  (4+ messages)
` (Re: [committed] openmp: Add nothing directive support)

[PATCH] c++tools : Add a simple handler for ModuleCompiledRequest
 2021-08-18 19:13 UTC 

[pushed] Darwin, jit: Fix build [PR100613]
 2021-08-18 18:54 UTC 

[pushed] configure: Allow host fragments to react to --enable-host-shared
 2021-08-18 18:50 UTC 

[pushed] Objective-C: fix crash with -fobjc-nilcheck
 2021-08-18 18:45 UTC 

[pushed] libiberty, Darwin : Fix simple-object LTO table for cross-endian case
 2021-08-18 18:37 UTC 

[pushed] Darwin: Handle the -rpath command line option
 2021-08-18 18:32 UTC 

[PATCH v2] libstdc++: improve documentation for bits/stl_function.h [PR51539]
 2021-08-18 16:30 UTC  (4+ messages)

'hash_map<tree, hash_map<tree, tree>>'
 2021-08-18 16:12 UTC  (8+ messages)
      ` Expensive selftests (was: 'hash_map<tree, hash_map<tree, tree>>')
          ` Add more self-tests for 'hash_map' with Value type with non-trivial constructor/destructor (was: Expensive selftests)
            ` Make 'gcc/hash-map-tests.c:test_map_of_type_with_ctor_and_dtor_expand' work on 32-bit architectures [PR101959]

[committed] libstdc++: Improve doxygen documentation for std::unique_ptr
 2021-08-18 14:42 UTC 

[committed] libstdc++: Improve doxygen comments in <bits/stl_function.h>
 2021-08-18 14:42 UTC 

[committed] libstdc++: Enable doxygen processing for C++20 components
 2021-08-18 14:41 UTC 

[committed] libstdc++: Simplify n-ary arithmetic promotion traits
 2021-08-18 14:41 UTC 

[committed] libstdc++: Fix CTAD for debug sequence containers
 2021-08-18 14:36 UTC 

[committed] libstdc++: Fix vector<bool> printer tests to work in debug mode
 2021-08-18 14:36 UTC 

[PATCH 3/3] aarch64: Remove macros for vld4[q]_lane Neon intrinsics
 2021-08-18 14:36 UTC  (5+ messages)
  ` [PATCH] aarch64: Fix float <-> int errors in vld4[q]_lane intrinsics

[Patch] Fortran/OpenMP: Add memory routines existing for C/C++
 2021-08-18  9:09 UTC  (2+ messages)

[PATCH] inline: do not inline when no_profile_instrument_function is different
 2021-08-18  8:38 UTC  (4+ messages)

[PATCH] commit-mklog: Add --co argument
 2021-08-18  8:36 UTC  (4+ messages)

[COMMITTED 3/3] Add GORI tracing faciltiies
 2021-08-18  8:35 UTC  (2+ messages)

[committed] openmp: Actually ignore pragma_stmt pragmas for which c_parser_pragma returns false
 2021-08-18  8:29 UTC 

[PATCH] Adding target hook allows to reject initialization of register
 2021-08-18  7:23 UTC  (8+ 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).