public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/devel/modula-2] Merge branch 'master' into devel/modula-2
 2022-04-26 17:23 UTC 

[gcc/devel/modula-2] (18 commits) Merge branch 'master' into devel/modula-2
 2022-04-26 17:23 UTC 

[gcc r9-10029] libphobos: Give _Unwind_Exception an alignment that best resembles __attribute__((aligned))
 2022-04-26 15:44 UTC 

[gcc r10-10582] libphobos: Give _Unwind_Exception an alignment that best resembles __attribute__((aligned))
 2022-04-26 15:14 UTC 

[gcc r11-9938] libphobos: Give _Unwind_Exception an alignment that best resembles __attribute__((aligned))
 2022-04-26 15:02 UTC 

[gcc r12-8270] c++: decltype of non-dependent call of class type [PR105386]
 2022-04-26 14:54 UTC 

[gcc r12-8269] lto: use diagnostics_context in print_lto_docs_link
 2022-04-26 13:47 UTC 

[gcc(refs/users/marxin/heads/PR105355-joined-separate-opts)] Make --output-pch= a Separate option
 2022-04-26 13:45 UTC 

[gcc r9-10028] libphobos: Don't call free on the TLS array in the emutls destroy function
 2022-04-26 13:37 UTC 

[gcc r10-10581] libphobos: Don't call free on the TLS array in the emutls destroy function
 2022-04-26 13:35 UTC 

[gcc r11-9937] libphobos: Don't call free on the TLS array in the emutls destroy function
 2022-04-26 13:33 UTC 

[gcc r12-8268] libphobos: Don't call free on the TLS array in the emutls destroy function
 2022-04-26 13:32 UTC 

[gcc r10-10580] libstdc++: Fix ambiguous comparisons for iterators in C++20
 2022-04-26 13:13 UTC 

[gcc r10-10579] libstdc++: Implement LWG 3595 changes to common_iterator
 2022-04-26 13:13 UTC 

[gcc r10-10578] libstdc++: Use __cpp_lib_concepts in std::reverse_iterator [PR104098]
 2022-04-26 13:13 UTC 

[gcc r10-10577] libstdc++: Fix noexcept-specifier for ranges::empty
 2022-04-26 13:13 UTC 

[gcc r10-10576] libstdc++: Deprecate __gnu_cxx::rope::erase(size_type) [PR102048]
 2022-04-26 13:13 UTC 

[gcc r10-10575] libstdc++: Do not allocate a zero-size vector<bool> [PR 100153]
 2022-04-26 13:13 UTC 

[gcc r10-10574] libstdc++: Reorder constraints on std::span::span(Range&&) constructor
 2022-04-26 13:13 UTC 

[gcc r10-10573] libstdc++: Make spurious std::random_device FAIL less likely
 2022-04-26 13:12 UTC 

[gcc r10-10572] libstdc++: Fix out-of-bound array accesses in testsuite
 2022-04-26 13:12 UTC 

[gcc r10-10571] libstdc++: Fix test for libstdc++ not including <unistd.h> [PR100117]
 2022-04-26 13:12 UTC 

[gcc r10-10570] libstdc++: Fix std::exception_ptr regressions [PR103630]
 2022-04-26 13:12 UTC 

[gcc r10-10569] libstdc++: Rename non-reserved macros in config header [PR103650]
 2022-04-26 13:12 UTC 

[gcc r10-10568] libstdc++: Remove un-implementable noexcept from Filesystem TS operations
 2022-04-26 13:12 UTC 

[gcc r10-10567] libstdc++: Fix mismatched noexcept-specifiers in Filesystem TS
 2022-04-26 13:12 UTC 

[gcc r10-10566] libstdc++: Fix filenames in Doxygen @file comments
 2022-04-26 13:12 UTC 

[gcc r10-10565] libstdc++: Fix macro checked by test
 2022-04-26 13:12 UTC 

[gcc r10-10564] libstdc++: Fix incorrect IS number in doc comment
 2022-04-26 13:12 UTC 

[gcc r10-10563] libstdc++: Fix test failure on AIX
 2022-04-26 13:12 UTC 

[gcc r10-10562] libstdc++: Avoid overflow in ranges::advance(i, n, bound)
 2022-04-26 13:11 UTC 

[gcc r10-10561] libstdc++: Increase timeout for pthread7-rope.cc test
 2022-04-26 13:11 UTC 

