public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/devel/jlaw/crc] sym-exec v10 - Added sign number support - Done a fix in XOR optimization - Done some refactoring
 2023-03-21 15:09 UTC 

[gcc/devel/jlaw/crc] Chnages in testsuit: - Added -fdisable-tree-phiopt2 -fdisable-tree-phiopt3 flags in test1 and test24
 2023-03-21 15:08 UTC 

[gcc/devel/jlaw/crc] sym-exec v9 - Added conditions printing support - Optimized conditions adding when only some of argu
 2023-03-21 15:08 UTC 

[gcc/devel/jlaw/crc] Added LFSR matching v1:
 2023-03-21 15:08 UTC 

[gcc/devel/jlaw/crc] sym-exec v7 - Fixed constant value to bit conversion - Fixed shift left and xor expressions - Optimi
 2023-03-21 15:08 UTC 

[gcc/devel/jlaw/crc] Added LFSR creation v1:
 2023-03-21 15:08 UTC 

[gcc/devel/jlaw/crc] Added Extract polynomial v1: - Execute crc loop with concete numbers to calculate polynomial
 2023-03-21 15:08 UTC 

[gcc/devel/jlaw/crc] Changes in Traverse and execute CRC function v6: - Changed symbolic execution, to execute only those
 2023-03-21 15:08 UTC 

[gcc/devel/jlaw/crc] sym-exec v5: - Added last added condition status saving support - Save only conditions with symbolic
 2023-03-21 15:08 UTC 

