public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/devel/c++-contracts] c++: trivial contracts adjustments
 2021-07-06 20:43 UTC 

[gcc/devel/c++-contracts] c++: move more contracts code to contracts.cc
 2021-07-06 20:43 UTC 

[gcc/devel/c++-contracts] c++: Cleanup get_source; use obstack
 2021-07-06 20:43 UTC 

[gcc/devel/c++-contracts] c++: implement P1492 contracts
 2021-07-06 20:43 UTC 

[gcc/devel/c++-contracts] c++: trivial formatting cleanups
 2021-07-06 20:43 UTC 

[gcc] Created branch 'devel/c++-contracts'
 2021-07-06 20:43 UTC 

[gcc r12-2089] Remove support for %G and %K
 2021-07-06 20:14 UTC 

[gcc r12-2088] Improve warning suppression for inlined functions
 2021-07-06 19:50 UTC 

[gcc r12-2087] Improve warning suppression for inlined functions
 2021-07-06 19:43 UTC 

[gcc r10-9969] libstdc++: add missing typename for dependent type in ranges::elements_view [PR100900]
 2021-07-06 19:36 UTC 

[gcc r12-2086] fixincludes: AIX socket.h
 2021-07-06 19:28 UTC 

[gcc r11-8693] aix: Power10 assembler invocation
 2021-07-06 19:17 UTC 

[gcc r11-8692] aix: collect2 text files in archive
 2021-07-06 19:12 UTC 

[gcc r12-2085] i386: Add variable vec_set for 32bit vectors [PR97194]
 2021-07-06 17:28 UTC 

[gcc r12-2084] MAINTAINERS: Add myself for write after approval and DCO
 2021-07-06 15:57 UTC 

[gcc(refs/users/meissner/heads/work058)] Fix assertion in try_const_anchors
 2021-07-06 15:08 UTC 

[gcc(refs/users/meissner/heads/work058)] Add -msection-anchor-offset
 2021-07-06 15:03 UTC 

[gcc r12-2083] Use H8 nop moves as tst insns
 2021-07-06 15:00 UTC 

[gcc r12-2082] [Ada] Initialize Current_Error_Node
 2021-07-06 14:50 UTC 

[gcc r12-2081] [Ada] Enable Ada 2020 Put_Image and Image support for tagged types
 2021-07-06 14:50 UTC 

[gcc r12-2080] [Ada] Fix old typo in comment
 2021-07-06 14:50 UTC 

[gcc r12-2079] [Ada] Implement missing constraint checks for default streaming operations
 2021-07-06 14:50 UTC 

[gcc r12-2078] [Ada] Warn on statically known empty loop caused by constraint
 2021-07-06 14:50 UTC 

[gcc r12-2077] [Ada] Handle malformed command line on Win32
 2021-07-06 14:50 UTC 

[gcc r12-2076] [Ada] Simplify code by removing local constant
 2021-07-06 14:50 UTC 

[gcc r12-2075] [Ada] Replace a question mark comment with assertion
 2021-07-06 14:49 UTC 

[gcc r12-2074] [Ada] Simplify returning from Enclosing_Comp_Unit_Node
 2021-07-06 14:49 UTC 

[gcc r12-2073] [Ada] Simplify unit loading with membership tests
 2021-07-06 14:49 UTC 

[gcc r12-2072] [Ada] Simplify dependency on System
 2021-07-06 14:49 UTC 

[gcc r12-2071] [Ada] Fix bug in casing on composite values with -gnatX
 2021-07-06 14:49 UTC 

[gcc r12-2070] [Ada] Return_when_statement not working for non identifier return values
 2021-07-06 14:49 UTC 

[gcc r12-2069] [Ada] Regression on overloaded prefixed calls related to prefixed-call extension
 2021-07-06 14:49 UTC 

[gcc r12-2068] [Ada] Reformatting, typo corrections, and minor rewording of a comment
 2021-07-06 14:49 UTC 

[gcc r12-2067] [Ada] Spurious initialization of element iterators in "for of" loops
 2021-07-06 14:49 UTC 

[gcc r12-2066] [Ada] Crash on use of 'Img on record type in expression
 2021-07-06 14:49 UTC 

