Show patches with: State = Action Required       |    Archived = No       |   5373 patches
« 1 248 49 5053 54 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[6/6] Add __attribute__ ((tainted)) RFC: adding support to GCC for detecting trust boundaries - - --- 2021-11-13 David Malcolm New
[5/6] analyzer: use region::untrusted_p in taint detection RFC: adding support to GCC for detecting trust boundaries - - --- 2021-11-13 David Malcolm New
[4b/6] analyzer: implement region::untrusted_p in terms of __attribute__((untrusted)) [4b/6] analyzer: implement region::untrusted_p in terms of __attribute__((untrusted)) - - --- 2021-11-13 David Malcolm New
[4a/6] analyzer: implement region::untrusted_p in terms of custom address spaces [4a/6] analyzer: implement region::untrusted_p in terms of custom address spaces - - --- 2021-11-13 David Malcolm New
[3/6] analyzer: implement infoleak detection RFC: adding support to GCC for detecting trust boundaries - - --- 2021-11-13 David Malcolm New
[2/6] Add returns_zero_on_success/failure attributes RFC: adding support to GCC for detecting trust boundaries - - --- 2021-11-13 David Malcolm New
[1b/6] Add __attribute__((untrusted)) [1b/6] Add __attribute__((untrusted)) - - --- 2021-11-13 David Malcolm New
[1a/6] RFC: Implement "#pragma GCC custom_address_space" [1a/6] RFC: Implement "#pragma GCC custom_address_space" - - --- 2021-11-13 David Malcolm New
Cleanup modref_access_node Cleanup modref_access_node - - --- 2021-11-13 Jan Hubicka New
[2/2] Sync with binutils: Support the PGO build for binutils+gdb Sync with binutils for building binutils with LTO: - - --- 2021-11-13 H.J. Lu New
[1/2] Sync with binutils: GCC: Pass --plugin to AR and RANLIB Sync with binutils for building binutils with LTO: - - --- 2021-11-13 H.J. Lu New
Ada, Darwin : Use DSYMUTIL_FOR_TARGET in libgnat/gnarl builds. Ada, Darwin : Use DSYMUTIL_FOR_TARGET in libgnat/gnarl builds. - - --- 2021-11-13 Iain Sandoe New
libsanitizer: Merge with upstream libsanitizer: Merge with upstream - - --- 2021-11-13 H.J. Lu New
[4/4] Add aarch64-darwin support for off-stack trampolines [1/4] Generate off-stack nested function trampolines - - --- 2021-11-13 Maxim Blinov New
[3/4] Add aarch64-linux support for off-stack trampolines [1/4] Generate off-stack nested function trampolines - - --- 2021-11-13 Maxim Blinov New
[2/4] Add x86_64-linux support for off-stack trampolines [1/4] Generate off-stack nested function trampolines - - --- 2021-11-13 Maxim Blinov New
[1/4] Generate off-stack nested function trampolines [1/4] Generate off-stack nested function trampolines - - --- 2021-11-13 Maxim Blinov New
[2/2] Implement TARGET_..._CA target hooks for AArch64 Darwin [1/2] Add cumulative_args_t variants of TARGET_FUNCTION_ROUND_BOUNDARY and friends - - --- 2021-11-13 Maxim Blinov New
[1/2] Add cumulative_args_t variants of TARGET_FUNCTION_ROUND_BOUNDARY and friends [1/2] Add cumulative_args_t variants of TARGET_FUNCTION_ROUND_BOUNDARY and friends - - --- 2021-11-13 Maxim Blinov New
PR target/103069: Relax cmpxchg loop for x86 target PR target/103069: Relax cmpxchg loop for x86 target - - --- 2021-11-13 Hongyu Wang New
fixincludes: simplify handling for access() failure [PR21283, PR80047] fixincludes: simplify handling for access() failure [PR21283, PR80047] - - --- 2021-11-12 Xi Ruoyao New
Combine malloc + memset to calloc Combine malloc + memset to calloc - - --- 2021-11-12 Seija K. New
Combine malloc + memset to calloc Combine malloc + memset to calloc - - --- 2021-11-12 Seija K. New
Combine malloc + memset to calloc Combine malloc + memset to calloc - - --- 2021-11-12 Seija K. New
[wwwdocs] Document deprecation of OpenMP MIC offloading in GCC 12 [wwwdocs] Document deprecation of OpenMP MIC offloading in GCC 12 - - --- 2021-11-12 H.J. Lu New
[v2] Check optab before transforming atomic bit test and operations [v2] Check optab before transforming atomic bit test and operations - - --- 2021-11-12 H.J. Lu New
PR fortran/102368 - Failure to compile program using the C_SIZEOF function in ISO_C_BINDING PR fortran/102368 - Failure to compile program using the C_SIZEOF function in ISO_C_BINDING - - --- 2021-11-12 Harald Anlauf New
[V4] rs6000: Remove unnecessary option manipulation. [V4] rs6000: Remove unnecessary option manipulation. - - --- 2021-11-12 Martin Liška New
x86: Require TARGET_HIMODE_MATH for HImode atomic bit expanders x86: Require TARGET_HIMODE_MATH for HImode atomic bit expanders - - --- 2021-11-12 H.J. Lu New
tree-optimization/102880 - improve CD-DCE tree-optimization/102880 - improve CD-DCE - - --- 2021-11-12 Richard Biener New
[9/9,Arm] Implement arm Function target attribute 'branch-protection'. Untitled series #4774 - - --- 2021-11-12 Tejas Belagod New
gcc: vxworks: fix providing stdint.h header gcc: vxworks: fix providing stdint.h header - - --- 2021-11-12 Rasmus Villemoes New
Introduce finalize method to modref_summary Introduce finalize method to modref_summary - - --- 2021-11-12 Jan Hubicka New
Make opcodes configure depend on bfd configure Make opcodes configure depend on bfd configure - - --- 2021-11-12 Alan Modra New
rs6000: testsuite: Add rop_ok effective-target function rs6000: testsuite: Add rop_ok effective-target function - - --- 2021-11-11 Peter Bergner New
[AArch64] Enable generation of FRINTNZ instructions [AArch64] Enable generation of FRINTNZ instructions - - --- 2021-11-11 Andre Vieira \(lists\) New
Fortran/openmp: Fix '!$omp end' Fortran/openmp: Fix '!$omp end' - - --- 2021-11-11 Tobias Burnus New
Implement -fprofile-prefix-map. Implement -fprofile-prefix-map. - - --- 2021-11-11 Martin Liška New
Enable pure/const discovery in modref Enable pure/const discovery in modref - - --- 2021-11-11 Jan Hubicka New
fixincludes: fix portability issues about getcwd() [PR21283, PR80047] fixincludes: fix portability issues about getcwd() [PR21283, PR80047] - - --- 2021-11-11 Xi Ruoyao New
libbacktrace: fix UBSAN issues libbacktrace: fix UBSAN issues - - --- 2021-11-11 Martin Liška New
Fortran/openmp: Add support for 2 argument num_teams clause Fortran/openmp: Add support for 2 argument num_teams clause - - --- 2021-11-11 Tobias Burnus New
[v1,8/8] RISC-V: bitmanip: relax minmax to operate on GPR Improvements to bitmanip-1.0 (Zb[abcs]) support - - --- 2021-11-11 Philipp Tomsich New
[v1,7/8] RISC-V: bitmanip: add orc.b as an unspec Improvements to bitmanip-1.0 (Zb[abcs]) support - - --- 2021-11-11 Philipp Tomsich New
[v1,6/8] RISC-V: bitmanip: add splitter to use bexti for "(a & (1 << BIT_NO)) ? 0 : -1" Improvements to bitmanip-1.0 (Zb[abcs]) support - - --- 2021-11-11 Philipp Tomsich New
[v1,5/8] RISC-V: bitmanip: improvements to rotate instructions Improvements to bitmanip-1.0 (Zb[abcs]) support - - --- 2021-11-11 Philipp Tomsich New
[v1,4/8] RISC-V: bitmanip: fix constant-loading for (1ULL << 31) in DImode Improvements to bitmanip-1.0 (Zb[abcs]) support - - --- 2021-11-11 Philipp Tomsich New
[v1,3/8] RISC-V: costs: support shift-and-add in strength-reduction Improvements to bitmanip-1.0 (Zb[abcs]) support - - --- 2021-11-11 Philipp Tomsich New
[v1,2/8] RISC-V: costs: handle BSWAP Improvements to bitmanip-1.0 (Zb[abcs]) support - - --- 2021-11-11 Philipp Tomsich New
[v1,1/8] bswap: synthesize HImode bswap from SImode or DImode Improvements to bitmanip-1.0 (Zb[abcs]) support - - --- 2021-11-11 Philipp Tomsich New
Basic kill analysis for modref Basic kill analysis for modref - - --- 2021-11-11 Jan Hubicka New
[15/15] sh: Fix non-robust split condition in define_insn_and_split Fix non-robust split condition in define_insn_and_split - - --- 2021-11-11 Kewen.Lin New
[14/15] mips: Fix non-robust split condition in define_insn_and_split Fix non-robust split condition in define_insn_and_split - - --- 2021-11-11 Kewen.Lin New
[13/15] ia64: Fix non-robust split condition in define_insn_and_split Fix non-robust split condition in define_insn_and_split - - --- 2021-11-11 Kewen.Lin New
[11/15] csky: Fix non-robust split condition in define_insn_and_split Fix non-robust split condition in define_insn_and_split - - --- 2021-11-11 Kewen.Lin New
[10/15] bfin: Fix non-robust split condition in define_insn_and_split Fix non-robust split condition in define_insn_and_split - - --- 2021-11-11 Kewen.Lin New
[09/15] arm: Fix non-robust split condition in define_insn_and_split Fix non-robust split condition in define_insn_and_split - - --- 2021-11-11 Kewen.Lin New
[08/15] alpha: Fix non-robust split condition in define_insn_and_split Fix non-robust split condition in define_insn_and_split - - --- 2021-11-11 Kewen.Lin New
[05/15] v850: Fix non-robust split condition in define_insn_and_split Fix non-robust split condition in define_insn_and_split - - --- 2021-11-11 Kewen.Lin New
[04/15] s390: Fix non-robust split condition in define_insn_and_split Fix non-robust split condition in define_insn_and_split - - --- 2021-11-11 Kewen.Lin New
[03/15] rx: Fix non-robust split condition in define_insn_and_split Fix non-robust split condition in define_insn_and_split - - --- 2021-11-11 Kewen.Lin New
[02/15] m32c: Fix non-robust split condition in define_insn_and_split Fix non-robust split condition in define_insn_and_split - - --- 2021-11-11 Kewen.Lin New
[01/15] frv: Fix non-robust split condition in define_insn_and_split Fix non-robust split condition in define_insn_and_split - - --- 2021-11-11 Kewen.Lin New
middle-end/103181 - fix operation_could_trap_p for vector division middle-end/103181 - fix operation_could_trap_p for vector division - - --- 2021-11-11 Richard Biener New
Adjust CPP_FOR_BUILD Adjust CPP_FOR_BUILD - - --- 2021-11-11 Pekka Seppänen New
libgcc: fix backtrace fallback on PowerPC Big-endian. [PR103004] libgcc: fix backtrace fallback on PowerPC Big-endian. [PR103004] - - --- 2021-11-10 Raphael M Zinsly New
libcpp: Fix _Pragma in #__VA_ARGS__ [PR103165] libcpp: Fix _Pragma in #__VA_ARGS__ [PR103165] - - --- 2021-11-10 Tobias Burnus New
c++: template-id ADL and partial instantiation [PR99911] c++: template-id ADL and partial instantiation [PR99911] - - --- 2021-11-10 Patrick Palka New
Silence additional warning in gfortran.dg/do_subscript_3.f90 Silence additional warning in gfortran.dg/do_subscript_3.f90 - - --- 2021-11-10 Jan Hubicka New
Use modref summary to DSE calls to non-pure functions Use modref summary to DSE calls to non-pure functions - - --- 2021-11-10 Jan Hubicka New
aarch64: Add new vector mode V8DI aarch64: Add new vector mode V8DI - - --- 2021-11-10 Przemyslaw Wirkus New
lto-wrapper: fix memory corruption. lto-wrapper: fix memory corruption. - - --- 2021-11-10 Martin Liška New
[wwwdocs] projects/gomp/: Add OpenMP 5.2 [wwwdocs] projects/gomp/: Add OpenMP 5.2 - - --- 2021-11-10 Tobias Burnus New
[wwwdocs] gcc-12/changes.html: Update OpenMP status [wwwdocs] gcc-12/changes.html: Update OpenMP status - - --- 2021-11-10 Tobias Burnus New
rs6000/doc: Rename future cpu with power10 rs6000/doc: Rename future cpu with power10 - - --- 2021-11-10 Kewen.Lin New
Improve integer bit test on __atomic_fetch_[or|and]_* returns Improve integer bit test on __atomic_fetch_[or|and]_* returns - - --- 2021-11-10 liuhongt New
[v7,2/2] Don't move cold code out of loop by checking bb count Untitled series #4659 - - --- 2021-11-10 Xionghu Luo New
rs6000: Fix a handful of 32-bit built-in function problems in the new support rs6000: Fix a handful of 32-bit built-in function problems in the new support - - --- 2021-11-09 pan2.li--- via Gcc-patches New
Make EAF flags more regular (and expressive) Make EAF flags more regular (and expressive) - - --- 2021-11-09 Jan Hubicka New
PR fortran/103217 & 103218 - ICEs during simplification after r12-4967-gbcf3728abe848888 PR fortran/103217 & 103218 - ICEs during simplification after r12-4967-gbcf3728abe848888 - - --- 2021-11-09 Harald Anlauf New
[v7] attribs: Implement -Wno-attributes=vendor::attr [PR101940] [v7] attribs: Implement -Wno-attributes=vendor::attr [PR101940] - - --- 2021-11-09 Marek Polacek New
Remove dead Fortran function. Remove dead Fortran function. - - --- 2021-11-09 Martin Liška New
fixincludes: don't assume getcwd() can handle NULL argument fixincludes: don't assume getcwd() can handle NULL argument - - --- 2021-11-09 Xi Ruoyao New
Define m_rtx_reuse_manager only if not GENERATOR_FILE. Define m_rtx_reuse_manager only if not GENERATOR_FILE. - - --- 2021-11-09 Martin Liška New
[RFC] or1k: Fix clobbering of _mcount argument if fPIC is enabled [RFC] or1k: Fix clobbering of _mcount argument if fPIC is enabled - - --- 2021-11-09 Stafford Horne New
Return NULL for maybe_register_path when unprofitable. Return NULL for maybe_register_path when unprofitable. - - --- 2021-11-09 Aldy Hernandez New
Fix aarch64 PR 99657: ICE with SVE types used without an error Fix aarch64 PR 99657: ICE with SVE types used without an error - - --- 2021-11-09 pan2.li--- via Gcc-patches New
Fix clang -Wcast-qual warning. Fix clang -Wcast-qual warning. - - --- 2021-11-09 Martin Liška New
fix up compute_objsize (including PR 103143) fix up compute_objsize (including PR 103143) - - --- 2021-11-09 Martin Sebor New
[pass_if_conversion] Extend is_cond_scalar_reduction to handle bit_and/bit_xor/bit_ior. [pass_if_conversion] Extend is_cond_scalar_reduction to handle bit_and/bit_xor/bit_ior. - - --- 2021-11-09 liuhongt New
[v6] attribs: Implement -Wno-attributes=vendor::attr [PR101940] [v6] attribs: Implement -Wno-attributes=vendor::attr [PR101940] - - --- 2021-11-09 Marek Polacek New
[v2] c++: Implement -Wuninitialized for mem-initializers (redux) [PR19808] [v2] c++: Implement -Wuninitialized for mem-initializers (redux) [PR19808] - - --- 2021-11-08 Marek Polacek New
c++: __builtin_bit_cast To C array target type [PR103140] c++: __builtin_bit_cast To C array target type [PR103140] - - --- 2021-11-08 will wray New
[RFC] c++: Print function template parms when relevant (was: [PATCH v4] c++: Add gnu::diagnose_as a… [RFC] c++: Print function template parms when relevant (was: [PATCH v4] c++: Add gnu::diagnose_as a… - - --- 2021-11-08 Matthias Kretz New
c++: bogus error w/ variadic concept-id as if cond [PR98394] c++: bogus error w/ variadic concept-id as if cond [PR98394] - - --- 2021-11-08 Patrick Palka New
[tree-ssa-loop] Remove redundant check for number of loops in pass_vectorize::execute [tree-ssa-loop] Remove redundant check for number of loops in pass_vectorize::execute - - --- 2021-11-08 Prathamesh Kulkarni New
Dump static chain for cgraph_node. Dump static chain for cgraph_node. - - --- 2021-11-08 Martin Liška New
Remove dead code. Remove dead code. - - --- 2021-11-08 Martin Liška New
Improve optimization of some builtins Improve optimization of some builtins - - --- 2021-11-08 Jan Hubicka New
[fortran,wwwdocs] Fix name of argument to CO_REDUCE [fortran,wwwdocs] Fix name of argument to CO_REDUCE - - --- 2021-11-07 Thomas Koenig New
« 1 248 49 5053 54 »