public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc r10-10159] Fix ICE with stack checking emulation at -O2
 2021-10-01  9:02 UTC 

[gcc r10-10158] Fix PR c++/64697 at -O1 or above
 2021-10-01  9:02 UTC 

[gcc r11-9050] Fix ICE with stack checking emulation at -O2
 2021-10-01  8:59 UTC 

[gcc r11-9049] Fix PR c++/64697 at -O1 or above
 2021-10-01  8:59 UTC 

[gcc r12-4037] Fix ICE with stack checking emulation at -O2
 2021-10-01  8:57 UTC 

[gcc r12-4036] Fix PR c++/64697 at -O1 or above
 2021-10-01  8:56 UTC 

[gcc r12-4035] openmp: Differentiate between order(concurrent) and order(reproducible:concurrent)
 2021-10-01  8:55 UTC 

[gcc r12-4034] openmp: Avoid PLT relocations for omp_* symbols in libgomp
 2021-10-01  8:44 UTC 

[gcc r12-4033] openmp: Add alloc_align attribute to omp_aligned_*alloc and testcase for omp_realloc
 2021-10-01  8:34 UTC 

[gcc r12-4032] c++: Fix handling of __thread/thread_local extern vars declared at function scope [PR102496]
 2021-10-01  8:31 UTC 

[gcc r12-4031] middle-end/102518 - avoid invalid GIMPLE during inlining
 2021-10-01  6:26 UTC 

[gcc r12-4030] [Ada] Subprogram_Variant in ignored ghost code
 2021-10-01  6:16 UTC 

[gcc r12-4029] [Ada] Empty CUDA_Global procedures when compiling for host
 2021-10-01  6:16 UTC 

[gcc r12-4028] [Ada] Improved checking for invalid index values when accessing array elements
 2021-10-01  6:16 UTC 

[gcc r12-4027] [Ada] Document rounding mode assumed for dynamic floating-point computations
 2021-10-01  6:16 UTC 

[gcc r12-4026] [Ada] More work on efficiency improvements
 2021-10-01  6:16 UTC 

[gcc r12-4025] [Ada] Add missing guard before call to Interface_Present_In_Ancestor
 2021-10-01  6:16 UTC 

[gcc r12-4024] [Ada] Add new debug switch -gnatd.8
 2021-10-01  6:16 UTC 

[gcc r12-4023] [Ada] Spurious warning about hiding in generic instantiation
 2021-10-01  6:16 UTC 

[gcc r12-4022] [Ada] Crash on improper use of GNAT attribute Type_Key
 2021-10-01  6:15 UTC 

[gcc r12-4021] [Ada] Crash on renaming within declare expression
 2021-10-01  6:15 UTC 

[gcc r12-4020] [Ada] Fix CodePeer warnings
 2021-10-01  6:15 UTC 

[gcc r12-4019] [Ada] Add Evaluable_Kind and Global_Name_Kind
 2021-10-01  6:15 UTC 

[gcc r12-4018] [Ada] Stub CUDA_Device aspect
 2021-10-01  6:15 UTC 

[gcc r12-4017] [Ada] Assert_Failure on derived type with inherited Default_Initial_Condition
 2021-10-01  6:15 UTC 

[gcc r12-4016] [Ada] Add more node unions
 2021-10-01  6:15 UTC 

[gcc r12-4015] [Ada] Implementation of AI12-0212: iterator specs in array aggregates (II)
 2021-10-01  6:15 UTC 

[gcc r12-4014] [Ada] Ada2022: AI12-0195 overriding class-wide pre/postconditions
 2021-10-01  6:15 UTC 

[gcc r12-4013] [Ada] Fix deleting CodePeer files for non-ordinary units
 2021-10-01  6:15 UTC 

[gcc r12-4012] [Ada] Improve error message for .ali file version mismatch
 2021-10-01  6:15 UTC 

[gcc r12-4011] [Ada] Fix bug in inherited user-defined-literal aspects for tagged types
 2021-10-01  6:15 UTC 

[gcc r12-4010] [Ada] Info. gathering in preparation for more efficiency improvements
 2021-10-01  6:14 UTC 