[gcc r12-2065] [Ada] Missing space in error message for pattern matching
 2021-07-06 14:49 UTC 

[gcc r12-2064] [Ada] Tbuild cleanup
 2021-07-06 14:49 UTC 

[gcc r12-2063] [Ada] Removal of various ??? comments plus related code changes
 2021-07-06 14:48 UTC 

[gcc r12-2062] [Ada] Return when not working for procedures
 2021-07-06 14:48 UTC 

[gcc r12-2061] [Ada] Transient scope cleanup
 2021-07-06 14:48 UTC 

[gcc r12-2060] [Ada] Make parent of N_Exception_Declaration be N_Declaration
 2021-07-06 14:48 UTC 

[gcc r12-2059] [Ada] Improper predicate check on view conversion
 2021-07-06 14:48 UTC 

[gcc r12-2058] [Ada] Add assertions on tampering counts
 2021-07-06 14:48 UTC 

[gcc r12-2057] [Ada] Unix Epochalypse (s-osprim.adb)
 2021-07-06 14:48 UTC 

[gcc r12-2056] [Ada] Add Void_Or_Type_Kind and Exception_Or_Object_Kind
 2021-07-06 14:48 UTC 

[gcc r12-2055] [Ada] Support for Object.Op subprogram-call notation for untagged types
 2021-07-06 14:48 UTC 

[gcc r12-2054] [Ada] Spurious conformance error on expression function
 2021-07-06 14:48 UTC 

[gcc r12-2053] [Ada] Add GNAT RM text regarding Ada 2022 default Put_Image implementation
 2021-07-06 14:48 UTC 

[gcc r12-2052] X86: Provide a CTOR for stringop_algs [PR100246]
 2021-07-06 10:14 UTC 

[gcc r12-2051] Add FMADDSUB and FMSUBADD SLP vectorization patterns and optabs
 2021-07-06  9:57 UTC 

[gcc r12-2050] add -fmove-loop-stores option to control GIMPLE loop store-motion
 2021-07-06  9:57 UTC 

[gcc r12-2049] Documentation : Describe --with-dsymutil configure option
 2021-07-06  8:23 UTC 

[gcc r12-2048] Fix 101256: Wrong code due to range incorrect from PHI-OPT
 2021-07-06  7:34 UTC 

[gcc r12-2047] Do not replace variable op variable in I/O implied DO loop replacement
 2021-07-06  5:05 UTC 

[gcc r12-2046] i386: Disable param ira-consider-dup-in-all-alts [PR100328]
 2021-07-06  2:35 UTC 

[gcc r12-2045] ira: Support more matching constraint forms with param [PR100328]
 2021-07-06  2:35 UTC 

[gcc r12-2044] CTF, BTF testsuite: Use -gdwarf-4 for restrict type qualifier [PR101283]
 2021-07-06  0:47 UTC 

[gcc r9-9615] Daily bump
 2021-07-06  0:19 UTC 

[gcc r11-8691] Daily bump
 2021-07-06  0:19 UTC 

[gcc r10-9968] Daily bump
 2021-07-06  0:18 UTC 

[gcc r12-2043] Daily bump
 2021-07-06  0:17 UTC 

[gcc/devel/c++-coroutines] Merge master r12-2037
 2021-07-05 22:53 UTC 

[gcc/devel/c++-coroutines] (49 commits) Merge master r12-2037
 2021-07-05 22:53 UTC 

[gcc r12-2042] Remove redundant compare in shift loop on H8
 2021-07-05 21:25 UTC 

[gcc r12-2041] Port most of the A CMP 0 ? A : -A to match
 2021-07-05 20:42 UTC 

[gcc r12-2040] Try inverted comparison for match_simplify in phiopt
 2021-07-05 20:41 UTC 

[gcc r12-2039] Allow match-and-simplified phiopt to run in early phiopt
 2021-07-05 20:41 UTC 

[gcc r12-2038] Fix PR 101237: Remove element_type call when used with the functions from real
 2021-07-05 20:41 UTC 

[gcc r12-2037] Darwin, configury : Allow for specification and detection of dsymutil
 2021-07-05 19:42 UTC 