[gcc r10-10560] libstdc++: Do not use std::isdigit in <charconv> [PR103911]
 2022-04-26 13:11 UTC 

[gcc r10-10559] libstdc++: Add self-merge check to std::forward_list::merge [PR103853]
 2022-04-26 13:11 UTC 

[gcc r10-10558] libstdc++: Fix non-reserved name in <regex> header
 2022-04-26 13:11 UTC 

[gcc r10-10557] libstdc++: Add another non-reserved name to tests
 2022-04-26 13:11 UTC 

[gcc r11-9936] libstdc++: Add deduction guides for std::packaged_task [PR105375]
 2022-04-26 12:30 UTC 

[gcc r12-8267] libstdc++: Add std::atomic<shared_ptr>(nullptr_t) constructor (LWG 3661)
 2022-04-26 12:24 UTC 

[gcc r12-8266] libstdc++: Define std::hash<std::filesystem::path> (LWG 3657)
 2022-04-26 12:24 UTC 

[gcc r12-8265] rs6000: Make the has_arch target selectors actually work
 2022-04-26 11:35 UTC 

[gcc(refs/users/marxin/heads/PR105355-joined-separate-opts)] opts: do not allow Separate+Joined ending with =
 2022-04-26  9:42 UTC 

[gcc] Created branch 'marxin/heads/PR105355-joined-separate-opts' in namespace 'refs/users'
 2022-04-26  9:42 UTC 

[gcc(refs/users/marxin/heads/PR105364-lto-wrapper-diagnostics)] lto: use diagnostics_context in print_lto_docs_link
 2022-04-26  9:27 UTC 

[gcc/marxin/heads/PR105364-lto-wrapper-diagnostics] lto: use diagnostics_context in print_lto_docs_link
 2022-04-26  9:27 UTC 

[gcc r12-8264] ifcvt: Improve noce_try_store_flag_mask [PR105314]
 2022-04-26  8:12 UTC 

[gcc(refs/users/marxin/heads/PR105364-lto-wrapper-diagnostics)] lto: use diagnostics_context in print_lto_docs_link
 2022-04-26  7:58 UTC 

[gcc] Created branch 'marxin/heads/PR105364-lto-wrapper-diagnostics' in namespace 'refs/users'
 2022-04-26  7:58 UTC 

[gcc r12-8263] reassoc: Don't call fold_convert if !fold_convertible_p [PR105374]
 2022-04-26  7:58 UTC 

[gcc r12-8262] testsuite: Fix up g++.target/i386/vec-tmpl1.C testcase [PR65211]
 2022-04-26  7:54 UTC 

[gcc r12-8261] i386: Fix up ICE with -mveclibabi={acml, svml} [PR105367]
 2022-04-26  7:40 UTC 

[gcc r12-8260] testsuite: Improve unlimited_polymorphic_3.f03 [PR103662]
 2022-04-26  7:18 UTC 

[gcc r12-8259] libgomp: Fix up two non-GOMP_USE_ALIGNED_WORK_SHARES related issues [PR105358]
 2022-04-26  7:15 UTC 

[gcc r12-8258] c++: generic lambda fn parm pack [PR104624]
 2022-04-26  3:54 UTC 

[gcc r12-8257] c++: ICE with requires-expr and -Wsequence-point [PR105304]
 2022-04-26  1:49 UTC 

[gcc r12-8256] c++: partial ordering with dependent NTTP type [PR105289]
 2022-04-26  1:49 UTC 

[gcc r9-10027] Daily bump
 2022-04-26  0:20 UTC 

[gcc r11-9935] Daily bump
 2022-04-26  0:19 UTC 

[gcc r10-10556] Daily bump
 2022-04-26  0:18 UTC 

[gcc r12-8255] Daily bump
 2022-04-26  0:17 UTC 

[gcc r12-8254] analyzer: fix ICEs on complex constants [PR105365, 105366]
 2022-04-25 23:37 UTC 

[gcc r12-8253] gimple-fold: fix further missing stmt locations [PR104308]
 2022-04-25 23:36 UTC 

[gcc r12-8252] fortran: Fix up gfc_trans_oacc_construct [PR104717]
 2022-04-25 21:14 UTC 

[gcc r12-8251] contrib: filter out a new Clang warning
 2022-04-25 20:27 UTC 