[gcc r12-4009] [Ada] Support gmem.out longer than 2G on 32 bit platforms
 2021-10-01  6:14 UTC 

[gcc r12-4008] [Ada] Spurious range checks on aggregate with non-static bounds
 2021-10-01  6:14 UTC 

[gcc r12-4007] [Ada] Add N_Is_Decl
 2021-10-01  6:14 UTC 

[gcc r12-4006] [Ada] Add N_Entity_Name
 2021-10-01  6:14 UTC 

[gcc r12-4005] [Ada] Improve error message for .ali file version mismatch
 2021-10-01  6:14 UTC 

[gcc r12-4004] [Ada] No ABE check needed for an expression function call
 2021-10-01  6:14 UTC 

[gcc r12-4003] [Ada] Fix CodePeer warnings
 2021-10-01  6:14 UTC 

[gcc r12-4002] [Ada] Document that gnatmem requires fixed-position executables
 2021-10-01  6:14 UTC 

[gcc r12-4001] [Ada] Switch to SR0660
 2021-10-01  6:14 UTC 

[gcc r9-9752] Daily bump
 2021-10-01  0:19 UTC 

[gcc r11-9048] Daily bump
 2021-10-01  0:18 UTC 

[gcc r10-10157] Daily bump
 2021-10-01  0:17 UTC 

[gcc r12-4000] Daily bump
 2021-10-01  0:16 UTC 

[gcc r12-3999] testsuite: Fix cf-descriptor-5.f90
 2021-09-30 22:33 UTC 

[gcc r12-3998] arm: Enable Cortex-R52+ CPU
 2021-09-30 22:14 UTC 

[gcc r12-3997] c++: __is_trivially_xible and multi-arg aggr paren init [PR102535]
 2021-09-30 21:51 UTC 

[gcc r12-3996] c++: argument order in a variadic type trait intrinsic
 2021-09-30 21:51 UTC 

[gcc r12-3995] c++: defaulted comparisons and vptr fields [PR95567]
 2021-09-30 21:51 UTC 

[gcc/devel/c++-coroutines] Merge master r12-3984
 2021-09-30 19:55 UTC 

[gcc/devel/c++-coroutines] (18 commits) Merge master r12-3984
 2021-09-30 19:55 UTC 

[gcc r9-9751] Fortran - improve error recovery determining array element from constructor
 2021-09-30 19:28 UTC 

[gcc r9-9750] Fortran - out of bounds in array constructor with implied do loop
 2021-09-30 19:12 UTC 

[gcc r9-9749] Fortran - ensure simplification of bounds of array-valued named constants
 2021-09-30 19:08 UTC 

[gcc r10-10156] Fortran - ensure simplification of bounds of array-valued named constants
 2021-09-30 19:04 UTC 

[gcc r12-3994] compiler: avoid calling Expression::type before lowering
 2021-09-30 18:47 UTC 

[gcc r12-3993] Fortran: resolve expressions during SIZE simplification
 2021-09-30 18:29 UTC 

[gcc r12-3992] Fortran: fix reference to Fortran standard in comment
 2021-09-30 18:29 UTC 

[gcc r10-10155] Fortran: fix error recovery for invalid constructor
 2021-09-30 18:12 UTC 

[gcc r11-9047] Fortran: fix error recovery for invalid constructor
 2021-09-30 18:09 UTC 

[gcc r12-3991] i386: Eliminate sign extension after logic operation [PR89954]
 2021-09-30 17:35 UTC 

[gcc/devel/omp/gcc-11] Fortran: Fix same_type_as
 2021-09-30 17:27 UTC 

[gcc r12-3990] Fortran: Fix same_type_as
 2021-09-30 17:10 UTC 

[gcc r12-3989] libphobos: Select the appropriate exception handler in getClassInfo
 2021-09-30 16:41 UTC 

[gcc r12-3988] libphobos: Print stacktrace before terminating program due to uncaught exception
 2021-09-30 16:41 UTC 

[gcc r12-3987] libphobos: Remove unused variables in gcc.backtrace
 2021-09-30 16:41 UTC 