[gcc r12-2036] i386: Implement 4-byte vector (V4QI/V2HI) constant permutations
 2021-07-05 19:05 UTC 

[gcc r12-2035] [Ada] Regenerate *.texi files with Sphinx 4.0.2
 2021-07-05 13:15 UTC 

[gcc r12-2034] [Ada] Reject overlays in Global/Depends/Initializes contracts
 2021-07-05 13:15 UTC 

[gcc r12-2033] [Ada] Add Reference and Constant_Reference functions to formal containers
 2021-07-05 13:15 UTC 

[gcc r12-2032] [Ada] Adapt SPARK RM rule on non-effectively volatile abstract state
 2021-07-05 13:15 UTC 

[gcc r12-2031] [Ada] Use runtime from base compiler during stage1 #2
 2021-07-05 13:15 UTC 

[gcc r12-2030] [Ada] Fix some "current instance" bugs
 2021-07-05 13:15 UTC 

[gcc r12-2029] [Ada] Simplify and reuse Is_Concurrent_Interface
 2021-07-05 13:15 UTC 

[gcc r12-2028] [Ada] Fix missing error messages when returning limited type
 2021-07-05 13:15 UTC 

[gcc r12-2027] [Ada] Remove Ada.Strings.Text_Output and child units
 2021-07-05 13:15 UTC 

[gcc r12-2026] [Ada] Fix excessive check for alignment of overlaying objects
 2021-07-05 13:14 UTC 

[gcc r12-2025] [Ada] The Unix Epochalyse of 2038 - OS_Time comparison
 2021-07-05 13:14 UTC 

[gcc r12-2024] [Ada] The Unix Epochalypse of 2038 (Warn about time_t in the compiler)
 2021-07-05 13:14 UTC 

[gcc r12-2023] [Ada] Fix missing minus sign in literal translation
 2021-07-05 13:14 UTC 

[gcc r12-2022] [Ada] Temporarily disable Ada 2022 Image and Put_Image support for tagged types
 2021-07-05 13:14 UTC 

[gcc r12-2021] [Ada] INOX: prototype alternative accessibility model
 2021-07-05 13:14 UTC 

[gcc r12-2020] [Ada] The Unix Epochalypse of 2038 - Use OS_Time
 2021-07-05 13:14 UTC 

[gcc r12-2019] [Ada] The Unix Epochalyse of 2038 - OS_Time
 2021-07-05 13:14 UTC 

[gcc r12-2018] [Ada] Move overriding rename error message from declaration to use
 2021-07-05 13:14 UTC 

[gcc r12-2017] [Ada] Adapt SPARK checking after change in rules regarding heap modeling
 2021-07-05 13:14 UTC 

[gcc r12-2016] [Ada] Turn GNAT_Annotate into its own pragma
 2021-07-05 13:14 UTC 

[gcc r12-2015] [Ada] Fix comment about the debug flag for strict alignment
 2021-07-05 13:14 UTC 

[gcc r12-2014] [Ada] Cleanup checking for compatible alignment
 2021-07-05 13:13 UTC 

[gcc r12-2013] [Ada] Spurious error in instantiation with aggregate and private ancestor
 2021-07-05 13:13 UTC 

[gcc r12-2012] [Ada] Print JSON continuation messages as separate messages
 2021-07-05 13:13 UTC 

[gcc r12-2011] [Ada] Add Ada 2022 Image and Put_Image support for tagged types
 2021-07-05 13:13 UTC 

[gcc r12-2010] [Ada] Fix crash when printing error message
 2021-07-05 13:13 UTC 

[gcc r12-2009] [Ada] Clean up Get_Index_Bounds
 2021-07-05 13:13 UTC 

[gcc r12-2008] [Ada] Refactoring related to Returns_By_Ref
 2021-07-05 13:13 UTC 

[gcc r12-2007] [Ada] Fix overriding subprogram being incorrectly seen as returning
 2021-07-05 13:13 UTC 

[gcc r12-2006] [Ada] Do not catch 'N rem -1' in CodePeer_Mode
 2021-07-05 13:13 UTC 

[gcc r12-2005] testsuite: gcc.dg/debug/btf/btf-bitfields-3.c requires -fno-short-enums PR debug/101321
 2021-07-05 11:41 UTC 

