Show patches with: Submitter = Thomas Schwinge       |    State = Action Required       |    Archived = No       |   247 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PUSHED] Fix 'libgomp.c/pr122281.c' for non-USM offloading execution [PR122281] [PUSHED] Fix 'libgomp.c/pr122281.c' for non-USM offloading execution [PR122281] - - - - --- 2025-11-03 Thomas Schwinge New
[PUSHED] ipa: Fix pritting of symtab_node type: Fix 'static_assert' [PR122512] [PUSHED] ipa: Fix pritting of symtab_node type: Fix 'static_assert' [PR122512] - - - - --- 2025-11-03 Thomas Schwinge New
[PUSHED] libgomp: Simplify 'parse_stacksize' call in 'libgomp/env.c:initialize_env' [PUSHED] libgomp: Simplify 'parse_stacksize' call in 'libgomp/env.c:initialize_env' - - - - --- 2025-10-28 Thomas Schwinge New
Simplify 'Makefile' dependencies for libatomic [PR81358] (was: [RFC] PR81358: Enable automatic link… Simplify 'Makefile' dependencies for libatomic [PR81358] (was: [RFC] PR81358: Enable automatic link… - - - - --- 2025-10-21 Thomas Schwinge New
[PUSHED] hurd: Add OPTION_GLIBC_P and OPTION_GLIBC [PUSHED] hurd: Add OPTION_GLIBC_P and OPTION_GLIBC - - - - --- 2025-10-20 Thomas Schwinge New
[PUSHED] c++, gimplify: Implement C++26 P2795R5 - Erroneous behavior for uninitialized reads: Adjus… [PUSHED] c++, gimplify: Implement C++26 P2795R5 - Erroneous behavior for uninitialized reads: Adjus… - - - - --- 2025-10-20 Thomas Schwinge New
[PUSHED] c++, gimplify: Implement C++26 P2795R5 - Erroneous behavior for uninitialized reads: Adjus… [PUSHED] c++, gimplify: Implement C++26 P2795R5 - Erroneous behavior for uninitialized reads: Adjus… - - - - --- 2025-10-20 Thomas Schwinge New
[PUSHED] nvptx/nvptx.opt: Update -march-map= for newer sm_xxx: test cases [PUSHED] nvptx/nvptx.opt: Update -march-map= for newer sm_xxx: test cases - - - - --- 2025-07-28 Thomas Schwinge New
[PUSHED] diagnostics: move diagnostic.c to diagnostics/context.cc: restore build with GCC 5 [PUSHED] diagnostics: move diagnostic.c to diagnostics/context.cc: restore build with GCC 5 - - - - --- 2025-07-26 Thomas Schwinge New
[PUSHED] diagnostics: convert diagnostic_t to enum class diagnostics::kind: restore build with GCC 5 [PUSHED] diagnostics: convert diagnostic_t to enum class diagnostics::kind: restore build with GCC 5 - - - - --- 2025-07-26 Thomas Schwinge New
[ARM,EABI] Adjust 'libgomp.c++/target-cdtor-{1,2}.C' for 'targetm.cxx.use_aeabi_atexit' [PR119853, … [ARM,EABI] Adjust 'libgomp.c++/target-cdtor-{1,2}.C' for 'targetm.cxx.use_aeabi_atexit' [PR119853, … - - - - --- 2025-07-18 Thomas Schwinge New
[PUSHED] GCN, nvptx offloading: Restrain 'WARNING: program timed out.' while in 'dynamic_cast' only… [PUSHED] GCN, nvptx offloading: Restrain 'WARNING: program timed out.' while in 'dynamic_cast' only… - - - - --- 2025-07-17 Thomas Schwinge New
[PUSHED] Fix 'main' function in 'gcc.dg/builtin-dynamic-object-size-pr120780.c' [PUSHED] Fix 'main' function in 'gcc.dg/builtin-dynamic-object-size-pr120780.c' - - - - --- 2025-07-09 Thomas Schwinge New
[PUSHED] OpenMP: Add omp_get_initial_device/omp_get_num_devices builtins: Fix test cases [PUSHED] OpenMP: Add omp_get_initial_device/omp_get_num_devices builtins: Fix test cases - - - - --- 2025-07-03 Thomas Schwinge New
[PUSHED] Avoid SIGSEGV in nvptx 'mkoffload' for voluminous PTX code [PUSHED] Avoid SIGSEGV in nvptx 'mkoffload' for voluminous PTX code - - - - --- 2025-06-04 Thomas Schwinge New
[PUSHED] Add 'libgomp.c++/target-valarray-1.C' [PUSHED] Add 'libgomp.c++/target-valarray-1.C' - - - - --- 2025-05-30 Thomas Schwinge New
[PUSHED] libgomp: Add testcases for concurrent access to standard C++ containers on offload targets… [PUSHED] libgomp: Add testcases for concurrent access to standard C++ containers on offload targets… - - - - --- 2025-05-30 Thomas Schwinge New
[PUSHED] libgomp: Add testcases for concurrent access to standard C++ containers on offload targets [PUSHED] libgomp: Add testcases for concurrent access to standard C++ containers on offload targets - - - - --- 2025-05-30 Thomas Schwinge New
[PUSHED] libgomp: Add testcases for the standard C++ math library on offload targets [PUSHED] libgomp: Add testcases for the standard C++ math library on offload targets - - - - --- 2025-05-30 Thomas Schwinge New
[PUSHED] Add 'libgomp.c++/target-flex-[...].C' test cases [PUSHED] Add 'libgomp.c++/target-flex-[...].C' test cases - - - - --- 2025-05-30 Thomas Schwinge New
[PUSHED] Defuse 'RESULT_DECL' check in 'pass_nrv' (for offloading compilation) [PR119835] [PUSHED] Defuse 'RESULT_DECL' check in 'pass_nrv' (for offloading compilation) [PR119835] - - - - --- 2025-05-30 Thomas Schwinge New
Defuse 'RESULT_DECL' check in 'pass_nrv' for offloading compilation [PR119835] (was: Disable 'pass_… Defuse 'RESULT_DECL' check in 'pass_nrv' for offloading compilation [PR119835] (was: Disable 'pass_… - - - - --- 2025-05-28 Thomas Schwinge New
Disable 'pass_nrv' for offloading compilation [PR119835] (was: [PATCH] Verify 'GIMPLE_RETURN' vs. '… Disable 'pass_nrv' for offloading compilation [PR119835] (was: [PATCH] Verify 'GIMPLE_RETURN' vs. '… - - - - --- 2025-05-27 Thomas Schwinge New
Verify 'GIMPLE_RETURN' vs. 'RESULT_DECL' if 'aggregate_value_p' [PR119835] Verify 'GIMPLE_RETURN' vs. 'RESULT_DECL' if 'aggregate_value_p' [PR119835] - - - - --- 2025-05-23 Thomas Schwinge New
[PUSHED] 'TYPE_EMPTY_P' vs. code offloading [PR120308] [PUSHED] 'TYPE_EMPTY_P' vs. code offloading [PR120308] - - - - --- 2025-05-19 Thomas Schwinge New
[PUSHED] Add 'libgomp.c-c++-common/target-abi-struct-1-O0.c', 'libgomp.oacc-c-c++-common/abi-struct… [PUSHED] Add 'libgomp.c-c++-common/target-abi-struct-1-O0.c', 'libgomp.oacc-c-c++-common/abi-struct… - - - - --- 2025-05-19 Thomas Schwinge New
[PUSHED] Fix libgomp.oacc-fortran/lib-13.f90 async bug [PUSHED] Fix libgomp.oacc-fortran/lib-13.f90 async bug - - - - --- 2025-05-19 Thomas Schwinge New
libgomp: Add a few more OpenMP/USM test cases (was: Add effective-target 'offload_device_usm', 'lib… libgomp: Add a few more OpenMP/USM test cases (was: Add effective-target 'offload_device_usm', 'lib… - - - - --- 2025-05-12 Thomas Schwinge New
Add effective-target 'offload_device_usm', 'libgomp.c-c++-common/target-usm-1.c' (was: [committed] … Add effective-target 'offload_device_usm', 'libgomp.c-c++-common/target-usm-1.c' (was: [committed] … - - - - --- 2025-05-12 Thomas Schwinge New
[PUSHED] GCN, nvptx offloading: Restrain 'WARNING: program timed out.' while in 'dynamic_cast'" [PR… [PUSHED] GCN, nvptx offloading: Restrain 'WARNING: program timed out.' while in 'dynamic_cast'" [PR… - - - - --- 2025-05-12 Thomas Schwinge New
[PUSHED] nvptx: Support '-march=sm_61' [PUSHED] nvptx: Support '-march=sm_61' - - - - --- 2025-05-12 Thomas Schwinge New
[PUSHED] nvptx: Support '-mptx=5.0' [PUSHED] nvptx: Support '-mptx=5.0' - - - - --- 2025-05-12 Thomas Schwinge New
[PUSHED] GCN, nvptx libstdc++: Force use of '__atomic' builtins: revert 'atomicity_dir=cpu/generic/… [PUSHED] GCN, nvptx libstdc++: Force use of '__atomic' builtins: revert 'atomicity_dir=cpu/generic/… - - - - --- 2025-05-12 Thomas Schwinge New
libstdc++: Rewrite atomic builtin checks: Fix up 'GLIBCXX_ENABLE_BACKTRACE' check with 'size_t' [PR… libstdc++: Rewrite atomic builtin checks: Fix up 'GLIBCXX_ENABLE_BACKTRACE' check with 'size_t' [PR… - - - - --- 2025-05-12 Thomas Schwinge New
vect-simd-clone-1[6-8][cd].c: Expect in-branch clones for x86: Fix target selector syntax (was: [PA… vect-simd-clone-1[6-8][cd].c: Expect in-branch clones for x86: Fix target selector syntax (was: [PA… - - - - --- 2025-05-05 Thomas Schwinge New
'libgomp.c/interop-hsa.c': GCN offloading only (was: [PATCH] OpenMP, GCN: Add interop-hsa testcase) 'libgomp.c/interop-hsa.c': GCN offloading only (was: [PATCH] OpenMP, GCN: Add interop-hsa testcase) - - - - --- 2025-05-05 Thomas Schwinge New
GCN, nvptx offloading: Host/device compatibility: Itanium C++ ABI, DSO Object Destruction API [PR11… GCN, nvptx offloading: Host/device compatibility: Itanium C++ ABI, DSO Object Destruction API [PR11… - - - - --- 2025-04-25 Thomas Schwinge New
[PUSHED] Add 'libgomp.c-c++-common/target-cdtor-1.c' [PUSHED] Add 'libgomp.c-c++-common/target-cdtor-1.c' - - - - --- 2025-04-25 Thomas Schwinge New
GCN, nvptx offloading: Host/device compatibility: Itanium C++ ABI, DSO Object Destruction API [PR11… GCN, nvptx offloading: Host/device compatibility: Itanium C++ ABI, DSO Object Destruction API [PR11… - - - - --- 2025-04-23 Thomas Schwinge New
GCN: Properly switch sections in 'gcn_hsa_declare_function_name' [PR119737] GCN: Properly switch sections in 'gcn_hsa_declare_function_name' [PR119737] - - - - --- 2025-04-22 Thomas Schwinge New
Adjust 'libgomp.c++/target-exceptions-pr118794-1.C' for 'targetm.arm_eabi_unwinder' [PR118794] (was… Adjust 'libgomp.c++/target-exceptions-pr118794-1.C' for 'targetm.arm_eabi_unwinder' [PR118794] (was… - - - - --- 2025-04-22 Thomas Schwinge New
[PUSHED] Disable parallel testing for 'rust/compile/nr2/compile.exp' [PR119508] [PUSHED] Disable parallel testing for 'rust/compile/nr2/compile.exp' [PR119508] - - - - --- 2025-04-19 Thomas Schwinge New
Fix time zone for 'cobol.dg/group2/FUNCTION_DATE___TIME_OMNIBUS.cob' [PR119818] (was: cobol: [commi… Fix time zone for 'cobol.dg/group2/FUNCTION_DATE___TIME_OMNIBUS.cob' [PR119818] (was: cobol: [commi… - - - - --- 2025-04-18 Thomas Schwinge New
[PUSHED] nvptx: Remove 'TARGET_ASM_NEED_VAR_DECL_BEFORE_USE' [PUSHED] nvptx: Remove 'TARGET_ASM_NEED_VAR_DECL_BEFORE_USE' - - - - --- 2025-04-17 Thomas Schwinge New
Remove 'ALWAYS_INLINE' workaround in 'libgomp.c++/target-exceptions-pr118794-1.C' (was: [PUSHED] GC… Remove 'ALWAYS_INLINE' workaround in 'libgomp.c++/target-exceptions-pr118794-1.C' (was: [PUSHED] GC… - - - - --- 2025-04-16 Thomas Schwinge New
[PUSHED] Add 'libgomp.c++/pr106445-1{,-O0}.C' [PR106445] [PUSHED] Add 'libgomp.c++/pr106445-1{,-O0}.C' [PR106445] - - - - --- 2025-04-16 Thomas Schwinge New
For nvptx offloading, make sure to emit C++ constructor, destructor aliases [PR97106] (was: [commit… For nvptx offloading, make sure to emit C++ constructor, destructor aliases [PR97106] (was: [commit… - - - - --- 2025-04-16 Thomas Schwinge New
[PUSHED] GCN, nvptx: Support '-mfake-exceptions', and use it for offloading compilation [PR118794] [PUSHED] GCN, nvptx: Support '-mfake-exceptions', and use it for offloading compilation [PR118794] - - - - --- 2025-04-14 Thomas Schwinge New
[PUSHED,3/3] Add 'throw', dead code test cases for GCN, nvptx target and OpenACC, OpenMP 'target' o… [PUSHED,1/3] Add 'throw' test cases for GCN, nvptx target and OpenACC, OpenMP 'target' offloading - - - - --- 2025-04-14 Thomas Schwinge New
[PUSHED,2/3] Add 'throw', caught test cases for GCN, nvptx target and OpenACC, OpenMP 'target' offl… [PUSHED,1/3] Add 'throw' test cases for GCN, nvptx target and OpenACC, OpenMP 'target' offloading - - - - --- 2025-04-14 Thomas Schwinge New
[PUSHED,1/3] Add 'throw' test cases for GCN, nvptx target and OpenACC, OpenMP 'target' offloading [PUSHED,1/3] Add 'throw' test cases for GCN, nvptx target and OpenACC, OpenMP 'target' offloading - - - - --- 2025-04-14 Thomas Schwinge New
[PUSHED,3/3] Add 'std::bad_cast' exception, dead code test cases for GCN, nvptx target and OpenACC,… [PUSHED,1/3] Add 'std::bad_cast' exception test cases for GCN, nvptx target and OpenACC, OpenMP 'ta… - - - - --- 2025-04-14 Thomas Schwinge New
[PUSHED,2/3] Add 'std::bad_cast' exception, caught test cases for GCN, nvptx target and OpenACC, Op… [PUSHED,1/3] Add 'std::bad_cast' exception test cases for GCN, nvptx target and OpenACC, OpenMP 'ta… - - - - --- 2025-04-14 Thomas Schwinge New
[PUSHED,1/3] Add 'std::bad_cast' exception test cases for GCN, nvptx target and OpenACC, OpenMP 'ta… [PUSHED,1/3] Add 'std::bad_cast' exception test cases for GCN, nvptx target and OpenACC, OpenMP 'ta… - - - - --- 2025-04-14 Thomas Schwinge New
[PUSHED] Add test cases for exception handling constructs in dead code for GCN, nvptx target and Op… [PUSHED] Add test cases for exception handling constructs in dead code for GCN, nvptx target and Op… - - - - --- 2025-04-14 Thomas Schwinge New
[PUSHED] Add PR119692 "C++ 'typeinfo', 'vtable' vs. OpenACC, OpenMP 'target' offloading" test cases… [PUSHED] Add PR119692 "C++ 'typeinfo', 'vtable' vs. OpenACC, OpenMP 'target' offloading" test cases… - - - - --- 2025-04-14 Thomas Schwinge New
[PUSHED] Add 'g++.target/gcn/gcn.exp' for GCN-specific C++ test cases [PUSHED] Add 'g++.target/gcn/gcn.exp' for GCN-specific C++ test cases - - - - --- 2025-04-14 Thomas Schwinge New
[v2] Polish 'dg-output-file' test logs (was: [PATCH] testsuite: Add support for dg-output-file dire… [v2] Polish 'dg-output-file' test logs (was: [PATCH] testsuite: Add support for dg-output-file dire… - - - - --- 2025-04-14 Thomas Schwinge New
Polish 'dg-output-file' test logs (was: [PATCH] testsuite: Add support for dg-output-file directive) Polish 'dg-output-file' test logs (was: [PATCH] testsuite: Add support for dg-output-file directive) - - - - --- 2025-04-13 Thomas Schwinge New
[PUSHED] Fortran: Add code gen for do, concurrent's LOCAL/LOCAL_INIT: Fix 'static_assert' [PR101602] [PUSHED] Fortran: Add code gen for do, concurrent's LOCAL/LOCAL_INIT: Fix 'static_assert' [PR101602] - - - - --- 2025-04-12 Thomas Schwinge New
OpenACC: Support GCC/C++-special 'default(_GCC_firstprivate)' clause [PR119692] OpenACC: Support GCC/C++-special 'default(_GCC_firstprivate)' clause [PR119692] - - - - --- 2025-04-09 Thomas Schwinge New
[PUSHED,2/2] GCN, nvptx: Define '_Unwind_RaiseException', '_Unwind_Resume_or_Rethrow' [PUSHED,1/2] GCN, nvptx: Define '_Unwind_DeleteException' - - - - --- 2025-04-08 Thomas Schwinge New
[PUSHED,1/2] GCN, nvptx: Define '_Unwind_DeleteException' [PUSHED,1/2] GCN, nvptx: Define '_Unwind_DeleteException' - - - - --- 2025-04-08 Thomas Schwinge New
[PUSHED] nvptx: In offloading compilation, special-case certain host-setup symbol aliases: avoid un… [PUSHED] nvptx: In offloading compilation, special-case certain host-setup symbol aliases: avoid un… - - - - --- 2025-04-08 Thomas Schwinge New
[PUSHED] GCN, nvptx libstdc++: Force use of '__atomic' builtins [PR119645] [PUSHED] GCN, nvptx libstdc++: Force use of '__atomic' builtins [PR119645] - - - - --- 2025-04-07 Thomas Schwinge New
nvptx: Support '-mfake-ptx-alloca': defer failure to run-time 'alloca' usage (was: [PUSHED] nvptx: … nvptx: Support '-mfake-ptx-alloca': defer failure to run-time 'alloca' usage (was: [PUSHED] nvptx: … - - - - --- 2025-04-07 Thomas Schwinge New
GCN, nvptx libstdc++: Force use of '__atomic' builtins [PR119645] (was: GCN, nvptx: Allow for "host… GCN, nvptx libstdc++: Force use of '__atomic' builtins [PR119645] (was: GCN, nvptx: Allow for "host… - - - - --- 2025-04-07 Thomas Schwinge New
libstdc++, nvptx: Remove machinery to inject per-file flags (was: GCN, nvptx: Allow for "hosted" li… libstdc++, nvptx: Remove machinery to inject per-file flags (was: GCN, nvptx: Allow for "hosted" li… - - - - --- 2025-04-03 Thomas Schwinge New
nvptx: Don't use PTX '.const', constant state space [PR119573] (was: 'TREE_READONLY' for 'const' ar… nvptx: Don't use PTX '.const', constant state space [PR119573] (was: 'TREE_READONLY' for 'const' ar… - - - - --- 2025-04-03 Thomas Schwinge New
[2/2] GCN: Don't emit weak undefined symbols [PR119369] [1/2] GCN, libstdc++: '#define _GLIBCXX_USE_WEAK_REF 0' [PR119369] - - - - --- 2025-03-31 Thomas Schwinge New
[1/2] GCN, libstdc++: '#define _GLIBCXX_USE_WEAK_REF 0' [PR119369] [1/2] GCN, libstdc++: '#define _GLIBCXX_USE_WEAK_REF 0' [PR119369] - - - - --- 2025-03-31 Thomas Schwinge New
[PUSHED] driver: Forward '-lstdc++' to offloading compilation [PR101544] [PUSHED] driver: Forward '-lstdc++' to offloading compilation [PR101544] - - - - --- 2025-03-26 Thomas Schwinge New
C++: Adjust implicit '__cxa_bad_typeid' prototype to reality C++: Adjust implicit '__cxa_bad_typeid' prototype to reality - - - - --- 2025-03-25 Thomas Schwinge New
[WIP] C++: Adjust implicit '__cxa_bad_typeid' prototype to reality (was: [v2] C++: Adjust implicit … [WIP] C++: Adjust implicit '__cxa_bad_typeid' prototype to reality (was: [v2] C++: Adjust implicit … - - - - --- 2025-03-24 Thomas Schwinge New
[PUSHED] Add 'libgomp.c++/pr96835-1{, -O0}.C', 'libgomp.oacc-c++/pr96835-1.C' [PR96835] [PUSHED] Add 'libgomp.c++/pr96835-1{, -O0}.C', 'libgomp.oacc-c++/pr96835-1.C' [PR96835] - - - - --- 2025-03-24 Thomas Schwinge New
[PUSHED] Add 'libgomp.c++/pr101544-1{, -O0}.C', 'libgomp.oacc-c++/pr101544-1.C' [PR101544] [PUSHED] Add 'libgomp.c++/pr101544-1{, -O0}.C', 'libgomp.oacc-c++/pr101544-1.C' [PR101544] - - - - --- 2025-03-24 Thomas Schwinge New
nvptx: In offloading compilation, special-case certain host-setup symbol aliases [PR101544] nvptx: In offloading compilation, special-case certain host-setup symbol aliases [PR101544] - - - - --- 2025-03-24 Thomas Schwinge New
[PUSHED] nvptx: Default at least to '-mptx=6.3' [PUSHED] nvptx: Default at least to '-mptx=6.3' - - - - --- 2025-03-24 Thomas Schwinge New
[v2] C++: Adjust implicit '__cxa_bad_cast' prototype to reality [v2] C++: Adjust implicit '__cxa_bad_cast' prototype to reality - - - - --- 2025-03-21 Thomas Schwinge New
[PUSHED] Add 'g++.target/nvptx/alias-g++.dg_init_dtor2-2.C' [PUSHED] Add 'g++.target/nvptx/alias-g++.dg_init_dtor2-2.C' - - - - --- 2025-03-21 Thomas Schwinge New
[PUSHED] Add 'gcc.target/nvptx/alias-unsupported-1.c' [PUSHED] Add 'gcc.target/nvptx/alias-unsupported-1.c' - - - - --- 2025-03-21 Thomas Schwinge New
nvptx: In offloading compilation, special-case certain host-setup symbol aliases [PR101544] nvptx: In offloading compilation, special-case certain host-setup symbol aliases [PR101544] - - - - --- 2025-03-20 Thomas Schwinge New
C++: Adjust implicit '__cxa_bad_cast' prototype to reality C++: Adjust implicit '__cxa_bad_cast' prototype to reality - - - - --- 2025-03-19 Thomas Schwinge New
Revert "GCN, nvptx: Basic '__cxa_guard_{acquire,abort,release}' for C++ static local variables supp… Revert "GCN, nvptx: Basic '__cxa_guard_{acquire,abort,release}' for C++ static local variables supp… - - - - --- 2025-03-14 Thomas Schwinge New
[PUSHED] GCN, nvptx: Don't default-disable libstdc++ build [PUSHED] GCN, nvptx: Don't default-disable libstdc++ build - - - - --- 2025-03-14 Thomas Schwinge New
GCN, nvptx: Allow for "hosted" libstdc++ build GCN, nvptx: Allow for "hosted" libstdc++ build - - - - --- 2025-03-14 Thomas Schwinge New
[PUSHED] Move 'find-dg-do-what' from 'gcc/testsuite/lib/gcc-dg.exp' into 'gcc/testsuite/lib/target-… [PUSHED] Move 'find-dg-do-what' from 'gcc/testsuite/lib/gcc-dg.exp' into 'gcc/testsuite/lib/target-… - - - - --- 2025-03-13 Thomas Schwinge New
[PUSHED] libstdc++: Avoid '-Wunused-parameter' for '__what' in function 'void std::__throw_format_e… [PUSHED] libstdc++: Avoid '-Wunused-parameter' for '__what' in function 'void std::__throw_format_e… - - - - --- 2025-03-06 Thomas Schwinge New
libstdc++: Allow 'configure.host' to pre-set 'EXTRA_CFLAGS', 'EXTRA_CXX_FLAGS' (was: [PATCH] libstd… libstdc++: Allow 'configure.host' to pre-set 'EXTRA_CFLAGS', 'EXTRA_CXX_FLAGS' (was: [PATCH] libstd… - - - - --- 2025-03-06 Thomas Schwinge New
[PUSHED] Fix 'libstdc++-v3/src/c++20/tzdb.cc' build for '__GTHREADS && !__GTHREADS_CXX0X' configura… [PUSHED] Fix 'libstdc++-v3/src/c++20/tzdb.cc' build for '__GTHREADS && !__GTHREADS_CXX0X' configura… - - - - --- 2025-03-06 Thomas Schwinge New
[PUSHED,2/2] nvptx: '#define MAX_FIXED_MODE_SIZE 128' [PUSHED,1/2] Add 'gcc.target/nvptx/stack_frame-1.c' - - - - --- 2025-02-27 Thomas Schwinge New
[PUSHED,1/2] Add 'gcc.target/nvptx/stack_frame-1.c' [PUSHED,1/2] Add 'gcc.target/nvptx/stack_frame-1.c' - - - - --- 2025-02-27 Thomas Schwinge New
[PUSHED] nvptx: Build libgfortran with '-mfake-ptx-alloca' [PR107635] [PUSHED] nvptx: Build libgfortran with '-mfake-ptx-alloca' [PR107635] - - - - --- 2025-02-27 Thomas Schwinge New
[PUSHED] nvptx: Support '-mfake-ptx-alloca' [PUSHED] nvptx: Support '-mfake-ptx-alloca' - - - - --- 2025-02-27 Thomas Schwinge New
[PUSHED] nvptx: Delay 'sorry, unimplemented: dynamic stack allocation not supported' from expansion… [PUSHED] nvptx: Delay 'sorry, unimplemented: dynamic stack allocation not supported' from expansion… - - - - --- 2025-02-27 Thomas Schwinge New
[PUSHED] nvptx: Add test cases for dead/unused 'alloca'/VLA [PUSHED] nvptx: Add test cases for dead/unused 'alloca'/VLA - - - - --- 2025-02-27 Thomas Schwinge New
[OG14] OpenMP/Fortran: extend 'adjust_args' clause, fixes for it and declare variant [PR115271]: av… [OG14] OpenMP/Fortran: extend 'adjust_args' clause, fixes for it and declare variant [PR115271]: av… - - - - --- 2025-02-27 Thomas Schwinge New
libstdc++: Allow 'configure.host' to modify 'EXTRA_CFLAGS', 'EXTRA_CXX_FLAGS' libstdc++: Allow 'configure.host' to modify 'EXTRA_CFLAGS', 'EXTRA_CXX_FLAGS' - - - - --- 2025-02-26 Thomas Schwinge New
Turn test cases into UNSUPPORTED if running into 'sorry, unimplemented: dynamic stack allocation no… Turn test cases into UNSUPPORTED if running into 'sorry, unimplemented: dynamic stack allocation no… - - - - --- 2025-02-22 Thomas Schwinge New
Gracefully handle the case that 'gcc/testsuite/lib/gcc-dg.exp:find-dg-do-what' has not been called … Gracefully handle the case that 'gcc/testsuite/lib/gcc-dg.exp:find-dg-do-what' has not been called … - - - - --- 2025-02-22 Thomas Schwinge New
« 1 2 3 »