public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/devel/rust/master] libproc_macro: Implement FromStr for TokenStream
 2023-04-06 21:32 UTC 

[gcc/devel/rust/master] libproc_macro: Implement FromStr on Literal
 2023-04-06 21:32 UTC 

[gcc/devel/rust/master] libproc_macro: Implement FromStr on bridge Literal
 2023-04-06 21:32 UTC 

[gcc/devel/rust/master] libproc_macro: Add ffi safe i128 & u128
 2023-04-06 21:32 UTC 

[gcc/devel/rust/master] libproc_macro: Add Group implementation
 2023-04-06 21:32 UTC 

[gcc/devel/rust/master] libproc_macro: Implement Debug for Group
 2023-04-06 21:32 UTC 

[gcc/devel/rust/master] libproc_macro: Implement Display for Group
 2023-04-06 21:32 UTC 

[gcc/devel/rust/master] libproc_macro: Add Display impl for Punct
 2023-04-06 21:32 UTC 

[gcc/devel/rust/master] libproc_macro: Implement Display on Literal
 2023-04-06 21:32 UTC 

[gcc/devel/rust/master] libproc_macro: Implement Debug on Literal
 2023-04-06 21:32 UTC 

[gcc/devel/rust/master] libproc_macro: Add Debug impl for TokenStream
 2023-04-06 21:31 UTC 

[gcc/devel/rust/master] libproc_macro: Implement Display for TokenStream
 2023-04-06 21:31 UTC 

[gcc/devel/rust/master] libproc_macro: Implement Display for Literal
 2023-04-06 21:31 UTC 

[gcc/devel/rust/master] libproc_macro: Implement Display for Punct
 2023-04-06 21:31 UTC 

[gcc/devel/rust/master] libproc_macro: Implement Display for Group
 2023-04-06 21:31 UTC 

[gcc/devel/rust/master] libproc_macro: Implement Display for LexError
 2023-04-06 21:31 UTC 

[gcc/devel/rust/master] libproc_macro: Implement Extend for TokenStream
 2023-04-06 21:31 UTC 

[gcc/devel/rust/master] libproc_macro: Implement FromIterator
 2023-04-06 21:31 UTC 

[gcc/devel/rust/master] libproc_macro: Add TokenStream implementation
 2023-04-06 21:31 UTC 

[gcc/devel/rust/master] libproc_macro: Add is_available ffi
 2023-04-06 21:31 UTC 

[gcc/devel/rust/master] libproc_macro: Add TokenTree implementation
 2023-04-06 21:31 UTC 

[gcc/devel/rust/master] libproc_macro: Change Punct internal size type
 2023-04-06 21:31 UTC 

[gcc/devel/rust/master] libproc_macro: Add literal internal implementation
 2023-04-06 21:30 UTC 

[gcc/devel/rust/master] libproc_macro: Make internal Punct type ffi safe
 2023-04-06 21:30 UTC 

[gcc/devel/rust/master] libproc_macro: Make Ident ffi-safe
 2023-04-06 21:30 UTC 

[gcc/devel/rust/master] libproc_macro: Add Punct rust type implementation
 2023-04-06 21:30 UTC 

[gcc/devel/rust/master] libproc_macro: Add Ident type implementation
 2023-04-06 21:30 UTC 

[gcc/devel/rust/master] libproc_macro: Add Span rust implementation
 2023-04-06 21:30 UTC 

[gcc/devel/rust/master] libproc_macro: Add iterator impl to TokenStream
 2023-04-06 21:30 UTC 

[gcc/devel/rust/master] libproc_macro: Add token_stream module interface
 2023-04-06 21:30 UTC 

[gcc/devel/rust/master] libproc_macro: Add is_available interface
 2023-04-06 21:30 UTC 

[gcc/devel/rust/master] libproc_macro: Add TokenTree type interface
 2023-04-06 21:30 UTC 

[gcc/devel/rust/master] libproc_macro: Move Delimiter type to group module
 2023-04-06 21:30 UTC 

[gcc/devel/rust/master] libproc_macro: Add Group type interface
 2023-04-06 21:30 UTC 

[gcc/devel/rust/master] libproc_macro: Add TokenStream type interface
 2023-04-06 21:29 UTC 

[gcc/devel/rust/master] libproc_macro: Add documentation to interface
 2023-04-06 21:29 UTC 