[gcc r12-3986] libphobos: Give _Unwind_Exception an alignment that best resembles __attribute__((aligned))
 2021-09-30 16:41 UTC 

[gcc r12-3985] libphobos: Define main function as extern(C) when compiling without D runtime (PR102476)
 2021-09-30 16:41 UTC 

[gcc/devel/omp/gcc-11] libgomp.fortran/alloc-*.f90: Add missing dg-prune-output
 2021-09-30 12:50 UTC 

[gcc/devel/omp/gcc-11] openmp: Add omp_aligned_{, c}alloc and omp_{c, re}alloc for Fortran
 2021-09-30 12:50 UTC 

[gcc r12-3984] libgomp.fortran/alloc-*.f90: Add missing dg-prune-output
 2021-09-30 12:46 UTC 

[gcc r12-3983] openmp: Add omp_aligned_{, c}alloc and omp_{c, re}alloc for Fortran
 2021-09-30 12:27 UTC 

[gcc r12-3982] testsuite: Skip a test-case when LTO is used [PR102509]
 2021-09-30 12:17 UTC 

[gcc r11-9046] [Ada] Minor tweaks to System.Dwarf_Line
 2021-09-30 11:51 UTC 

[gcc r11-9045] [Ada] Small optimization to DWARF 5 mode in System.Dwarf_Line
 2021-09-30 11:51 UTC 

[gcc r11-9044] [Ada] Follow-up tweaks to System.Dwarf_Line
 2021-09-30 11:51 UTC 

[gcc r12-3981] Do not hide asm_out_file in ASM_OUTPUT_ASCII
 2021-09-30 11:49 UTC 

[gcc r11-9043] [Ada] Adjust latest change for ELF platforms
 2021-09-30 11:48 UTC 

[gcc r11-9042] [Ada] Add support for PE-COFF PIE to System.Dwarf_Line
 2021-09-30 11:48 UTC 

[gcc r11-9041] [Ada] Small cleanup in System.Dwarf_Line
 2021-09-30 11:47 UTC 

[gcc r11-9040] [Ada] Add DWARF 5 support to System.Dwarf_Line
 2021-09-30 11:47 UTC 

[gcc r12-3980] Refine alingment peeling fix
 2021-09-30 11:08 UTC 

[gcc r12-3979] Fix thinko in previous alignment peeling change
 2021-09-30  9:24 UTC 

[gcc r12-3978] libstdc++: Fix preprocessor check for C++17
 2021-09-30  8:04 UTC 

[gcc r12-3977] Plug possible snprintf overflow in lto-wrapper
 2021-09-30  7:54 UTC 

[gcc/devel/omp/gcc-11] openmp: Add omp_aligned_{, c}alloc and omp_{c, re}alloc
 2021-09-30  7:51 UTC 

[gcc/devel/omp/gcc-11] openmp: Disallow reduction with var private in containing parallel even on scope [PR102504]
 2021-09-30  7:51 UTC 

[gcc r12-3976] openmp: Add omp_aligned_{,c}alloc and omp_{c,re}alloc
 2021-09-30  7:42 UTC 

[gcc/devel/c++-coroutines] Merge master r12-3967
 2021-09-30  7:01 UTC 

[gcc/devel/c++-coroutines] (39 commits) Merge master r12-3967
 2021-09-30  7:01 UTC 

[gcc r12-3975] Add gimple_ranger::debug
 2021-09-30  6:10 UTC 

[gcc r12-3974] Plug memory leak in hybrid_threader
 2021-09-30  6:10 UTC 

[gcc r9-9748] Daily bump
 2021-09-30  0:19 UTC 

[gcc r11-9039] Daily bump
 2021-09-30  0:18 UTC 

[gcc r10-10154] Daily bump
 2021-09-30  0:17 UTC 

[gcc r12-3973] Daily bump
 2021-09-30  0:16 UTC 

[gcc r12-3972] debug/102507: ICE in btf_finalize when compiling with -gbtf
 2021-09-29 20:29 UTC 

[gcc r12-3971] MAINTAINERS: Add myself to DCO section
 2021-09-29 20:03 UTC 

[gcc r11-9038] rs6000: Disable optimizing multiple xxsetaccz instructions into one xxsetaccz
 2021-09-29 19:17 UTC 

