public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/devel/modula-2] Merge branch 'master' into devel/modula-2
 2022-02-05 13:34 UTC 

[gcc/devel/modula-2] (152 commits) Merge branch 'master' into devel/modula-2
 2022-02-05 13:34 UTC 

[gcc(refs/vendors/redhat/heads/gcc-12-branch)] Merge commit 'r12-7072-gb3763384a1f696260f3ee7bda8c0e7e4ad732ad9' into redhat/gcc-12-branch
 2022-02-05 10:23 UTC 

[gcc/redhat/heads/gcc-12-branch] (67 commits) Merge commit 'r12-7072-gb3763384a1f696260f3ee7bda8c0e7e4ad7
 2022-02-05 10:23 UTC 

[gcc r12-7072] match.pd: Fix x * 0.0 -> 0.0 folding [PR104389]
 2022-02-05  9:54 UTC 

[gcc r12-7071] RISC-V: Fix detection of zifencei support for binutils
 2022-02-05  9:29 UTC 

[gcc r12-7070] RISC-V: Always pass -misa-spec to assembler [PR104219]
 2022-02-05  8:40 UTC 

[gcc r12-7069] c++: assignment, aggregate, array [PR104300]
 2022-02-05  5:57 UTC 

[gcc r12-7068] c++: add comment
 2022-02-05  5:57 UTC 

[gcc r12-7067] compiler: accept "any" as an alias for "interface{}"
 2022-02-05  0:45 UTC 

[gcc r9-9940] Daily bump
 2022-02-05  0:19 UTC 

[gcc r11-9540] Daily bump
 2022-02-05  0:19 UTC 

[gcc r10-10438] Daily bump
 2022-02-05  0:18 UTC 

[gcc r12-7066] Daily bump
 2022-02-05  0:17 UTC 

[gcc r12-7065] libstdc++: Fix std::filesystem build failure for Windows
 2022-02-05  0:09 UTC 

[gcc r12-7064] libstdc++: Allow Clang to use <stdatomic.h> before C++23
 2022-02-04 23:51 UTC 

[gcc r12-7063] libstdc++: Remove un-implementable noexcept from Filesystem TS operations
 2022-02-04 23:51 UTC 

[gcc r12-7062] libstdc++: Fix filesystem::remove_all races [PR104161]
 2022-02-04 23:50 UTC 

[gcc r12-7061] rs6000: More factoring of overload processing
 2022-02-04 19:43 UTC 

[gcc r12-7060] rs6000: Clean up ISA 3.1 documentation [PR100808]
 2022-02-04 19:32 UTC 

[gcc r9-9939] Fortran: reject simplifying TRANSFER for MOLD with storage size 0
 2022-02-04 19:21 UTC 

[gcc r10-10437] Fortran: reject simplifying TRANSFER for MOLD with storage size 0
 2022-02-04 19:18 UTC 

[gcc r11-9539] Fortran: reject simplifying TRANSFER for MOLD with storage size 0
 2022-02-04 19:15 UTC 

[gcc r12-7059] rs6000: Fix up -D_FORTIFY_SOURCE* with -mabi=ieeelongdouble [PR104380]
 2022-02-04 17:31 UTC 

[gcc r12-7058] Add optmization testcase for incorrect optimization in Ada
 2022-02-04 16:45 UTC 

[gcc r12-7057] libgomp.fortran/allocate-1.f90: Fix minor cleanup
 2022-02-04 16:32 UTC 

[gcc r12-7056] doc: Update references to "C++2a" in cpp.texi
 2022-02-04 15:27 UTC 

[gcc r12-7055] libstdc++: Add suggestion to std::uncaught_exception() warning
 2022-02-04 15:27 UTC 

[gcc r12-7054] testsuite: -mbig/-mlittle only is valid for powerpc-linux
 2022-02-04 15:17 UTC 

[gcc(refs/users/marxin/heads/PR104381-fix-fvar-tracking-auto)] Fix it
 2022-02-04 14:50 UTC 

[gcc] Created branch 'marxin/heads/PR104381-fix-fvar-tracking-auto' in namespace 'refs/users'
 2022-02-04 14:50 UTC 

[gcc r12-7053] libgomp.fortran/allocate-1.f90: Minor cleanup
 2022-02-04 13:51 UTC 