[gcc/devel/rust/master] libproc_macro: Move Spacing type to punct module
 2023-04-06 21:29 UTC 

[gcc/devel/rust/master] libproc_macro: Add punct type interface
 2023-04-06 21:29 UTC 

[gcc/devel/rust/master] libproc_macro: Move some types to their own module
 2023-04-06 21:29 UTC 

[gcc/devel/rust/master] libproc_macro: Add Spacing type interface
 2023-04-06 21:29 UTC 

[gcc/devel/rust/master] libproc_macro: Add Literal type interface
 2023-04-06 21:29 UTC 

[gcc/devel/rust/master] libproc_macro: Add LexError type interface
 2023-04-06 21:29 UTC 

[gcc/devel/rust/master] libproc_macro: Add Ident type interface
 2023-04-06 21:29 UTC 

[gcc/devel/rust/master] libproc_macro: Add Span type rust interface
 2023-04-06 21:29 UTC 

[gcc/devel/rust/master] libproc_macro: Add Delimiter type interface
 2023-04-06 21:29 UTC 

[gcc/devel/rust/master] gccrs: fix ICE when closure body is not a block
 2023-04-06 21:29 UTC 

[gcc(refs/users/meissner/heads/work117)] Do not generate fmaddfp and fnmsubfp
 2023-04-06 20:32 UTC 

[gcc(refs/users/meissner/heads/work117)] Revert patches
 2023-04-06 20:28 UTC 

[gcc(refs/users/meissner/heads/work117)] Do not generate fmaddfp and fnmsubfp
 2023-04-06 19:52 UTC 

[gcc(refs/users/meissner/heads/work117)] Revert patches
 2023-04-06 19:42 UTC 

[gcc(refs/users/meissner/heads/work117)] Do not generate fmaddfp and fnmsubfp
 2023-04-06 18:48 UTC 

[gcc(refs/users/meissner/heads/work117)] Revert patches
 2023-04-06 18:45 UTC 

[gcc(refs/users/meissner/heads/work117)] Update ChangeLog.*
 2023-04-06 18:24 UTC 

[gcc r13-7115] arm: remove unused variables from test
 2023-04-06 17:59 UTC 

[gcc(refs/users/meissner/heads/work117)] Do not generate fmaddfp and fnmsubfp
 2023-04-06 17:20 UTC 

[gcc(refs/users/meissner/heads/work117)] Revert patches
 2023-04-06 16:20 UTC 

[gcc r13-7114] arm: mve: fix auto-inc generation [PR107674]
 2023-04-06 15:36 UTC 

[gcc r13-7113] Check if dependency is valid before using in may_recompute_p
 2023-04-06 12:32 UTC 

[gcc(refs/users/marxin/heads/gcov-json-add-calls)] gcov: add info about "calls" to JSON output format
 2023-04-06  9:58 UTC 

[gcc] Created branch 'marxin/heads/gcov-json-add-calls' in namespace 'refs/users'
 2023-04-06  9:58 UTC 

[gcc(refs/users/aoliva/heads/testme)] [PR99708] [rs6000] don't expect __ibm128 with 64-bit long double
 2023-04-06  7:35 UTC 

[gcc/aoliva/heads/testme] [PR99708] [rs6000] don't expect __ibm128 with 64-bit long d
 2023-04-06  7:35 UTC 

[gcc r13-7024] MAINTAINERS: Add myself as CTF and BTF reviewer
 2023-04-06  7:19 UTC 

[gcc(refs/users/aoliva/heads/testme)] [PR99708] [rs6000] don't expect __ibm128 with 64-bit long double
 2023-04-06  6:35 UTC 

[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] skip ppc-fortran if fortran is disabled
 2023-04-06  6:35 UTC 

[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] expect vectorization in gen-vect-11c.c
 2023-04-06  6:35 UTC 

[gcc(refs/users/aoliva/heads/testme)] [rs6000] adjust return_pc debug attrs
 2023-04-06  6:35 UTC 

[gcc(refs/users/aoliva/heads/testme)] enable adjustment of return_pc debug attrs
 2023-04-06  6:35 UTC 

[gcc(refs/users/aoliva/heads/testme)] [testsuite] Adjust for fixed x18, static chain x9 on aarch64-vxworks
 2023-04-06  6:35 UTC 