[gcc r12-3970] [PR102501] Adjust jump threading testcases for ppc64* and others
 2021-09-29 18:28 UTC 

[gcc r12-3969] Avoid CFG updates in VRP threader if nothing changed
 2021-09-29 18:28 UTC 

[gcc r12-3968] Use a separate TV_* timer for the VRP threader
 2021-09-29 18:28 UTC 

[gcc r12-3967] Fortran: fix error recovery for invalid constructor
 2021-09-29 18:12 UTC 

[gcc r12-3966] bpf: correct extra_headers
 2021-09-29 17:47 UTC 

[gcc r12-3965] Fix more testsuite fallout from computed goto changes
 2021-09-29 15:23 UTC 

[gcc r12-3964] aarch64: Fix type qualifiers for qtbl1 and qtbx1 Neon builtins
 2021-09-29 14:31 UTC 

[gcc r12-3963] libstdc++: Implement std::regex_constants::multiline (LWG 2503)
 2021-09-29 12:49 UTC 

[gcc r12-3962] libstdc++: Check for invalid syntax_option_type values in <regex>
 2021-09-29 12:49 UTC 

[gcc r12-3961] libstdc++: std::basic_regex should treat '\0' as an ordinary char [PR84110]
 2021-09-29 12:49 UTC 

[gcc r12-3960] libstdc++: Simplify std::basic_regex construction and assignment
 2021-09-29 12:49 UTC 

[gcc r12-3959] testsuite/102517 - fix FAIL of gcc.dg/pr78408-1.c with OImode availability
 2021-09-29 12:35 UTC 

[gcc r12-3958] Fix peeling for alignment with negative step
 2021-09-29 11:46 UTC 

[gcc r12-3957] aarch64: Improve size heuristic for cpymem expansion
 2021-09-29 10:22 UTC 

[gcc r12-3956] aarch64: Improve size optimisation heuristic for setmem expansion
 2021-09-29 10:01 UTC 

[gcc r12-3955] openmp: Disallow reduction with var private in containing parallel even on scope [PR102504]
 2021-09-29  8:21 UTC 

[gcc r12-3954] Fix some testcases after my computed goto patch
 2021-09-29  8:07 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Add VPR_REG to ALL_REGS
 2021-09-29  7:30 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Convert more MVE/CDE builtins to predicate qualifiers
 2021-09-29  7:30 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Convert more load/store MVE builtins to predicate qualifiers
 2021-09-29  7:30 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Convert more MVE builtins to predicate qualifiers
 2021-09-29  7:30 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Convert remaining MVE vcmp builtins to predicate qualifiers
 2021-09-29  7:30 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Fix vcond_mask expander for MVE (PR target/100757)
 2021-09-29  7:30 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Implement auto-vectorized MVE comparisons with vectors of boolean predicates
 2021-09-29  7:30 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Implement MVE predicates as vectors of booleans
 2021-09-29  7:30 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Fix mve_vmvnq_n_<supf><mode> argument mode
 2021-09-29  7:30 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Add support for VPR_REG in arm_class_likely_spilled_p
 2021-09-29  7:30 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Add GENERAL_AND_VPR_REGS regclass
 2021-09-29  7:30 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Add test for PR target/101325
 2021-09-29  7:29 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Add tests for PR target/100757
 2021-09-29  7:29 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Add new tests for comparison vectorization with Neon and MVE
 2021-09-29  7:29 UTC 

[gcc/clyon/heads/mve-autovec] (14 commits) arm: Add VPR_REG to ALL_REGS
 2021-09-29  7:29 UTC 

[gcc r12-3953] Avoid memcpy inline expansion in gcc.dg/out-of-bounds-1.c
 2021-09-29  6:08 UTC 

[gcc r9-9747] Daily bump
 2021-09-29  0:19 UTC 

[gcc r11-9037] Daily bump
 2021-09-29  0:18 UTC 

[gcc r10-10153] Daily bump
 2021-09-29  0:17 UTC 

[gcc r12-3952] Daily bump
 2021-09-29  0:16 UTC 