[gcc r12-7052] tree-optimization/100499 - niter analysis and multiple_of_p
 2022-02-04 13:39 UTC 

[gcc r12-7051] fixincludes: Update pwd
 2022-02-04 12:53 UTC 

[gcc(refs/users/marxin/heads/add--disable-fix-includes)] configure: add --disable-fix-includes
 2022-02-04 12:44 UTC 

[gcc] Created branch 'marxin/heads/add--disable-fix-includes' in namespace 'refs/users'
 2022-02-04 12:44 UTC 

[gcc r12-7050] Adjust LSHIFT_EXPR handling of multiple_of_p
 2022-02-04 11:54 UTC 

[gcc r12-7049] Empty the base_types vector before (re)populating it
 2022-02-04 11:10 UTC 

[gcc r12-7048] Disable new 1/X optimization with -fnon-call-exceptions
 2022-02-04 11:10 UTC 

[gcc r12-7047] tree-optimization/103641 - improve vect_synth_mult_by_constant
 2022-02-04 10:30 UTC 

[gcc r12-7046] [PATCH] PR rtl-optimization/101885: Prevent combine from clobbering flags
 2022-02-04  9:38 UTC 

[gcc r12-7045] aarch64: Add test for PR104092
 2022-02-04  8:09 UTC 

[gcc r12-7044] Add CLOBBER_EOL to mark storage end-of-life clobbers
 2022-02-04  7:17 UTC 

[gcc r12-7043] Use auto_vec for pointer_query cache for auto cleanup
 2022-02-04  2:47 UTC 

[gcc r9-9938] Daily bump
 2022-02-04  0:19 UTC 

[gcc r11-9538] Daily bump
 2022-02-04  0:18 UTC 

[gcc r10-10436] Daily bump
 2022-02-04  0:18 UTC 

[gcc r12-7042] Daily bump
 2022-02-04  0:17 UTC 

[gcc r12-7041] c++: dependence of member noexcept-spec [PR104079]
 2022-02-03 23:56 UTC 

[gcc r11-9537] i386: Do not use %ecx DRAP for functions that use __builtin_eh_return [PR104362]
 2022-02-03 23:23 UTC 

[gcc r12-7040] analyzer: fixes to realloc-handling [PR104369]
 2022-02-03 22:48 UTC 

[gcc r12-7039] analyzer: fix zero-fill of calloc
 2022-02-03 22:46 UTC 

[gcc r12-7038] Adjust warn_access pass placement [PR104260]
 2022-02-03 21:53 UTC 

[gcc r12-7037] i386: Do not use %ecx DRAP for functions that use __builtin_eh_return [PR104362]
 2022-02-03 21:25 UTC 

[gcc r12-7036] Enable pointer_query caching in -Wrestrict
 2022-02-03 21:10 UTC 

[gcc r12-7035] Enable pointer_query caching in -Warray-bounds
 2022-02-03 21:10 UTC 

[gcc r12-7034] Make pointer_query cache a private member
 2022-02-03 21:10 UTC 

[gcc r12-7033] Constrain conservative string lengths to array sizes [PR104119]
 2022-02-03 20:31 UTC 

[gcc r12-7032] Fortran: reject simplifying TRANSFER for MOLD with storage size 0
 2022-02-03 18:42 UTC 

[gcc r12-7031] Speed up fixincludes
 2022-02-03 17:46 UTC 

[gcc r12-7030] rs6000: Remove -m[no-]fold-gimple flag [PR103686]
 2022-02-03 17:17 UTC 

[gcc r12-7029] rs6000: Fix LE code gen for vec_cnt[lt]z_lsbb [PR95082]
 2022-02-03 17:17 UTC 

[gcc r12-7028] rs6000: Consolidate target built-ins code
 2022-02-03 17:16 UTC 

[gcc(refs/users/marxin/heads/fixinclude-speed-up)] Speed up fixincludes
 2022-02-03 15:40 UTC 

[gcc/marxin/heads/fixinclude-speed-up] Speed up fixincludes
 2022-02-03 15:40 UTC 

[gcc r12-7027] make `-Werror` optional in libatomic/libbacktrace/libgomp/libitm/libsanitizer
 2022-02-03 15:10 UTC 

[gcc r12-7026] debug/104337 - avoid messing with the abstract origin chain in NRV
 2022-02-03 15:02 UTC 