[gcc/devel/jlaw/crc] Changes in CRC detection v3: - Changed get_dep and other functions called in it (names are changed t
 2023-03-21 15:08 UTC 

[gcc/devel/jlaw/crc] Changes in Traverse and execute CRC function v5: - Determine phi's value depending on the execution
 2023-03-21 15:08 UTC 

[gcc/devel/jlaw/crc] sym-exec v4: - Fixed condition adding - Returning expression doing and condition adding status - Han
 2023-03-21 15:08 UTC 

[gcc/devel/jlaw/crc] Changes in Traverse and execute CRC function v4: - Don't add values for virtual operands from phi st
 2023-03-21 15:08 UTC 

[gcc/devel/jlaw/crc] Changes in Traverse and execute CRC function v3: - Assign value to phi's result. Keep previous execu
 2023-03-21 15:07 UTC 

[gcc/devel/jlaw/crc] sym-exec v3: - Refactored code and fixed style - Added util functions - Fixed expression creation ca
 2023-03-21 15:07 UTC 

[gcc/devel/jlaw/crc] Changes in Traverse and execute CRC function v2: - Added support of traversing all paths of the func
 2023-03-21 15:07 UTC 

[gcc/devel/jlaw/crc] sym-exec v2: - Done refactoring in expression.* and state.* - Added is-a-helper test functions for e
 2023-03-21 15:07 UTC 

[gcc/devel/jlaw/crc] Traverse and execute CRC function v1: - Added get_function_local_ssa_vars and make_symbolic_function
 2023-03-21 15:07 UTC 

[gcc/devel/jlaw/crc] symb_exec v1: - Added gcc/sym-exec/expression.h/.cc and gcc/sym-exec/state.h/cc. State is for keepin
 2023-03-21 15:07 UTC 

[gcc/devel/jlaw/crc] CRC detection v1: - Added pass_crc_optimization. Detects CRC-like functions. - Added tests to check
 2023-03-21 15:07 UTC 

[gcc] Created branch 'devel/jlaw/crc'
 2023-03-21 15:07 UTC 

[gcc r13-6787] Terminate GORI calculations if a relation is not relevant
 2023-03-21 14:15 UTC 

[gcc r13-6786] tree-optimization/109219 - avoid looking at STMT_SLP_TYPE
 2023-03-21 13:04 UTC 

[gcc r13-6785] testsuite: Remove obsolete comments [PR108898]
 2023-03-21 12:44 UTC 

[gcc r13-6784] testsuite: Fix up vect-simd-clone1[678]*.c tests [PR108898]
 2023-03-21 12:29 UTC 

[gcc r11-10589] libstdc++: Fix simd test compilation with Clang
 2023-03-21 11:34 UTC 

[gcc r12-9304] libstdc++: Fix simd test compilation with Clang
 2023-03-21 11:33 UTC 

[gcc r13-6783] libstdc++: Fix simd test compilation with Clang
 2023-03-21 11:32 UTC 

[gcc r13-6782] tree: Fix up component_ref_sam_type handling of arrays of 0 sized elements [PR109215]
 2023-03-21 10:07 UTC 

[gcc r13-6774] docs: Create Indices appendix
 2023-03-21  9:34 UTC 

[gcc/devel/rust/master] Fix `FeatureGate::gate` will crash on 32-bit x86
 2023-03-21  8:35 UTC 

[gcc/devel/rust/master] gccrs: support use declaration to write the type into the correct namespace
 2023-03-21  8:35 UTC 

[gcc/devel/rust/master] gccrs: Return resolved_node_id when possible
 2023-03-21  8:35 UTC 

[gcc/devel/rust/master] Add name resolution and ast lowering for slice pattern
 2023-03-21  8:35 UTC 

[gcc/devel/rust/master] gccrs: Cleanup unused headers
 2023-03-21  8:35 UTC 

[gcc/devel/rust/master] ci: Do not run `check-gccrs-prefix` on PRs to master
 2023-03-21  8:35 UTC 

[gcc/devel/rust/master] Remove unused ResolvePattern visitor
 2023-03-21  8:35 UTC 

[gcc r13-6773] tree-optimization/109170 - bogus use-after-free with __builtin_expect
 2023-03-21  8:22 UTC 

[gcc r13-6772] Fortran: Fix regression caused by PR37336 patch [PR109206]
 2023-03-21  6:28 UTC 

[gcc r13-6771] Fortran: Fix regression caused by PR37336 patch [PR109209]
 2023-03-21  6:22 UTC 

[gcc(refs/users/meissner/heads/work112)] Make load/cmp fusion know about prefixed loads
 2023-03-21  4:51 UTC 

[gcc(refs/users/meissner/heads/work112)] Revert patches
 2023-03-21  4:50 UTC 

[gcc(refs/users/meissner/heads/work112)] Make load/cmp fusion know about prefixed loads
 2023-03-21  4:47 UTC 

[gcc(refs/users/meissner/heads/work112)] Revert patches
 2023-03-21  4:43 UTC 

[gcc(refs/users/meissner/heads/work112)] Update ChangeLog.meissner
 2023-03-21  4:37 UTC 

[gcc(refs/users/meissner/heads/work112)] Make load/cmp fusion know about prefixed loads
 2023-03-21  4:36 UTC 

[gcc(refs/users/meissner/heads/work112-orig)] Add REVISION
 2023-03-21  3:25 UTC 

[gcc] Created branch 'meissner/heads/work112-orig' in namespace 'refs/users'
 2023-03-21  3:25 UTC 

[gcc(refs/users/meissner/heads/work112)] Add ChangeLog.meissner and REVISION
 2023-03-21  3:25 UTC 

[gcc] Created branch 'meissner/heads/work112' in namespace 'refs/users'
 2023-03-21  3:24 UTC 

[gcc r13-6770] [modula2] Add $(CXX_FLAGS) to the bootstrap tool rules
 2023-03-21  0:31 UTC 

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

[gcc r11-10588] Daily bump
 2023-03-21  0:19 UTC 

[gcc r10-11260] Daily bump
 2023-03-21  0:19 UTC 

[gcc r13-6769] Daily bump
 2023-03-21  0:17 UTC 

[gcc r13-6768] libstdc++: Fix formatting in std::filesystem helper function
 2023-03-20 23:04 UTC 

[gcc r13-6767] Update gcc sv.po
 2023-03-20 22:48 UTC 

[gcc r13-6766] Fortran: fix documentation of -fno-underscoring [PR109216]
 2023-03-20 21:48 UTC 

[gcc r13-6765] c++: explicit ctor and list-initialization [PR109159]
 2023-03-20 20:54 UTC 

[gcc r13-6764] c++: Drop TREE_READONLY on vars (possibly) initialized by tls wrapper [PR109164]
 2023-03-20 19:32 UTC 

[gcc r13-6763] Rework 128-bit complex multiply and divide
 2023-03-20 18:48 UTC 

[gcc r13-6762] Fortran: simplification of NEAREST for large argument [PR109186]
 2023-03-20 17:46 UTC 

[gcc r12-9302] rs6000: Don't ICE when compiling the __builtin_vec_xst_trunc built-in [PR109178]
 2023-03-20 15:31 UTC 

[gcc r13-6761] rs6000: Don't ICE when compiling the __builtin_vec_xst_trunc built-in [PR109178]
 2023-03-20 14:13 UTC 

[gcc r12-9301] libstdc++: Fix gdb FilteringTypePrinter
 2023-03-20 11:55 UTC 

[gcc r12-9300] libstdc++: Fix gdb pretty printers when dealing with std::string
 2023-03-20 11:54 UTC 

[gcc r12-9299] libstdc++: Remove useless gdb printer registrations
 2023-03-20 11:54 UTC 

[gcc r12-9298] libstdc++: Fix GDB Xmethod for std::shared_ptr::use_count() [PR109064]
 2023-03-20 11:54 UTC 

[gcc r12-9297] libstdc++: Remove template-head from std::expected<void> ctor [PR109182]
 2023-03-20 11:54 UTC 

[gcc r12-9296] libstdc++: Add const to hash<coroutine_handle<P>>::operator() [PR109165]
 2023-03-20 11:54 UTC 

[gcc r13-6760] testsuite: Fix up 20230313.C test
 2023-03-20 11:40 UTC 

[gcc r13-6759] libstdc++: Remove template-head from std::expected<void> ctor [PR109182]
 2023-03-20  9:36 UTC 

[gcc/devel/rust/master] gccrs: Add move_val_init intrinsic
 2023-03-20  7:25 UTC 

[gcc/devel/rust/master] gccrs: Fix bad method resolution
 2023-03-20  7:24 UTC 

[gcc/devel/rust/master] gccrs: add new apply_primtiive_type_hint to inference variables
 2023-03-20  7:24 UTC 

[gcc/devel/rust/master] Feat: add visit (AST::Attribute &)
 2023-03-20  7:24 UTC 

[gcc/devel/rust/master] Dump inner attrs for Dump::visit(BlockExpr &)
 2023-03-20  7:24 UTC 

[gcc/devel/rust/master] resolve: Add name resolution for AltPattern
 2023-03-20  7:24 UTC 

[gcc/devel/rust/master] Unify HIR::IfLetExprConseqIf{, Let} into HIR::IfLetExprConseqElse
 2023-03-20  7:24 UTC 

[gcc/devel/rust/master] Unify HIR::IfExprConseqIf{, Let} into HIR::IfExprConseqElse
 2023-03-20  7:24 UTC 

[gcc/devel/rust/master] resolve: Fix multiple bindings handling in match
 2023-03-20  7:24 UTC 

[gcc/devel/rust/master] gccrs: remove proxy class to use virtual method to get impl_item name
 2023-03-20  7:24 UTC 

[gcc/devel/rust/master] gccrs: cleanup resolve method address code generation
 2023-03-20  7:24 UTC 

[gcc/devel/rust/master] gccrs: Only infer when no generic arguments have been specified
 2023-03-20  7:24 UTC 

[gcc/devel/rust/master] gccrs: add extra debug line for method resolve select
 2023-03-20  7:24 UTC 

[gcc/devel/rust/master] gccrs: Remove solve_missing_mappings_from_this to handle covariants
 2023-03-20  7:23 UTC 

[gcc/devel/rust/master] gccrs: get rid of can_eq in CoerceionRules selection
 2023-03-20  7:23 UTC 

[gcc/devel/rust/master] gccrs: cleanup header usage to decouple includes
 2023-03-20  7:23 UTC 

[gcc/devel/rust/master] gccrs: get rid of virtual dispatch for substitution proxys
 2023-03-20  7:23 UTC 

[gcc/devel/rust/master] gccrs: tyty get rid of useless virtuals
 2023-03-20  7:23 UTC 

[gcc/devel/rust/master] gccrs: group basetype virtuals together and remove unused virtual
 2023-03-20  7:23 UTC 

[gcc/devel/rust/master] gccrs: refactor monomoprhized_clone to not use virtual dispatch
 2023-03-20  7:23 UTC 

[gcc/devel/rust/master] gccrs: refactor TyTy::BaseType::is_unit to not use virtual dispatch
 2023-03-20  7:23 UTC 

[gcc/devel/rust/master] gccrs: refactor is_concrete to not just virtual dispatch
 2023-03-20  7:23 UTC 

[gcc/devel/rust/master] gccrs: reuse destructure code in compilation of types
 2023-03-20  7:23 UTC 

[gcc/devel/rust/master] gccrs: Add all rust keywords (except priv) to the follow-set of `:vis` when parsing macro rules
 2023-03-20  7:23 UTC 

[gcc/devel/rust/master] build: Regenerate build files
 2023-03-20  7:23 UTC 

[gcc/devel/rust/master] build: Add libgrust as compilation modules
 2023-03-20  7:22 UTC 

[gcc/devel/rust/master] librust: Add libproc_macro and build system
 2023-03-20  7:22 UTC 

[gcc/devel/rust/master] resolve: Handle multiple bindings to the same identifier
 2023-03-20  7:22 UTC 

[gcc/devel/rust/master] hir: Improve pattern bindings handling in closure parameters
 2023-03-20  7:22 UTC 

[gcc/devel/rust/master] gccrs: Rename compiler proper
 2023-03-20  7:22 UTC 

[gcc/devel/rust/master] Add method to access SlicePattern items
 2023-03-20  7:22 UTC 

[gcc/devel/rust/master] Convert structs to classes
 2023-03-20  7:22 UTC 

[gcc/devel/rust/master] HIR::AltPattern fixes
 2023-03-20  7:22 UTC 

[gcc/devel/rust/master] hir: Add ExportedMacro node and handling
 2023-03-20  7:22 UTC 

[gcc r12-9295] Fortran: Allow external function from in an associate block [PR87127]
 2023-03-20  6:23 UTC 

[gcc r13-6758] Fortran: Allow external function from in an associate block [PR87127]
 2023-03-20  6:14 UTC 

[gcc r12-9294] Daily bump
 2023-03-20  0:21 UTC 

[gcc r11-10587] Daily bump
 2023-03-20  0:20 UTC 

[gcc r10-11259] Daily bump
 2023-03-20  0:19 UTC 

[gcc r13-6757] Daily bump
 2023-03-20  0:18 UTC 

[gcc r13-6756] Fortran: procedures with BIND(C) attribute require explicit interface [PR85877]
 2023-03-19 19:33 UTC 

[gcc r13-6755] Mention undefined behavior on integer overflow
 2023-03-19 17:36 UTC 

[gcc r13-6754] Re: [PATCH] Testsuite: Disable micromips for MSA tests
 2023-03-19 17:31 UTC 

[gcc r13-6753] [modula2] target independent doc and tools rebuilt
 2023-03-19 13:07 UTC 

[gcc r13-6752] or1k: Do not clear existing FPU exceptions before updating
 2023-03-19  6:46 UTC 

[gcc r12-9293] tree-inline: Fix up multiversioning with vector arguments [PR105554]
 2023-03-19  5:31 UTC 

[gcc r12-9292] c, ubsan: Instrument even shortened divisions [PR109151]
 2023-03-19  5:31 UTC 

[gcc r12-9291] openmp: Fix up handling of doacross loops with noreturn body in loops [PR108685]
 2023-03-19  5:31 UTC 

[gcc r12-9290] c++: Treat unnamed bitfields as padding for __has_unique_object_representations [PR109096]
 2023-03-19  5:30 UTC 

[gcc r12-9289] c++: Don't clear TREE_READONLY for -fmerge-all-constants for non-aggregates [PR107558]
 2023-03-19  5:30 UTC 

[gcc r12-9288] c++, abi: Fix up class layout with bitfields [PR109039]
 2023-03-19  5:30 UTC 

[gcc r12-9287] c, c++, cgraphunit: Prevent duplicated -Wunused-value warnings [PR108079]
 2023-03-19  5:30 UTC 

[gcc r12-9286] c-family: Incremental fix for -Wsign-compare BIT_NOT_EXPR handling [PR107465]
 2023-03-19  5:30 UTC 

[gcc r12-9285] c-family: Fix up -Wsign-compare BIT_NOT_EXPR handling [PR107465]
 2023-03-19  5:30 UTC 

[gcc r12-9284] diagnostics: Fix up selftests with $COLUMNS < 42 [PR108973]
 2023-03-19  5:30 UTC 

[gcc r12-9283] waccess: Fix two -Wnonnull warning issues [PR108986]
 2023-03-19  5:30 UTC 

[gcc r12-9282] libquadmath: Assorted libquadmath strtoflt128 fixes [PR87204, PR94756]
 2023-03-19  5:30 UTC 

[gcc r12-9281] c++, debug: Fix up locus of DW_TAG_imported_module [PR108716]
 2023-03-19  5:30 UTC 

[gcc r12-9280] fold-const: Ignore padding bits in native_interpret_expr REAL_CST reverse verification [PR108934]
 2023-03-19  5:30 UTC 

[gcc r12-9279] cfgexpand: Handle WIDEN_{PLUS, MINUS}_EXPR and VEC_WIDEN_{PLUS, MINUS}_{HI, LO}_EXPR in expand_debug_ex
 2023-03-19  5:30 UTC 

[gcc r12-9278] lto: Fix up lto_fixup_prevailing_type [PR108910]
 2023-03-19  5:29 UTC 

[gcc r12-9277] cgraphclones: Don't share DECL_ARGUMENTS between thunk and its artificial thunk [PR108854]
 2023-03-19  5:29 UTC 

[gcc r12-9276] i386: Fix up builtins used in avx512bf16vlintrin.h [PR108881]
 2023-03-19  5:29 UTC 

[gcc r12-9275] reassoc: Fold some statements [PR108819]
 2023-03-19  5:29 UTC 

[gcc r12-9274] libgomp: Fix up some typos in libgomp.texi
 2023-03-19  5:29 UTC 

[gcc r12-9273] i386: Call get_available_features for all CPUs with max_level >= 1 [PR100758]
 2023-03-19  5:29 UTC 

[gcc r13-6751] Docs: correct typo in nonnull function attribute description
 2023-03-19  1:29 UTC 

[gcc r12-9272] Daily bump
 2023-03-19  0:22 UTC 

[gcc r11-10586] Daily bump
 2023-03-19  0:20 UTC 

[gcc r10-11258] Daily bump
 2023-03-19  0:19 UTC 

[gcc r13-6750] Daily bump
 2023-03-19  0:17 UTC 

[gcc r13-6749] analyzer: fix ICE on certain longjmp calls [PR109094]
 2023-03-18 16:49 UTC 

[gcc r13-6748] libstdc++: Fix test for hash<coroutine_handle<P>>::operator() [PR109165]
 2023-03-18  9:54 UTC 

[gcc(refs/vendors/redhat/heads/gcc-13-branch)] Merge commit 'r13-6747-gd7caf313525a46f200d7f5db1ba893f853774aee' into redhat/gcc-13-branch
 2023-03-18  8:23 UTC 

[gcc/redhat/heads/gcc-13-branch] (149 commits) Merge commit 'r13-6747-gd7caf313525a46f200d7f5db1ba893f8537
 2023-03-18  8:23 UTC 

[gcc r13-6747] Fortran: Fix bugs and missing features in finalization [PR37336]
 2023-03-18  7:56 UTC 

[gcc r12-9271] Daily bump
 2023-03-18  0:21 UTC 

[gcc r11-10585] Daily bump
 2023-03-18  0:20 UTC 

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

[gcc r13-6746] Daily bump
 2023-03-18  0:17 UTC 

[gcc r13-6745] lra: Ignore debug insns and notes in combine_reload_insn [PR109179]
 2023-03-18  0:03 UTC 

[gcc r13-6744] testsuite: Skip some gcc.dg/plugin tests for default_packed targets
 2023-03-17 23:44 UTC 

[gcc r13-6743] c++: constant, array, lambda, template [PR108975]
 2023-03-17 23:33 UTC 

[gcc r13-6742] c++: throw and private destructor [PR109172]
 2023-03-17 21:32 UTC 

[gcc r10-11256] Fortran: fix bounds check for copying of class expressions [PR106945]
 2023-03-17 20:41 UTC 

[gcc r10-11255] Fortran: fix ICE with bind(c) in block data [PR104332]
 2023-03-17 20:41 UTC 

[gcc r11-10584] Fortran: fix bounds check for copying of class expressions [PR106945]
 2023-03-17 20:40 UTC 

[gcc r11-10583] Fortran: fix ICE with bind(c) in block data [PR104332]
 2023-03-17 20:40 UTC 

[gcc r13-6741] libstdc++: Add const to hash<coroutine_handle<P>>::operator() [PR109165]
 2023-03-17 20:35 UTC 

[gcc r13-6740] c++: namespace-scoped friend in local class [PR69410]
 2023-03-17 18:44 UTC 

[gcc(refs/users/meissner/heads/work111-pr105325)] Update ChangeLog.meissner
 2023-03-17 18:21 UTC 

[gcc(refs/users/meissner/heads/work111-pr105325)] Make load/cmp fusion know about prefixed loads
 2023-03-17 18:20 UTC 

[gcc(refs/users/meissner/heads/work111)] Update ChangeLog.meissner
 2023-03-17 18:09 UTC 

[gcc(refs/users/meissner/heads/work111-pr105325)] Add ChangeLog.meissner and REVISION
 2023-03-17 18:08 UTC 

[gcc] Created branch 'meissner/heads/work111-pr105325' in namespace 'refs/users'
 2023-03-17 18:07 UTC 

[gcc r13-6739] tree-inline: Fix up multiversioning with vector arguments [PR105554]
 2023-03-17 18:00 UTC 

[gcc r13-6738] c, ubsan: Instrument even shortened divisions [PR109151]
 2023-03-17 15:11 UTC 

[gcc r13-6737] PR modula2/109032 - message 'compiler checks to force' is too complicated
 2023-03-17 14:33 UTC 

[gcc r13-6736] LRA: Implement combining secondary memory reload and original insn
 2023-03-17 13:07 UTC 

[gcc/devel/omp/gcc-12] amdgcn: Fix register size bug
 2023-03-17 13:06 UTC 

[gcc/devel/omp/gcc-12] vect: Fix missed gather load opportunity
 2023-03-17 13:06 UTC 

[gcc/devel/omp/gcc-12] amdgcn: gather/scatter with DImode offsets
 2023-03-17 13:05 UTC 

[gcc/devel/omp/gcc-12] amdgcn: vec_extract no-op insns
 2023-03-17 13:05 UTC 

[gcc r13-6735] PR modula2/109102 Wrong quotes in diagnostic
 2023-03-17 12:48 UTC 

[gcc r13-6734] RISC-V: Handle undef for vector mask patterns
 2023-03-17  9:50 UTC 

[gcc r13-6733] RISC-V: Use reg_or_subregno to check regno [PR109092]
 2023-03-17  9:50 UTC 

[gcc r13-6732] testsuite: Fix up forwprop-39.c testcase [PR109145]
 2023-03-17  8:58 UTC 

[gcc r13-6731] openmp: Fix up handling of doacross loops with noreturn body in loops [PR108685]
 2023-03-17  8:00 UTC 

[gcc r13-6730] gdbhooks: Update gdbhooks.py for recent tree_code_type changes [PR108634]
 2023-03-17  7:45 UTC 

[gcc r13-6729] d: Merge upstream dmd, druntime 5f7552bb28, phobos 67a47cf39
 2023-03-17  4:52 UTC 

[gcc r13-6728] Docs: Fix formatting issues in BPF built-ins documentation
 2023-03-17  3:50 UTC 

[gcc r13-6727] Docs: Fix some too-long lines in Texinfo manual
 2023-03-17  3:50 UTC 

[gcc r13-6726] [modula2] Bugfix local symbol names for -fm2-whole-program
 2023-03-17  0:23 UTC 

[gcc r12-9270] Daily bump
 2023-03-17  0:21 UTC 

[gcc r11-10582] Daily bump
 2023-03-17  0:20 UTC 

[gcc r10-11254] Daily bump
 2023-03-17  0:19 UTC 

[gcc r13-6725] Daily bump
 2023-03-17  0:18 UTC 

[gcc r13-6724] maintainer-scripts: Add Modula-2 manual to update_web_docs_git
 2023-03-16 23:11 UTC 

[gcc r13-6723] c++: __func__ and local class DMI [PR105809]
 2023-03-16 22:12 UTC 

[gcc r13-6722] c++: generic lambda, local class, __func__ [PR108242]
 2023-03-16 22:11 UTC 

[gcc r13-6721] c++: &enum::enumerator [PR101869]
 2023-03-16 22:10 UTC 

[gcc r13-6720] [modula2] Add missing stdbool to testcode
 2023-03-16 21:50 UTC 

[gcc r13-6719] PR modula2/109125 SIGBUS in m2pim_ldtoa_ldtoa
 2023-03-16 20:42 UTC 

[gcc r13-6718] PR 107630 runtime libs should be self-contained
 2023-03-16 20:37 UTC 

[gcc r13-6717] i386: Robustify vec perm blend functions for TARGET_MMX_WITH_SSE
 2023-03-16 19:43 UTC 

[gcc(refs/users/meissner/heads/work111)] Update ChangeLog.meissner
 2023-03-16 19:38 UTC 

[gcc(refs/users/meissner/heads/work111)] Make load/cmp fusion know about prefixed loads
 2023-03-16 19:36 UTC 

[gcc(refs/users/meissner/heads/work111)] Revert patches
 2023-03-16 19:30 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).