[gcc/devel/modula-2] Merge branch 'master' into devel/modula-2
 2022-04-25 19:40 UTC 

[gcc/devel/modula-2] (25 commits) Merge branch 'master' into devel/modula-2
 2022-04-25 19:40 UTC 

[gcc r12-8250] libstdc++: Implement constexpr std::unique_ptr for C++23 (P2273R3)
 2022-04-25 16:58 UTC 

[gcc r12-8249] libstdc++: Add deduction guides for std::packaged_task [PR105375]
 2022-04-25 16:05 UTC 

[gcc r12-8248] c++: __builtin_shufflevector with value-dep expr [PR105353]
 2022-04-25 15:16 UTC 

[gcc r12-8247] docs: Fix 'modff' reference in extend.texi
 2022-04-25 14:49 UTC 

[gcc r12-8246] Retain existing range knowledge when prefilling statements
 2022-04-25 13:59 UTC 

[gcc/devel/omp/gcc-11] Fortran: Fix finalization resolution with deep copy
 2022-04-25 13:46 UTC 

[gcc r12-8245] contrib: filter out a new Clang warning
 2022-04-25 13:42 UTC 

[gcc r12-8244] libstdc++: Add pretty printer for std::initializer_list
 2022-04-25 12:38 UTC 

[gcc r12-8243] testsuite: add additional option to force DSE execution [PR103662]
 2022-04-25 11:32 UTC 

[gcc r12-8242] tree-optimization/105368 - avoid overflow in powi_cost
 2022-04-25  9:47 UTC 

[gcc r12-8241] tree-optimization/100810 - avoid undefs in IVOPT rewrites
 2022-04-25  7:52 UTC 

[gcc r12-8240] target/89125 - BSD and math functions
 2022-04-25  7:26 UTC 

[gcc r12-8239] rtl-optimization/105231 - distribute_notes and REG_EH_REGION
 2022-04-25  7:26 UTC 

[gcc r12-8238] AVX512F: Add missing macro for mask(z?)_scalf_s[sd] [PR 105339]
 2022-04-25  1:18 UTC 

[gcc r9-10026] Daily bump
 2022-04-25  0:20 UTC 

[gcc r11-9934] Daily bump
 2022-04-25  0:19 UTC 

[gcc r10-10555] Daily bump
 2022-04-25  0:18 UTC 

[gcc r12-8237] Daily bump
 2022-04-25  0:17 UTC 

[gcc r12-8236] [committed] exec-stack warning for test which wants executable stacks
 2022-04-24 17:39 UTC 

[gcc r10-10554] fortran: Backport associate character length fixes [PR104228]
 2022-04-24 16:54 UTC 

[gcc r12-8235] fortran: Detect duplicate unlimited polymorphic types [PR103662]
 2022-04-24 13:32 UTC 

[gcc r9-10025] Daily bump
 2022-04-24  0:19 UTC 

[gcc r11-9933] Daily bump
 2022-04-24  0:18 UTC 

[gcc r10-10553] Daily bump
 2022-04-24  0:18 UTC 

[gcc r12-8234] Daily bump
 2022-04-24  0:17 UTC 

[gcc/devel/modula-2] PR-102342 - fixes to allow gm2 testsuite to work with multilib and extra gcc objects
 2022-04-23 11:49 UTC 

[gcc r12-8233] i386: Improve ix86_expand_int_movcc [PR105338]
 2022-04-23  8:26 UTC 

[gcc r9-10024] Daily bump
 2022-04-23  0:20 UTC 

[gcc r11-9932] Daily bump
 2022-04-23  0:19 UTC 

[gcc r10-10552] Daily bump
 2022-04-23  0:18 UTC 

[gcc r12-8232] Daily bump
 2022-04-23  0:17 UTC 

[gcc r11-9931] libstdc++: Make atomic notify_one and notify_all non-const
 2022-04-22 22:54 UTC 

[gcc r12-8231] libstdc++: Make atomic notify_one and notify_all non-const
 2022-04-22 22:53 UTC 

[gcc(refs/vendors/ibm/heads/gcc-11-branch)] ibm: Merge up to top of releases/gcc-11
 2022-04-22 21:25 UTC 

[gcc/ibm/heads/gcc-11-branch] (369 commits) ibm: Merge up to top of releases/gcc-11
 2022-04-22 21:25 UTC 

[gcc r11-9930] c++: wrong error with constexpr COMPOUND_EXPR [PR105321]
 2022-04-22 21:00 UTC 