[gcc r12-2004] Do not set both LOOP_C_INFINITE and LOOP_C_FINITE on vectorized loop
 2021-07-05 11:38 UTC 

[gcc r12-2003] middle-end/101291 - set loop copy of versioned loop
 2021-07-05 10:52 UTC 

[gcc(refs/users/arsenic/heads/analyzer_extension)] analyzer: Return from the functions that doesn't have reuturn edge
 2021-07-05  7:28 UTC 

[gcc r12-2002] testsuite/101299 - add missing vect_double requires to bb-slp-74.c
 2021-07-05  6:41 UTC 

[gcc r12-2001] Remove xfail for pr92658-avx512vl.c
 2021-07-05  5:06 UTC 

[gcc r9-9614] Daily bump
 2021-07-05  0:19 UTC 

[gcc r11-8690] Daily bump
 2021-07-05  0:18 UTC 

[gcc r10-9967] Daily bump
 2021-07-05  0:17 UTC 

[gcc r12-2000] Daily bump
 2021-07-05  0:17 UTC 

[gcc r12-1999] Darwin, config : Adjust X86 biarch definitions ordering [PR100269]
 2021-07-04 19:39 UTC 

[gcc(refs/users/meissner/heads/work058)] Generate LXVKQ on power10
 2021-07-04 13:34 UTC 

[gcc(refs/users/meissner/heads/work058)] Generate XXSPLTI32DX on power10
 2021-07-04 13:26 UTC 

[gcc(refs/users/meissner/heads/work058)] Generate XXSPLTIDP on power10
 2021-07-04 13:24 UTC 

[gcc(refs/users/meissner/heads/work058)] Revert patch
 2021-07-04 13:23 UTC 

[gcc(refs/users/meissner/heads/work058)] Generate XXSPLTIDP on power10
 2021-07-04 13:21 UTC 

[gcc(refs/users/meissner/heads/work058)] Generate XXSPLTIW on power10
 2021-07-04 13:18 UTC 

[gcc(refs/users/meissner/heads/work058)] PR 101019: Improve loading 64-bit constants on power10
 2021-07-04 13:16 UTC 

[gcc(refs/users/meissner/heads/work058)] Revert patches
 2021-07-04 13:14 UTC 

[gcc(refs/users/meissner/heads/work058)] Generate 128-bit divide/modulus
 2021-07-04 12:58 UTC 

[gcc(refs/users/arsenic/heads/analyzer_extension)] analyzer: refactor analyzer to detect calls via function pointer
 2021-07-04 12:54 UTC 

[gcc] Created branch 'arsenic/heads/analyzer_extension' in namespace 'refs/users'
 2021-07-04 12:54 UTC 

[gcc(refs/users/meissner/heads/work058)] Revert patch
 2021-07-04 12:48 UTC 

[gcc(refs/users/meissner/heads/work058)] Generate 128-bit divide/modulus
 2021-07-04 12:45 UTC 

[gcc(refs/users/meissner/heads/work058)] Revert patch
 2021-07-04 12:42 UTC 

[gcc(refs/users/meissner/heads/work058)] Generate 128-bit divide/modulus
 2021-07-04  6:12 UTC 

[gcc(refs/users/meissner/heads/work058)] Generate LXVKQ on power10
 2021-07-04  6:10 UTC 

[gcc(refs/users/meissner/heads/work058)] Generate XXSPLTI32DX on power10
 2021-07-04  5:59 UTC 

[gcc(refs/users/meissner/heads/work058)] Generate XXSPLTIDP on power10
 2021-07-04  5:50 UTC 

[gcc(refs/users/meissner/heads/work058)] Generate XXSPLTIW on power10
 2021-07-04  5:43 UTC 

[gcc(refs/users/meissner/heads/work058)] PR 100168: Fix call test on power10
 2021-07-04  5:18 UTC 

[gcc(refs/users/meissner/heads/work058)] PR 100170: Fix eq/ne tests on power10
 2021-07-04  5:17 UTC 

[gcc(refs/users/meissner/heads/work058)] PR 100167: Fix vector long long multiply/divide tests on power10
 2021-07-04  5:16 UTC 