[gcc r12-7025] rs6000: Unify error messages for built-in constant restrictions
 2022-02-03 15:02 UTC 

[gcc(refs/users/marxin/heads/fixinclude-speed-up)] Speed up fixincludes
 2022-02-03 14:55 UTC 

[gcc] Created branch 'marxin/heads/fixinclude-speed-up' in namespace 'refs/users'
 2022-02-03 14:55 UTC 

[gcc r12-7024] ranger: fix small thinko in fur_list constructor
 2022-02-03 14:49 UTC 

[gcc r12-7023] arm: Fix up help.exp regression
 2022-02-03 13:35 UTC 

[gcc r12-7022] Assert that backedges are available in path solver
 2022-02-03 13:07 UTC 

[gcc r12-7021] Skip gnat.dg/div_zero.adb on PowerPC
 2022-02-03 12:21 UTC 

[gcc(refs/users/marxin/heads/partial-linking-v3)] Come up with faster build (PARTIAL_LTO=1)
 2022-02-03 11:14 UTC 

[gcc] Created branch 'marxin/heads/partial-linking-v3' in namespace 'refs/users'
 2022-02-03 11:14 UTC 

[gcc r12-7020] aarch64: Remove struct_vect_25.c XFAILs
 2022-02-03 10:44 UTC 

[gcc r12-7019] aarch64: Adjust tests after fix for PR102659
 2022-02-03 10:44 UTC 

[gcc r12-7018] aarch64: Add missing movmisalign patterns
 2022-02-03 10:44 UTC 

[gcc r12-7017] aarch64: Remove VALL_F16MOV iterator
 2022-02-03 10:44 UTC 

[gcc r12-7016] testsuite: Remove TSVC XFAILs for SVE
 2022-02-03 10:44 UTC 

[gcc r12-7015] testsuite: Update guality xfails for aarch64*-*-*
 2022-02-03 10:44 UTC 

[gcc(refs/users/marxin/heads/use-LIKELY-macro)] Come up with {, UN}LIKELY macros
 2022-02-03  9:58 UTC 

[gcc] Created branch 'marxin/heads/use-LIKELY-macro' in namespace 'refs/users'
 2022-02-03  9:58 UTC 

[gcc r12-7014] Fix wording for: attribute ‘-xyz’ argument ‘target’ is unknown
 2022-02-03  9:21 UTC 

[gcc r12-7013] s390x: Fix one more -Wformat-diag
 2022-02-03  8:58 UTC 

[gcc r12-7012] ranger: Fix up wi_fold_in_parts for small precision types [PR104334]
 2022-02-03  8:46 UTC 

[gcc r12-7011] openmp, fortran: Improve !$omp atomic checks [PR104328]
 2022-02-03  8:05 UTC 

[gcc r10-10435] powerpc: Fix asm machine directive for some CPUs
 2022-02-03  6:53 UTC 

[gcc r12-7010] c++: dependent array bounds completion [PR104302]
 2022-02-03  4:21 UTC 

[gcc(refs/users/meissner/heads/work077)] Use system default for long double unless it is overridden
 2022-02-03  0:56 UTC 

[gcc r12-7009] Correct typos in -Wuse-after-free description
 2022-02-03  0:49 UTC 

[gcc(refs/users/meissner/heads/work077)] Revert patch
 2022-02-03  0:47 UTC 

[gcc r9-9937] Daily bump
 2022-02-03  0:19 UTC 

[gcc r11-9536] Daily bump
 2022-02-03  0:18 UTC 

[gcc r10-10434] Daily bump
 2022-02-03  0:18 UTC 

[gcc r12-7008] Daily bump
 2022-02-03  0:16 UTC 

[gcc(refs/users/meissner/heads/work077)] Use default long double from host compiler if not specified on PowerPC
 2022-02-02 22:01 UTC 

[gcc(refs/users/meissner/heads/work077)] Revert patch
 2022-02-02 21:58 UTC 

[gcc r12-7007] docs: mention analyzer interaction with -ftrivial-auto-var-init [PR104270]
 2022-02-02 21:51 UTC 

[gcc(refs/vendors/redhat/heads/gcc-12-branch)] Merge commit 'r12-7006-g14d642df2b3f0d981fd7c0d3f832b26942c49b85' into redhat/gcc-12-branch
 2022-02-02 21:18 UTC 