[gcc r11-9929] c++: ambiguous call not diagnosed after DR2352 [PR97296]
 2022-04-22 20:59 UTC 

[gcc r12-8230] fortran: Use pointer arithmetic to index arrays [PR102043]
 2022-04-22 20:53 UTC 

[gcc r12-8229] fortran: Generate an array temporary reference [PR102043]
 2022-04-22 20:53 UTC 

[gcc r12-8228] fortran: Update index extraction code. [PR102043]
 2022-04-22 20:53 UTC 

[gcc r12-8227] fortran: Pre-evaluate string pointers. [PR102043]
 2022-04-22 20:53 UTC 

[gcc r12-8226] rs6000: Fix pack for soft-float (PR105334)
 2022-04-22 19:29 UTC 

[gcc r12-8225] docs: Correct "This functions" to "These functions"
 2022-04-22 17:30 UTC 

[gcc r12-8224] rtlanal: Fix up replace_rtx [PR105333]
 2022-04-22 11:38 UTC 

[gcc/devel/modula-2] Merge branch 'master' into devel/modula-2
 2022-04-22  8:09 UTC 

[gcc/devel/modula-2] (21 commits) Merge branch 'master' into devel/modula-2
 2022-04-22  8:09 UTC 

[gcc r9-10023] Daily bump
 2022-04-22  0:20 UTC 

[gcc r11-9928] Daily bump
 2022-04-22  0:19 UTC 

[gcc r10-10551] Daily bump
 2022-04-22  0:18 UTC 

[gcc r12-8223] Daily bump
 2022-04-22  0:17 UTC 

[gcc r12-8222] rs6000/testsuite: xfail bswap-brw.c
 2022-04-21 21:31 UTC 

[gcc r12-8221] rs6000: Disparage lfiwzx and similar
 2022-04-21 21:31 UTC 

[gcc r12-8220] rs6000: Add effective target has_arch_ppc64
 2022-04-21 21:31 UTC 

[gcc(refs/users/meissner/heads/work086)] Fix typo
 2022-04-21 20:37 UTC 

[gcc r12-8219] d: Merge upstream dmd eb7bee331, druntime 27834edb, phobos ac296f80c
 2022-04-21 19:46 UTC 

[gcc(refs/users/meissner/heads/work086)] Update ChangeLog.meissner
 2022-04-21 18:26 UTC 

[gcc(refs/users/meissner/heads/work086)] Add -mstore-vector-pair and -mno-store-vector-pair
 2022-04-21 18:24 UTC 

[gcc(refs/users/meissner/heads/work086)] Update ChangeLog.meissner
 2022-04-21 16:59 UTC 

[gcc(refs/users/meissner/heads/work086)] Eliminate power8 fusion options, use power8 tuning, PR target/102059
 2022-04-21 16:57 UTC 

[gcc r12-8218] libstdc++: Avoid ASCII assumptions in floating_from_chars.cc
 2022-04-21 16:12 UTC 

[gcc(refs/users/meissner/heads/work086-orig)] Add REVISION
 2022-04-21 15:37 UTC 

[gcc r11-9927] libstdc++: Remove workaround for FE bug in std::tuple [PR96592]
 2022-04-21 15:34 UTC 

[gcc r11-9926] libstdc++: Remove "no stronger" assertion in compare exchange [PR102177]
 2022-04-21 15:33 UTC 

[gcc r11-9925] libstdc++: Fix test failures at -O0
 2022-04-21 15:33 UTC 

[gcc r11-9924] libstdc++: Fix ambiguous comparisons for iterators in C++20
 2022-04-21 15:33 UTC 

[gcc r11-9923] libstdc++: Fix test that fails in C++20 mode
 2022-04-21 15:33 UTC 

[gcc] Created branch 'meissner/heads/work086-orig' in namespace 'refs/users'
 2022-04-21 15:33 UTC 

[gcc(refs/users/meissner/heads/work086)] Add ChangeLog.meissner and REVISION
 2022-04-21 15:33 UTC 

[gcc] Created branch 'meissner/heads/work086' in namespace 'refs/users'
 2022-04-21 15:29 UTC 

[gcc r9-10022] fortran: Fix conv of UNION constructors [PR105310]
 2022-04-21 14:51 UTC 

[gcc r12-8217] c++: Remove unused parameter
 2022-04-21 14:45 UTC 