[gcc(refs/users/meissner/heads/work058)] Deal with prefixed loads/stores in tests, PR testsuite/100166
 2021-07-04  5:15 UTC 

[gcc(refs/users/meissner/heads/work058)] Fix vec-splati-runnable.c test
 2021-07-04  5:14 UTC 

[gcc(refs/users/meissner/heads/work058)] Fix xxeval predicates
 2021-07-04  5:13 UTC 

[gcc(refs/users/meissner/heads/work058)] Move xx* builtins to vsx.md
 2021-07-04  5:13 UTC 

[gcc(refs/users/meissner/heads/work058)] Change rs6000_const_f32_to_i32 return type
 2021-07-04  5:12 UTC 

[gcc(refs/users/meissner/heads/work058)] Fix long double tests when default long double is not IBM
 2021-07-04  5:10 UTC 

[gcc(refs/users/meissner/heads/work058)] Fix long double tests when default long double is not IBM
 2021-07-04  5:09 UTC 

[gcc r9-9613] Daily bump
 2021-07-04  0:19 UTC 

[gcc r11-8689] Daily bump
 2021-07-04  0:18 UTC 

[gcc r10-9966] Daily bump
 2021-07-04  0:17 UTC 

[gcc r12-1998] Daily bump
 2021-07-04  0:17 UTC 

[gcc r12-1997] testsuite: Disable BTF and CTF testsuite on AIX
 2021-07-03 21:47 UTC 

[gcc r12-1996] Don't use vec_duplicate on vector in CTOR expansion
 2021-07-03 11:40 UTC 

[gcc(refs/users/arsenic/heads/call_string_update)] analyzer: refactor callstring to work with pairs of supernodes
 2021-07-03 11:24 UTC 

[gcc/arsenic/heads/call_string_update] analyzer: refactor callstring to work with pairs of superno
 2021-07-03 11:24 UTC 

[gcc r11-8688] d: Missed RVO optimization with non-POD structs
 2021-07-03 11:09 UTC 

[gcc r12-1995] d: Missed RVO optimization with non-POD structs
 2021-07-03 11:08 UTC 

[gcc(refs/users/arsenic/heads/call_string_update)] gcc/analyzer/call-string.h: refactor callstring to work with pairs of supernodes
 2021-07-03  5:55 UTC 

[gcc] Created branch 'arsenic/heads/call_string_update' in namespace 'refs/users'
 2021-07-03  5:55 UTC 

[gcc r9-9612] Daily bump
 2021-07-03  0:19 UTC 

[gcc r11-8687] Daily bump
 2021-07-03  0:18 UTC 

[gcc r10-9965] Daily bump
 2021-07-03  0:17 UTC 

[gcc r12-1994] Daily bump
 2021-07-03  0:17 UTC 

[gcc/devel/c++-coroutines] Merge master r12-1989
 2021-07-02 23:06 UTC 

[gcc/devel/c++-coroutines] (30 commits) Merge master r12-1989
 2021-07-02 23:06 UTC 

[gcc r11-8686] d: RHS value lost when a target_expr modifies LHS in a cond_expr
 2021-07-02 22:45 UTC 

[gcc r12-1993] d: RHS value lost when a target_expr modifies LHS in a cond_expr
 2021-07-02 22:44 UTC 

[gcc r12-1992] Improve warning suppression for inlined functions [PR98512]
 2021-07-02 22:20 UTC 

[gcc r12-1991] openmp: Initial support for OpenMP directives expressed as C++11 attributes
 2021-07-02 20:06 UTC 

[gcc r12-1990] openmp: Reject #pragma omp atomic update, [PR101297]
 2021-07-02 19:58 UTC 

[gcc r11-8685] jit: fix test-vector-* failures
 2021-07-02 19:22 UTC 

[gcc r11-8684] jit: fix test-asm failures on i?86
 2021-07-02 19:22 UTC 

[gcc r11-8683] analyzer: fix issue with symbolic reads with concrete bindings
 2021-07-02 19:22 UTC 

[gcc r11-8682] analyzer: add region_model_manager::get_or_create_int_cst
 2021-07-02 19:22 UTC 

[gcc r11-8681] analyzer: fix bitfield endianness issues [PR99212, PR101082]
 2021-07-02 19:22 UTC 