[gcc/redhat/heads/gcc-12-branch] (77 commits) Merge commit 'r12-7006-g14d642df2b3f0d981fd7c0d3f832b26942c
 2022-02-02 21:18 UTC 

[gcc r12-7006] rs6000/testsuite: Return 0 for powerpc_altivec_ok on other targets
 2022-02-02 20:22 UTC 

[gcc r12-7005] libstdc++: Fix -Wunused-variable warning for -fno-exceptions build
 2022-02-02 20:20 UTC 

[gcc r10-10433] Fortran: error recovery when simplifying EOSHIFT
 2022-02-02 19:54 UTC 

[gcc r11-9535] Fortran: error recovery when simplifying EOSHIFT
 2022-02-02 19:50 UTC 

[gcc r11-9534] powerpc: Fix asm machine directive for some CPUs
 2022-02-02 19:24 UTC 

[gcc(refs/users/meissner/heads/work077)] Use default long double from host compiler if not specified on PowerPC
 2022-02-02 18:51 UTC 

[gcc(refs/users/meissner/heads/work077)] Revert patch
 2022-02-02 18:47 UTC 

[gcc(refs/users/meissner/heads/work077)] Update ChangeLog.meissner
 2022-02-02 18:33 UTC 

[gcc(refs/users/meissner/heads/work077)] Use default long double from host compiler if not specified on PowerPC
 2022-02-02 18:32 UTC 

[gcc(refs/users/meissner/heads/work077)] Revert patch
 2022-02-02 18:29 UTC 

[gcc r12-7004] libstdc++: Fix invalid instantiations in tests
 2022-02-02 17:37 UTC 

[gcc r12-7003] libstdc++: Fix link failure in _OutputIteratorConcept
 2022-02-02 17:37 UTC 

[gcc r11-9533] lto: fix error handling for -Wl,-plugin-opt=debug
 2022-02-02 15:10 UTC 

[gcc r12-7002] lto: fix error handling for -Wl,-plugin-opt=debug
 2022-02-02 15:06 UTC 

[gcc r12-7001] Remove dead macro: TEXT_SECTION_NAME
 2022-02-02 15:06 UTC 

[gcc r12-7000] analyzer: fix missing check for uninit of return values
 2022-02-02 14:56 UTC 

[gcc r12-6999] analyzer: consolidate duplicate code in region::calc_offset
 2022-02-02 14:54 UTC 

[gcc r12-6998] analyzer: implement bit_range_region
 2022-02-02 14:54 UTC 

[gcc r12-6997] analyzer: stop -ftrivial-auto-var-init from suppressing uninit warnings [PR104270]
 2022-02-02 14:52 UTC 

[gcc(refs/users/marxin/heads/PR104333-lto-error-handling)] lto: fix error handling for -Wl, -plugin-opt=debug
 2022-02-02 14:47 UTC 

[gcc/marxin/heads/PR104333-lto-error-handling] lto: fix error handling for -Wl, -plugin-opt=debug
 2022-02-02 14:47 UTC 

[gcc(refs/users/marxin/heads/PR104333-lto-error-handling)] lto: fix error handling for -Wl, -plugin-opt=debug
 2022-02-02 13:24 UTC 

[gcc] Created branch 'marxin/heads/PR104333-lto-error-handling' in namespace 'refs/users'
 2022-02-02 13:24 UTC 

[gcc r11-9532] IBM Z: fix `section type conflict` with -mindirect-branch-table
 2022-02-02 12:27 UTC 

[gcc r9-9936] Daily bump
 2022-02-02 12:19 UTC 

[gcc r12-6996] gcc: define _REENTRANT for OpenRISC when -pthread is passed
 2022-02-02 11:03 UTC 

[gcc r12-6995] AArch32: use canonical ordering for complex mul, fma and fms
 2022-02-02 10:54 UTC 

[gcc r12-6994] AArch64: use canonical ordering for complex mul, fma and fms
 2022-02-02 10:54 UTC 

[gcc r12-6993] vect: Simplify and extend the complex numbers validation routines
 2022-02-02 10:54 UTC 

[gcc r10-10432] fold-const: do not fold NaN result from non-NaN operands [PR95115]
 2022-02-02  9:25 UTC 