[gcc(refs/users/aoliva/heads/testme)] [testsuite] [aarch64] Require fpic effective target
 2023-04-06  6:34 UTC 

[gcc(refs/users/aoliva/heads/testme)] testsuite: Robustify aarch64/simd tests against more aggressive DCE
 2023-04-06  6:34 UTC 

[gcc(refs/users/aoliva/heads/testme)] ppc: testsuite: vec-mul requires vsx runtime
 2023-04-06  6:34 UTC 

[gcc(refs/users/aoliva/heads/testme)] ppc: testsuite: float128-hw{, 4}.c need -mlong-double-128
 2023-04-06  6:34 UTC 

[gcc(refs/users/aoliva/heads/testme)] ppc: testsuite: pr79004 needs -mlong-double-128
 2023-04-06  6:34 UTC 

[gcc(refs/users/aoliva/heads/testme)] ppc: testsuite: p9-vec-length: add -mno-strict-align and -misel
 2023-04-06  6:34 UTC 

[gcc(refs/users/aoliva/heads/testme)] decay vect tests from run to link for pr95401
 2023-04-06  6:34 UTC 

[gcc(refs/users/aoliva/heads/testme)] Compile prefix-ds-dq.c with -mno-strict-align
 2023-04-06  6:34 UTC 

[gcc(refs/users/aoliva/heads/testme)] add explicit ABI and align options to pr88233.c
 2023-04-06  6:34 UTC 

[gcc(refs/users/aoliva/heads/testme)] adjust vectorization expectations for ppc costmodel 76b
 2023-04-06  6:34 UTC 

[gcc(refs/users/aoliva/heads/testme)] disable ldist for test, to restore vectorizing-candidate loop
 2023-04-06  6:34 UTC 

[gcc(refs/users/aoliva/heads/testme)] add sqrt options and test for sqrt support in ppc tests
 2023-04-06  6:34 UTC 

[gcc(refs/users/aoliva/heads/testme)] xfail fetestexcept test - ppc always uses fcmpu
 2023-04-06  6:33 UTC 

[gcc(refs/users/aoliva/heads/testme)] use -mno-strict-align for strlenopt-80.c on powerpc
 2023-04-06  6:33 UTC 

[gcc(refs/users/aoliva/heads/testme)] enable sqrt insns for cdce3.c
 2023-04-06  6:33 UTC 

[gcc(refs/users/aoliva/heads/testme)] add -mpowerpc-gpopt to options for sqrt insn on PowerPC
 2023-04-06  6:33 UTC 

[gcc(refs/users/aoliva/heads/testme)] Restrict pr65240 tests to std=c++11 on VxWorks kernel mode
 2023-04-06  6:33 UTC 

[gcc(refs/users/aoliva/heads/testme)] Request check for hw support in ppc run tests with -maltivec/-mvsx
 2023-04-06  6:33 UTC 

[gcc/aoliva/heads/testme] (106 commits) [PR99708] [rs6000] don't expect __ibm128 with 64-bit long d
 2023-04-06  6:33 UTC 

[gcc/aoliva/heads/testbase] (82 commits) [testsuite] enable -maltivec like vect_int for signbit-2.c
 2023-04-06  6:33 UTC 

[gcc r13-7023] [testsuite] enable -maltivec like vect_int for signbit-2.c
 2023-04-06  5:22 UTC 

[gcc r12-9388] Fix typo in -param=vect-induction-float= attributes
 2023-04-06  4:26 UTC 

[gcc r13-7022] Fix typo in -param=vect-induction-float= attributes
 2023-04-06  4:17 UTC 

[gcc(refs/users/meissner/heads/work117)] Do not generate fmaddfp and fnmsubfp
 2023-04-06  3:14 UTC 

[gcc(refs/users/meissner/heads/work117)] Revert patches
 2023-04-06  3:10 UTC 

[gcc(refs/users/meissner/heads/work117)] Do not generate fmaddfp and fnmsubfp
 2023-04-06  2:48 UTC 

[gcc(refs/users/meissner/heads/work117)] Revert patches
 2023-04-06  2:42 UTC 

[gcc r13-7021] testsuite: fix proc unsupported overriding in modules.exp [PR108899]
 2023-04-06  2:39 UTC 

[gcc r12-9387] Daily bump
 2023-04-06  0:20 UTC 