[gcc r10-10550] fortran: Fix conv of UNION constructors [PR105310]
 2022-04-21 14:42 UTC 

[gcc r11-9922] fortran: Fix conv of UNION constructors [PR105310]
 2022-04-21 14:26 UTC 

[gcc r12-8216] c++: wrong error with constexpr COMPOUND_EXPR [PR105321]
 2022-04-21 14:18 UTC 

[gcc r12-8215] fortran: Fix conv of UNION constructors [PR105310]
 2022-04-21 14:14 UTC 

[gcc r11-9921] libstdc++: Fix filesystem::temp_directory_path [PR101709]
 2022-04-21 13:53 UTC 

[gcc r10-10549] middle-end/100786 - constant folding from incompatible alias
 2022-04-21 12:52 UTC 

[gcc r10-10548] tree-optimization/103361 - fix unroll-and-jam direction vector handling
 2022-04-21 12:51 UTC 

[gcc r10-10547] tree-optimization/103596 - fix missed propagation into switches
 2022-04-21 12:51 UTC 

[gcc r10-10546] debug/104337 - avoid messing with the abstract origin chain in NRV
 2022-04-21 12:51 UTC 

[gcc r10-10545] middle-end/104786 - ICE with asm and VLA
 2022-04-21 12:51 UTC 

[gcc r10-10544] ada/104861 - use target_noncanonial for Target_Name
 2022-04-21 12:51 UTC 

[gcc r10-10543] tree-optimization/105226 - avoid splitting abnormal edges
 2022-04-21 12:51 UTC 

[gcc r10-10542] tree-optimization/105070 - annotate bit cluster tests with locations
 2022-04-21 12:51 UTC 

[gcc(refs/vendors/redhat/heads/gcc-11-branch)] Merge commit 'r11-9920-gd26c3e4f733fcb07d90680491dd1d7a9d08c4705' into redhat/gcc-11-branch
 2022-04-21 12:40 UTC 

[gcc/redhat/heads/gcc-11-branch] (23 commits) Merge commit 'r11-9920-gd26c3e4f733fcb07d90680491dd1d7a9d08
 2022-04-21 12:40 UTC 

[gcc r12-8214] libstdc++: Work around modules ICE in <charconv> [PR105297]
 2022-04-21 12:35 UTC 

[gcc r11-9920] libstdc++: Remove bogus assertion in std::from_chars [PR105324]
 2022-04-21 12:34 UTC 

[gcc r11-9919] libstdc++: Use secure_getenv for filesystem::temp_directory_path() [PR65018]
 2022-04-21 12:34 UTC 

[gcc r11-9918] libstdc++: Ensure C++20 std::stringstream definitions use correct ABI
 2022-04-21 12:34 UTC 

[gcc r11-9917] libstdc++: Fix tests that fail with fully-dynamic-string
 2022-04-21 12:33 UTC 

[gcc r11-9916] libstdc++: Fix non-reserved name in <regex> header
 2022-04-21 12:33 UTC 

[gcc r11-9915] libstdc++: Add another non-reserved name to tests
 2022-04-21 12:33 UTC 

[gcc r11-9914] libstdc++: Add missing noexcept to lazy_split_view iterator (LWG 3593)
 2022-04-21 12:33 UTC 

[gcc r11-9913] libstdc++: Use std::construct_at in net::ip::address
 2022-04-21 12:33 UTC 

[gcc r11-9912] libstdc++: Improvements to standard error category objects (part deux)
 2022-04-21 12:33 UTC 

[gcc r11-9911] libstdc++: Reorder constraints on std::span::span(Range&&) constructor
 2022-04-21 12:33 UTC 

[gcc r11-9910] libstdc++: Avoid unwanted allocations in filesystem::path
 2022-04-21 12:33 UTC 

[gcc r11-9909] libstdc++: Add self-merge check to std::forward_list::merge [PR103853]
 2022-04-21 12:33 UTC 

[gcc r11-9908] libstdc++: Ignore cv-quals when std::allocator<void> constructs
 2022-04-21 12:33 UTC 

[gcc r11-9907] libstdc++: Do not use std::isdigit in <charconv> [PR103911]
 2022-04-21 12:33 UTC 

[gcc r11-9906] libstdc++: Avoid overflow in ranges::advance(i, n, bound)
 2022-04-21 12:32 UTC 