[gcc r11-9531] fold-const: do not fold NaN result from non-NaN operands [PR95115]
 2022-02-02  5:19 UTC 

[gcc(refs/users/meissner/heads/work077)] Update ChangeLog.meissner
 2022-02-02  5:05 UTC 

[gcc(refs/users/meissner/heads/work077)] Use default long double from host compiler if not specified on PowerPC
 2022-02-02  5:01 UTC 

[gcc(refs/users/meissner/heads/work077)] Revert patch
 2022-02-02  4:58 UTC 

[gcc(refs/users/meissner/heads/work077)] Use default long double from host compiler if not specified on PowerPC
 2022-02-02  3:12 UTC 

[gcc r12-6992] Declare std::array members with attribute const [PR101831]
 2022-02-02  0:22 UTC 

[gcc r12-6991] cris: Reload using special-regs before general-regs
 2022-02-02  0:20 UTC 

[gcc r12-6990] cris: Don't discriminate against ALL_REGS in TARGET_REGISTER_MOVE_COST
 2022-02-02  0:20 UTC 

[gcc r12-6989] cris: Remove CRIS v32 ACR artefacts
 2022-02-02  0:20 UTC 

[gcc r12-6988] cris: For expanded movsi, don't match operands we know will be reloaded
 2022-02-02  0:20 UTC 

[gcc r12-6987] cris: Don't default to -mmul-bug-workaround
 2022-02-02  0:20 UTC 

[gcc r11-9530] Daily bump
 2022-02-02  0:19 UTC 

[gcc r10-10431] Daily bump
 2022-02-02  0:18 UTC 

[gcc r12-6986] Daily bump
 2022-02-02  0:17 UTC 

[gcc r12-6985] libstdc++: Do not use dirent::d_type unconditionally
 2022-02-02  0:03 UTC 

[gcc r12-6984] AutoFDO: don't set param_early_inliner_max_iterations to 10
 2022-02-01 23:20 UTC 

[gcc r12-6983] [COMMITTED] Change multiprecision.org to use https
 2022-02-01 23:11 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Update the list of expected failures
 2022-02-01 23:08 UTC 

[gcc r12-6982] libstdc++: Add more tests for filesystem directory iterators
 2022-02-01 21:58 UTC 

[gcc r12-6981] libstdc++: Reset filesystem::recursive_directory_iterator on error
 2022-02-01 21:58 UTC 

[gcc r12-6980] libstdc++: Fix doxygen comment for filesystem::perms operators
 2022-02-01 21:53 UTC 

[gcc r12-6979] libstdc++: Improve config output for --enable-cstdio [PR104301]
 2022-02-01 21:53 UTC 

[gcc r12-6978] IBM Z: fix `section type conflict` with -mindirect-branch-table
 2022-02-01 21:13 UTC 

[gcc r12-6977] Fortran: error recovery when simplifying EOSHIFT
 2022-02-01 20:37 UTC 

[gcc r12-6976] libcpp: Fix up padding handling in funlike_invocation_p [PR104147]
 2022-02-01 19:50 UTC 

[gcc r12-6975] libcpp: Avoid PREV_WHITE and other random content on CPP_PADDING tokens
 2022-02-01 19:45 UTC 

[gcc r12-6974] rs6000: Fix up PCH on powerpc* [PR104323]
 2022-02-01 19:42 UTC 

[gcc r12-6973] c++: lambda in template default argument [PR103186]
 2022-02-01 19:15 UTC 

[gcc r12-6972] tree: move tree_vec_map_cache_hasher into header
 2022-02-01 19:15 UTC 

[gcc r12-6971] [nvptx] Add uniform_warp_check insn
 2022-02-01 18:30 UTC 

[gcc r12-6970] [nvptx] Add bar.warp.sync
 2022-02-01 18:29 UTC 

[gcc r12-6969] [nvptx] Update default ptx isa to 6.3
 2022-02-01 18:29 UTC 

[gcc r12-6968] [nvptx] Update bar.sync for ptx isa 6.0
 2022-02-01 18:29 UTC 

[gcc r12-6967] [nvptx] Handle nop in prevent_branch_around_nothing
 2022-02-01 18:29 UTC 

[gcc r12-6966] [nvptx] Add some support for .local atomics
 2022-02-01 18:29 UTC 