[gcc r11-10612] Daily bump
 2023-04-06  0:19 UTC 

[gcc r10-11278] Daily bump
 2023-04-06  0:18 UTC 

[gcc r13-7020] Daily bump
 2023-04-06  0:17 UTC 

[gcc(refs/users/meissner/heads/work117)] Update ChangeLog.*
 2023-04-05 23:21 UTC 

[gcc(refs/users/meissner/heads/work117)] Do not generate fmaddfp and fnmsubfp
 2023-04-05 23:20 UTC 

[gcc(refs/users/meissner/heads/work117-orig)] Add REVISION
 2023-04-05 22:35 UTC 

[gcc] Created branch 'meissner/heads/work117-orig' in namespace 'refs/users'
 2023-04-05 22:34 UTC 

[gcc(refs/users/meissner/heads/work117-dmf)] Add ChangeLog.meissner and REVISION
 2023-04-05 22:34 UTC 

[gcc] Created branch 'meissner/heads/work117-dmf' in namespace 'refs/users'
 2023-04-05 22:34 UTC 

[gcc(refs/users/meissner/heads/work117)] Add ChangeLog.meissner and REVISION
 2023-04-05 22:34 UTC 

[gcc] Created branch 'meissner/heads/work117' in namespace 'refs/users'
 2023-04-05 22:33 UTC 

[gcc r13-7019] PR modula2/109423 cc1gm2 ICE if an INCL or EXCL is performed on an unknown set
 2023-04-05 22:08 UTC 

[gcc(refs/users/kubaneko/heads/histogram)] fixed bug
 2023-04-05 20:23 UTC 

[gcc(refs/users/kubaneko/heads/histogram)] worst case adjusted
 2023-04-05 20:23 UTC 

[gcc(refs/users/kubaneko/heads/histogram)] renaming and comments
 2023-04-05 20:23 UTC 

[gcc(refs/users/kubaneko/heads/histogram)] fixed bugs
 2023-04-05 20:23 UTC 

[gcc r13-7015] libstdc++: Harmonize <version> and other headers
 2023-04-05 17:43 UTC 

[gcc r13-7014] Fix 22_locale/locale/cons/12658_thread-2.cc on hppa
 2023-04-05 15:41 UTC 

[gcc r13-7013] [RFA][Bug target/108892 ][13 regression] Force re-recognition after changing RTL structure of an ins
 2023-04-05 15:19 UTC 

[gcc r13-7012] Add assember CFI directives to millicode division and remainder routines
 2023-04-05 14:45 UTC 

[gcc r13-7011] ipa: Avoid another ICE when dealing with type-incompatibilities (PR 108959)
 2023-04-05 14:39 UTC 

[gcc r13-7010] [PATCH] RISC-V: Fix SEW64 of vrsub.vx runtime fail in RV32 system
 2023-04-05 13:47 UTC 

[gcc/devel/omp/gcc-12] [og12] OpenMP: Fix checking ICE in "declare target" ctor/dtor support
 2023-04-05 12:15 UTC 

[gcc r13-7009] libstdc++: Define std::sub_match::swap member function (LWG 3204)
 2023-04-05 11:24 UTC 

[gcc r13-7008] [PATCH] RISC-V: Fix PR109399 VSETVL PASS bug
 2023-04-05  1:22 UTC 

[gcc r13-7007] RISC-V: Fix typos
 2023-04-05  1:14 UTC 

[gcc r12-9386] Daily bump
 2023-04-05  0:21 UTC 

[gcc r11-10611] Daily bump
 2023-04-05  0:19 UTC 

[gcc r10-11277] Daily bump
 2023-04-05  0:19 UTC 

[gcc r13-7006] Daily bump
 2023-04-05  0:17 UTC 

[gcc r13-7005] doc: md.texi (Including Patterns): Fix page break
 2023-04-04 23:35 UTC 

[gcc r13-7004] Regenerate gcc.pot
 2023-04-04 17:06 UTC 

[gcc r13-7003] Fortran: reject module variable as character length in PARAMETER [PR104349]
 2023-04-04 16:50 UTC 

[gcc(refs/vendors/redhat/heads/gcc-13-branch)] Merge commit 'r13-7002-gce243c9eefc2728cb8743ebbcb84c3e08236f06a' into redhat/gcc-13-branch
 2023-04-04 15:36 UTC 