[gcc r12-3951] RISC-V: Pattern name fix mul*3_highpart -> smul*3_highpart
 2021-09-28 23:32 UTC 

[gcc r12-3950] c++: ttp matching with constrained auto parm [PR99909]
 2021-09-28 21:26 UTC 

[gcc r12-3949] libstdc++: Fix return values for atomic wait on futex
 2021-09-28 20:27 UTC 

[gcc r12-3948] libstdc++: Fix 48631_neg test in _GLIBCXX_INLINE_VERSION mode
 2021-09-28 20:12 UTC 

[gcc r12-3947] c: [PR32122] Require pointer types for computed gotos
 2021-09-28 20:02 UTC 

[gcc r12-3946] libstdc++: Remove obfuscating typedefs in <regex>
 2021-09-28 19:40 UTC 

[gcc r12-3945] libstdc++: Tweaks to <regex> to avoid warnings
 2021-09-28 19:39 UTC 

[gcc r12-3944] libstdc++: Add noexcept to functions in <regex>
 2021-09-28 19:39 UTC 

[gcc/devel/c++-coroutines] Merge master r12-3929
 2021-09-28 19:38 UTC 

[gcc/devel/c++-coroutines] (25 commits) Merge master r12-3929
 2021-09-28 19:38 UTC 

[gcc r12-3943] libstdc++: Define macro before it is first checked
 2021-09-28 19:31 UTC 

[gcc r12-3942] Darwin, D : Add .d suffix to the list for invoking dsymutil
 2021-09-28 19:30 UTC 

[gcc r12-3941] libstdc++: Skip container adaptor tests that fail concept checks
 2021-09-28 19:25 UTC 

[gcc r12-3940] libstdc++: Skip tests that fail with _GLIBCXX_CONCEPT_CHECKS
 2021-09-28 19:24 UTC 

[gcc r12-3939] libstdc++: Fix concept checks for iterators
 2021-09-28 19:24 UTC 

[gcc r12-3938] libstdc++: Improve types used as iterators in testsuite
 2021-09-28 19:24 UTC 

[gcc r12-3937] libstdc++: Fix tests that use invalid types in ordered containers
 2021-09-28 19:24 UTC 

[gcc r12-3936] libstdc++: Fix _OutputIteratorConcept checks in algorithms
 2021-09-28 19:24 UTC 

[gcc r12-3935] libstdc++: Specialize std::pointer_traits<__normal_iterator<I, C>>
 2021-09-28 19:24 UTC 

[gcc r12-3934] Darwin, PPC : Fix R13 for PPC64
 2021-09-28 19:16 UTC 

[gcc r12-3933] libgcc, X86, Darwin: Export cpu_model and indicator
 2021-09-28 19:05 UTC 

[gcc r12-3932] coroutines: Only set parm copy guard vars if we have exceptions [PR 102454]
 2021-09-28 18:54 UTC 

[gcc r12-3931] libstdc++: Improve std::forward static assert message
 2021-09-28 17:08 UTC 

[gcc r12-3930] libstdc++: Fix mismatched noexcept-specifiers in filesystem::path [PR102499]
 2021-09-28 17:08 UTC 

[gcc r12-3929] aarch64: Add command-line support for Armv8.7-a
 2021-09-28 15:15 UTC 

[gcc r12-3928] Improve jump threading dump output
 2021-09-28 13:56 UTC 

[gcc r11-9036] libgomp: Only check for 2*sizeof(void*) int type with Fortran [PR96661]
 2021-09-28 13:26 UTC 

[gcc r12-3927] libgomp: Only check for 2*sizeof(void*) int type with Fortran [PR96661]
 2021-09-28 13:16 UTC 

[gcc r12-3926] reassoc: Test rank biasing
 2021-09-28 13:06 UTC 

[gcc r12-3925] Enable jump threading at -O1
 2021-09-28 12:34 UTC 

[gcc r12-3924] 'gfortran.dg/assumed_rank_22_aux.c' messages printed vs. DejaGnu
 2021-09-28 12:21 UTC 

[gcc r12-3923] Further test case adjustment re "Fortran: Fix assumed-size to assumed-rank passing"
 2021-09-28 12:21 UTC 