[gcc r12-6965] [nvptx] Fix reduction lock
 2022-02-01 18:29 UTC 

[gcc r11-9529] Strengthen memory order for atomic<T>::wait/notify
 2022-02-01 17:17 UTC 

[gcc r12-6964] Strengthen memory order for atomic<T>::wait/notify
 2022-02-01 17:04 UTC 

[gcc r12-6963] docs: remove --disable-stage1-checking from requirements
 2022-02-01 16:14 UTC 

[gcc(refs/users/marxin/heads/require-4.8)] docs: remove --disable-stage1-checking from requirements
 2022-02-01 15:37 UTC 

[gcc] Created branch 'marxin/heads/require-4.8' in namespace 'refs/users'
 2022-02-01 15:36 UTC 

[gcc r12-6962] veclower: Fix up -fcompare-debug issue in expand_vector_comparison [PR104307]
 2022-02-01 15:06 UTC 

[gcc r12-6961] rs6000: Don't #ifdef "short" built-in names
 2022-02-01 14:55 UTC 

[gcc r12-6960] PR101260 regcprop: Add mode change check for copy reg
 2022-02-01 12:35 UTC 

[gcc(refs/users/marxin/heads/fold-GCC_VERSION-for-old)] Remove non ANSI C path in ansidecl.h
 2022-02-01 12:11 UTC 

[gcc(refs/users/marxin/heads/fold-GCC_VERSION-for-old)] Fold GCC_VERSION >= $old_release to TRUE
 2022-02-01 12:11 UTC 

[gcc] Created branch 'marxin/heads/fold-GCC_VERSION-for-old' in namespace 'refs/users'
 2022-02-01 12:11 UTC 

[gcc(refs/users/marxin/heads/remove-obvious-dead-code)] Remove dead code
 2022-02-01 10:31 UTC 

[gcc] Created branch 'marxin/heads/remove-obvious-dead-code' in namespace 'refs/users'
 2022-02-01 10:30 UTC 

[gcc r12-6959] fold-const: do not fold NaN result from non-NaN operands [PR95115]
 2022-02-01 10:21 UTC 

[gcc r12-6958] [libgomp, testsuite] Fix insufficient resources in test-cases
 2022-02-01  7:19 UTC 

[gcc r12-6957] [libgomp, testsuite] Reduce recursion depth in declare_target-*.f90
 2022-02-01  7:19 UTC 

[gcc r12-6956] [ldist] Don't add lib calls with -fno-tree-loop-distribute-patterns
 2022-02-01  7:19 UTC 

[gcc r9-9935] Daily bump
 2022-02-01  0:19 UTC 

[gcc r11-9528] Daily bump
 2022-02-01  0:18 UTC 

[gcc r10-10430] Daily bump
 2022-02-01  0:17 UTC 

[gcc r12-6955] Daily bump
 2022-02-01  0:17 UTC 

[gcc r12-6954] Fix comment for operand_compare::operand_equal_p
 2022-01-31 23:26 UTC 

[gcc r12-6953] MAINTAINERS: Update my email and add myself to the DCO list
 2022-01-31 23:05 UTC 

[gcc(refs/users/meissner/heads/work077)] Revert patch
 2022-01-31 20:57 UTC 

[gcc r12-6952] c++: ICE with auto[] and VLA [PR102414]
 2022-01-31 20:36 UTC 

[gcc r12-6951] c++: Reject union std::initializer_list [PR102434]
 2022-01-31 20:35 UTC 

[gcc r12-6950] c++: CTAD for class tmpl defined inside partial spec [PR104294]
 2022-01-31 20:28 UTC 

[gcc r12-6949] c++: CONSTRUCTORs are non-deduced contexts [PR104291]
 2022-01-31 19:15 UTC 

[gcc r12-6948] rs6000: Fix up build of non-glibc/aix/darwin powerpc* targets [PR104298]
 2022-01-31 19:09 UTC 

[gcc r12-6947] Constrain PHI handling in -Wuse-after-free [PR104232]
 2022-01-31 19:06 UTC 

[gcc r12-6946] contrib: update analyze_brprob_* scripts
 2022-01-31 15:47 UTC 

[gcc r12-6945] libiberty: Fix infinite recursion in rust demangler
 2022-01-31 14:33 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).