[gcc/redhat/heads/gcc-13-branch] (35 commits) Merge commit 'r13-7002-gce243c9eefc2728cb8743ebbcb84c3e0823
 2023-04-04 15:36 UTC 

[gcc r13-7002] range-op-float: Fix reverse ops of comparisons [PR109386]
 2023-04-04 14:20 UTC 

[gcc r13-7001] sanitizer: missing signed integer overflow errors [PR109107]
 2023-04-04 13:14 UTC 

[gcc r13-7000] arm: Fix vcreate definition
 2023-04-04 12:09 UTC 

[gcc r13-6999] libstdc++: Fix outdated docs about demangling exception messages
 2023-04-04 11:17 UTC 

[gcc r13-6998] amdgcn: Add 64-bit vector not
 2023-04-04  9:50 UTC 

[gcc r13-6997] riscv: Fix bootstrap [PR109384]
 2023-04-04  9:24 UTC 

[gcc r13-6996] config: -pthread shouldn't link with -lpthread on Solaris
 2023-04-04  8:27 UTC 

[gcc r13-6995] tree-optimization/109304 - properly handle instrumented aliases
 2023-04-04  7:01 UTC 

[gcc r13-6994] rs6000: Fix vector_set_var_p9 by considering BE [PR108807]
 2023-04-04  5:13 UTC 

[gcc r13-6993] rs6000: Fix vector parity support [PR108699]
 2023-04-04  5:13 UTC 

[gcc r13-6992] c++: friend template matching [PR107484]
 2023-04-04  3:23 UTC 

[gcc r12-9385] Daily bump
 2023-04-04  0:20 UTC 

[gcc r13-6991] doc: md.texi (Insn Splitting): Tweak wording for readability
 2023-04-04  0:19 UTC 

[gcc r11-10610] Daily bump
 2023-04-04  0:19 UTC 

[gcc r10-11276] Daily bump
 2023-04-04  0:18 UTC 

[gcc r13-6990] Daily bump
 2023-04-04  0:17 UTC 

[gcc r13-6989] c++: ICE with loopy var tmpl auto deduction [PR109300]
 2023-04-03 22:50 UTC 

[gcc r13-6988] Update gcc sv.po
 2023-04-03 22:08 UTC 

[gcc/devel/omp/gcc-12] amdgcn: Add 64-bit vector not
 2023-04-03 16:48 UTC 

[gcc/devel/omp/gcc-12] '-foffload-memory=pinned' using offloading device interfaces for non-contiguous array support
 2023-04-03 14:53 UTC 

[gcc/devel/omp/gcc-12] '-foffload-memory=pinned' using offloading device interfaces
 2023-04-03 14:53 UTC 

[gcc/devel/omp/gcc-12] OpenACC: Pass pre-allocated 'ptrblock' to 'goacc_noncontig_array_create_ptrblock' [PR76739]
 2023-04-03 14:38 UTC 

[gcc/devel/omp/gcc-12] libgomp: Document OpenMP 'pinned' memory
 2023-04-03 14:38 UTC 

[gcc r13-6987] PR modula2/109388 clang warnings related to Modula-2
 2023-04-03 14:05 UTC 

[gcc r13-6986] ipa: Avoid constructing aggregate jump functions with huge offsets (PR 109303)
 2023-04-03 14:01 UTC 

[gcc(refs/users/kubaneko/heads/histogram)] fixed bug
 2023-04-03 13:43 UTC 

[gcc(refs/users/kubaneko/heads/histogram)] change of peeled probabilities
 2023-04-03 13:42 UTC 

[gcc r12-9384] vect: Make partial trapping ops use predication [PR96373]
 2023-04-03  8:58 UTC 

[gcc r12-9383] aarch64: Restore vectorisation of vld1 inputs [PR109072]
 2023-04-03  8:58 UTC 

[gcc r12-9382] lra: Replace subregs in bare uses & clobbers [PR108681]
 2023-04-03  8:58 UTC 

[gcc r12-9381] vect: Fix single def-use cycle for ifn reductions [PR108608]
 2023-04-03  8:57 UTC 

[gcc r12-9380] Avoid creating (const (reg ...)) [PR108603]
 2023-04-03  8:57 UTC 

[gcc r12-9379] rtl-ssa: Fix splitting of clobber groups [PR108508]
 2023-04-03  8:57 UTC 