[gcc r12-3922] reassoc: Propagate PHI_LOOP_BIAS along single uses
 2021-09-28 12:11 UTC 

[gcc r12-3921] reassoc: Do not bias loop-carried PHIs early
 2021-09-28 12:11 UTC 

[gcc r11-9035] i386: Don't emit fldpi etc. if -frounding-math [PR102498]
 2021-09-28 11:07 UTC 

[gcc r12-3920] i386: Don't emit fldpi etc. if -frounding-math [PR102498]
 2021-09-28 11:03 UTC 

[gcc r12-3919] tree-optimization/99793 - testcase for the PR
 2021-09-28 10:50 UTC 

[gcc r12-3918] tree-optimization/100112 - VN last_vuse and redundant store elimination
 2021-09-28 10:31 UTC 

[gcc/devel/omp/gcc-11] gfortran.dg/include_15.f90: Add dg-prune-output [PR102500]
 2021-09-28 10:05 UTC 

[gcc/devel/omp/gcc-11] openmp: Don't call omp_finish_clause on implicitly added private clauses on simd [PR102492]
 2021-09-28 10:05 UTC 

[gcc/devel/omp/gcc-11] Merge remote-tracking branch 'origin/releases/gcc-11' into devel/omp/gcc-11
 2021-09-28 10:05 UTC 

[gcc/devel/omp/gcc-11] (12 commits) gfortran.dg/include_15.f90: Add dg-prune-output [PR102500]
 2021-09-28 10:05 UTC 

[gcc r12-3917] openmp: Don't call omp_finish_clause on implicitly added private clauses on simd [PR102492]
 2021-09-28  9:42 UTC 

[gcc r12-3916] Return VARYING in range_on_path_entry if nothing found
 2021-09-28  9:12 UTC 

[gcc r12-3915] top-level configure: setup target_configdirs based on repository
 2021-09-28  8:44 UTC 

[gcc r12-3914] AVX512FP16: Support basic 64/32bit vector type and operation
 2021-09-28  8:40 UTC 

[gcc r12-3913] Fix gcc.target/i386/vect-pr97352.c for -m32 -march=cascadelake
 2021-09-28  8:05 UTC 

[gcc r12-3912] gfortran.dg/include_15.f90: Add dg-prune-output [PR102500]
 2021-09-28  7:52 UTC 

[gcc r12-3911] Fix gcc.dg/vect/bb-slp-pr65935.c FAIL with AVX after recent change
 2021-09-28  7:02 UTC 

[gcc r12-3910] Control all jump threading passes with -fjump-threads
 2021-09-28  6:18 UTC 

[gcc r12-3909] Relax condition of (vec_concat:M(vec_select op0 idx0)(vec_select op0 idx1)) to allow different modes
 2021-09-28  3:01 UTC 

[gcc r12-3908] Support 128/256/512-bit vector plus/smin/smax reduction for _Float16
 2021-09-28  1:40 UTC 

[gcc r9-9746] Daily bump
 2021-09-28  0:19 UTC 

[gcc r11-9034] Daily bump
 2021-09-28  0:18 UTC 

[gcc r10-10152] Daily bump
 2021-09-28  0:17 UTC 

[gcc r12-3907] Daily bump
 2021-09-28  0:16 UTC 

[gcc] Created branch 'acsawdey/heads/ppc-by-pieces' in namespace 'refs/users'
 2021-09-27 22:06 UTC 

[gcc r12-3906] c++: deduction guides and ttp rewriting [PR102479]
 2021-09-27 20:03 UTC 

[gcc/devel/c++-coroutines] Merge master r12-3905
 2021-09-27 19:20 UTC 

[gcc/devel/c++-coroutines] (25 commits) Merge master r12-3905
 2021-09-27 19:20 UTC 

[gcc(refs/vendors/ARM/heads/arm-10)] Enable -fcode-hoisting with -Os
 2021-09-27 16:13 UTC 

[gcc/ARM/heads/arm-10] Enable -fcode-hoisting with -Os
 2021-09-27 16:13 UTC 

[gcc r12-3905] Minor cleanups to solver
 2021-09-27 15:44 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).