[gcc r11-8680] analyzer: tweak priority of callstrings in worklist::key_t::cmp
 2021-07-02 19:22 UTC 

[gcc r11-8679] analyzer: make various region_model member functions const
 2021-07-02 19:22 UTC 

[gcc r11-8678] analyzer: bitfield fixes [PR99212]
 2021-07-02 19:22 UTC 

[gcc r11-8677] analyzer: fix region::get_bit_size for bitfields
 2021-07-02 19:21 UTC 

[gcc r11-8676] analyzer: split out struct bit_range from class concrete_binding
 2021-07-02 19:21 UTC 

[gcc r11-8675] analyzer: remove redundant typedef
 2021-07-02 19:21 UTC 

[gcc r11-8674] analyzer: remove unused prototypes
 2021-07-02 19:21 UTC 

[gcc r11-8673] analyzer: show types for poisoned_svalue and compound_svalue
 2021-07-02 19:21 UTC 

[gcc r11-8672] diagnostic-show-locus: tweak rejection logic
 2021-07-02 19:21 UTC 

[gcc r11-8671] analyzer: fix missing leak after call to strsep [PR100615]
 2021-07-02 19:21 UTC 

[gcc r11-8670] analyzer: fix ICE on NULL change.m_expr [PR100244]
 2021-07-02 19:21 UTC 

[gcc r12-1989] c++: unqualified member template in constraint [PR101247]
 2021-07-02 17:55 UTC 

[gcc r12-1988] rs6000: Add MMA __builtin_vsx_lxvp and __builtin_vsx_stxvp built-ins
 2021-07-02 16:29 UTC 

[gcc r12-1987] Use shift instructions to eliminate redundant compare/test instructions on the H8
 2021-07-02 16:03 UTC 

[gcc r12-1986] Fix build_gt and build_lt for signed 1 bit values
 2021-07-02 15:35 UTC 

[gcc r12-1985] BTF: Support for BTF_KIND_FLOAT
 2021-07-02 15:32 UTC 

[gcc r12-1984] Preparing to use shifts to eliminate redundant test/compare insns on H8
 2021-07-02 15:19 UTC 

[gcc r12-1983] Darwin, CTF, BTF: Do not run the DWARF debug link for BTF/CTF [PR101283]
 2021-07-02 14:50 UTC 

[gcc r12-1982] Darwin, BTF: Provide a suitable section name for BTF [PR101283]
 2021-07-02 14:50 UTC 

[gcc r12-1981] Fix m32r target specific fallout from recent int->bool changes
 2021-07-02 14:49 UTC 

[gcc r12-1980] Fix frv target specific fallout from recent int->bool changes
 2021-07-02 14:45 UTC 

[gcc r12-1979] Add description of how testsuite parallelization works
 2021-07-02 14:42 UTC 

[gcc r12-1978] Fix xstormy16 target specific fallout from recent int->bool changes
 2021-07-02 14:35 UTC 

[gcc r12-1977] tree-optimization/101293 - further enhance LIMs ref canonicalization
 2021-07-02 11:54 UTC 

[gcc r12-1976] libstdc++: Revert changes to std::unique_ptr<T[]>::operator[] [PR 101271]
 2021-07-02 11:15 UTC 

[gcc(refs/users/marxin/heads/sphinx-v4)] Ada: port to Sphinx
 2021-07-02 10:29 UTC 

[gcc(refs/users/marxin/heads/sphinx-v4)] Remove unused TEX files
 2021-07-02 10:29 UTC 

[gcc(refs/users/marxin/heads/sphinx-v4)] Port jit to new Sphinx layout
 2021-07-02 10:29 UTC 

[gcc(refs/users/marxin/heads/sphinx-v4)] Build system: support Sphinx
 2021-07-02 10:28 UTC 

[gcc(refs/users/marxin/heads/sphinx-v4)] Add include directives for target macros
 2021-07-02 10:28 UTC 

[gcc(refs/users/marxin/heads/sphinx-v4)] Add RST files with config files
 2021-07-02 10:28 UTC 

[gcc/marxin/heads/sphinx-v4] (117 commits) Ada: port to Sphinx
 2021-07-02 10:28 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).