[gcc r11-9905] libstdc++: Increase timeout for pthread7-rope.cc test
 2022-04-21 12:32 UTC 

[gcc r11-9904] libstdc++: Fix test failure on AIX
 2022-04-21 12:32 UTC 

[gcc r11-9903] libstdc++: Use LTLIBICONV when linking libstdc++.so [PR93602]
 2022-04-21 12:32 UTC 

[gcc r11-9902] libstdc++: Fix incorrect IS number in doc comment
 2022-04-21 12:32 UTC 

[gcc r11-9901] libstdc++: Fix macro checked by test
 2022-04-21 12:32 UTC 

[gcc r11-9900] libstdc++: Fix warning in __moneypunct_cache::_M_cache [PR104966]
 2022-04-21 12:32 UTC 

[gcc r11-9899] libstdc++: Avoid -Wzero-as-null-pointer-constant warning [PR103848]
 2022-04-21 12:32 UTC 

[gcc r12-8213] libstdc++: Remove bogus assertion in std::from_chars [PR105324]
 2022-04-21 10:34 UTC 

[gcc(refs/vendors/redhat/heads/gcc-11-branch)] Merge commit 'r11-9898-gdfe099b4b5c0077a6bd699912fe9442431239e39' into redhat/gcc-11-branch
 2022-04-21  9:34 UTC 

[gcc/redhat/heads/gcc-11-branch] (145 commits) Merge commit 'r11-9898-gdfe099b4b5c0077a6bd699912fe94424312
 2022-04-21  9:34 UTC 

[gcc r11-9898] sparc: Preserve ORIGINAL_REGNO in epilogue_renumber [PR105257]
 2022-04-21  9:30 UTC 

[gcc r11-9897] emit-rtl: Fix -fcompare-debug bug with label references in debug insns [PR105203]
 2022-04-21  9:29 UTC 

[gcc r11-9896] gcov-profile: Allow negative counts of indirect calls [PR105282]
 2022-04-21  9:27 UTC 

[gcc r11-9895] c++: don't ICE on NAMESPACE_DECL inside FUNCTION_DECL
 2022-04-21  9:23 UTC 

[gcc r12-8212] Support --compress-debug-sections for ld.mold
 2022-04-21  8:19 UTC 

[gcc r11-9894] Update BASE-VER to 11.3.1
 2022-04-21  8:13 UTC 

[gcc] Created tag 'releases/gcc-11.3.0'
 2022-04-21  7:59 UTC 

[gcc r11-9893] Update ChangeLog and version files for release
 2022-04-21  7:59 UTC 

[gcc r12-8211] emit-rtl: Fix -fcompare-debug bug with label references in debug insns [PR105203]
 2022-04-21  7:44 UTC 

[gcc r12-8210] runtime: use correct field name for PPC32 GLIBC registers
 2022-04-21  0:49 UTC 

[gcc r9-10021] Daily bump
 2022-04-21  0:19 UTC 

[gcc r11-9892] Daily bump
 2022-04-21  0:19 UTC 

[gcc r10-10541] Daily bump
 2022-04-21  0:18 UTC 

[gcc r12-8209] Daily bump
 2022-04-21  0:17 UTC 

[gcc/devel/omp/gcc-11] OpenMP: Fix use_device_{addr, ptr} with in-data-sharing arg
 2022-04-20 15:28 UTC 

[gcc r12-8208] c++: Fall through for arrays of T vs T cv [PR104996]
 2022-04-20 14:15 UTC 

[gcc/devel/omp/gcc-11] openmp: unified_address support
 2022-04-20 13:28 UTC 

[gcc r12-8207] libstdc++: Fix macro checked by test
 2022-04-20 12:55 UTC 

[gcc r12-8206] libstdc++: Use LTLIBICONV when linking libstdc++.so [PR93602]
 2022-04-20 12:55 UTC 

[gcc/devel/modula-2] Merge branch 'master' into devel/modula-2
 2022-04-20 11:35 UTC 

[gcc/devel/modula-2] (245 commits) Merge branch 'master' into devel/modula-2
 2022-04-20 11:35 UTC 

[gcc r12-8205] tree-optimization/104912 - ensure cost model is checked first
 2022-04-20 11:28 UTC 

[gcc r12-8204] tree-optimization/105312 - fix ISEL VCOND expansion
 2022-04-20 11:27 UTC 

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).