[gcc r12-9378] vect: Fix voluntarily-masked negative conditionals [PR108430]
 2023-04-03  8:57 UTC 

[gcc r12-9377] rtl-ssa: Extend m_num_defs to a full unsigned int [PR108086]
 2023-04-03  8:57 UTC 

[gcc r13-6985] build: Check that -lzstd can be linked
 2023-04-03  8:35 UTC 

[gcc r13-6984] param: document ranger-recompute-depth
 2023-04-03  8:09 UTC 

[gcc r13-6983] Added item entry in docs for the new check_effective_target
 2023-04-03  4:16 UTC 

[gcc r13-6982] RISC-V: Fix typo
 2023-04-03  3:59 UTC 

[gcc r13-6981] rs6000: Modify test case after mode promotion disabled
 2023-04-03  3:15 UTC 

[gcc r13-6980] Document signbitm2
 2023-04-03  1:17 UTC 

[gcc r12-9376] Daily bump
 2023-04-03  0:21 UTC 

[gcc r11-10609] Daily bump
 2023-04-03  0:19 UTC 

[gcc r10-11275] Daily bump
 2023-04-03  0:18 UTC 

[gcc r13-6979] Daily bump
 2023-04-03  0:17 UTC 

[gcc r13-6978] Fix gnat.dg/opt39.adb on hppa
 2023-04-02 21:28 UTC 

[gcc r13-6977] Skip gnat.dg/prot7.adb on hppa
 2023-04-02 20:05 UTC 

[gcc r13-6976] PR modula2/109336 pass -fmod= though and build m2/stage2/cc1gm2 libs
 2023-04-02 19:31 UTC 

[gcc r13-6975] libiberty: Make strstr.c in libiberty ANSI compliant
 2023-04-02 18:07 UTC 

[gcc/devel/omp/gcc-12] Resolve 'error: unused parameter' in 'gcc/cp/decl2.cc:one_static_initialization_or_destruction'
 2023-04-02  9:15 UTC 

[gcc r13-6974] RISC-V: Fix reload fail issue on vector mac instructions
 2023-04-02  8:32 UTC 

[gcc r13-6973] RISC-V: Fix ICE and codegen error of scalar move in RV32 system
 2023-04-02  8:32 UTC 

[gcc r11-10607] Fix fc-prototypes usage with C_INT64_T and non LP64 Targets
 2023-04-02  7:55 UTC 

[gcc r12-9375] Change "long_double" into "long double" for C prototypes from Fortran
 2023-04-02  7:40 UTC 

[gcc r12-9374] Daily bump
 2023-04-02  0:21 UTC 

[gcc r11-10606] Daily bump
 2023-04-02  0:20 UTC 

[gcc r10-11274] Daily bump
 2023-04-02  0:19 UTC 

[gcc r13-6972] Daily bump
 2023-04-02  0:17 UTC 

[gcc r13-6971] c++: NTTP constraint depending on outer parms [PR109160]
 2023-04-01 16:01 UTC 

[gcc r13-6970] c++: improve "NTTP argument considered unused" fix [PR53164, PR105848]
 2023-04-01 14:19 UTC 

[gcc r13-6969] Change "long_double" into "long double" for C prototypes from Fortran
 2023-04-01  8:23 UTC 

[gcc(refs/vendors/redhat/heads/gcc-13-branch)] Merge commit 'r13-6968-g69044e11ac52e93622c3d368ae2fd9ef8c3ec015' into redhat/gcc-13-branch
 2023-04-01  7:43 UTC 

[gcc/redhat/heads/gcc-13-branch] (39 commits) Merge commit 'r13-6968-g69044e11ac52e93622c3d368ae2fd9ef8c3
 2023-04-01  7:43 UTC 

[gcc r13-6968] range-op-float: Further foperator_{, not_}equal::fold_range fix
 2023-04-01  7:33 UTC 

[gcc r13-6967] range-op-float: Further comparison fixes
 2023-04-01  7:33 UTC 

[gcc r13-6966] testsuite: Add testcase for already fixed PR [PR109362]
 2023-04-01  7:01 UTC 

[gcc r13-6965] aarch64, builtins: Include PR registers in FUNCTION_ARG_REGNO_P etc. [PR109254]
 2023-04-01  6:58 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).