public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/devel/modula-2] Merge branch 'master' into devel/modula-2
 2022-01-14  0:26 UTC 

[gcc/devel/modula-2] (235 commits) Merge branch 'master' into devel/modula-2
 2022-01-14  0:25 UTC 

[gcc r9-9910] Daily bump
 2022-01-14  0:19 UTC 

[gcc r11-9459] Daily bump
 2022-01-14  0:18 UTC 

[gcc r10-10394] Daily bump
 2022-01-14  0:17 UTC 

[gcc r12-6565] Daily bump
 2022-01-14  0:17 UTC 

[gcc r10-10393] Fortran: avoid several NULL pointer dereferences during error recovery
 2022-01-13 21:32 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Merge commit '080a06fcb076b3586ee4b00d415ae177f0b76b18' into merge-master-080a06fcb076b3586ee4b00d41
 2022-01-13 21:32 UTC 

[gcc r12-6564] toplevel: Remove incorrectly added file
 2022-01-13 21:32 UTC 

[gcc/microsoft/heads/main] (110 commits) Merge commit '080a06fcb076b3586ee4b00d415ae177f0b76b18' int
 2022-01-13 21:32 UTC 

[gcc r12-6563] c++: warning for dependent template members [PR70417]
 2022-01-13 21:02 UTC 

[gcc r12-6562] i386: Introduce V2QImode vectorized shifts [PR103861]
 2022-01-13 19:49 UTC 

[gcc r12-6561] vect: Add bias parameter for partial vectorization
 2022-01-13 19:05 UTC 

[gcc r12-6560] Add support for allocate clause (OpenMP 5.0)
 2022-01-13 19:00 UTC 

[gcc r12-6559] Allow more precision when querying from fold_const
 2022-01-13 18:52 UTC 

[gcc r12-6558] Add relation to unsigned right shift
 2022-01-13 18:52 UTC 

[gcc r12-6557] Fortran: fix error recovery on bad structure constructor in DATA statement
 2022-01-13 18:24 UTC 

[gcc r12-6556] i386: Cleanup V2QI arithmetic instructions
 2022-01-13 18:12 UTC 

[gcc(refs/users/marxin/heads/use-ARRAY_SIZE)] Use more ARRAY_SIZE
 2022-01-13 17:59 UTC 

[gcc/marxin/heads/use-ARRAY_SIZE] Use more ARRAY_SIZE
 2022-01-13 17:59 UTC 

[gcc(refs/users/marxin/heads/use-ARRAY_SIZE)] Use more ARRAY_SIZE
 2022-01-13 17:46 UTC 

[gcc] Created branch 'marxin/heads/use-ARRAY_SIZE' in namespace 'refs/users'
 2022-01-13 17:46 UTC 

[gcc r12-6555] libgfortran: Fix Solaris version file creation [PR104006]
 2022-01-13 16:50 UTC 

[gcc r12-6554] ii386: Add 16-bit vector modes to xop_pcmov [PR104003]
 2022-01-13 16:20 UTC 

[gcc r12-6553] Fix -Wformat-diag for ARM target
 2022-01-13 16:03 UTC 

[gcc/devel/loop-unswitch-support-switches] Add top-level comment
 2022-01-13 16:02 UTC 

[gcc/devel/loop-unswitch-support-switches] Skip checking for ignored edges in find_unswitching_predicates_for_bb
 2022-01-13 15:58 UTC 

[gcc r12-6552] rs6000: Support SSE4.1 "round" intrinsics
 2022-01-13 15:25 UTC 

[gcc r12-6551] c/104002 - shufflevector variable indexing
 2022-01-13 15:07 UTC 

[gcc r12-6550] inliner: Don't emit copy stmts for empty type parameters [PR103989]
 2022-01-13 15:01 UTC 

[gcc r12-6549] Improve Intel MIC offloading XFAILing for 'omp_get_device_num'
 2022-01-13 12:18 UTC 

[gcc r12-6548] Merge 'c-c++-common/goacc/routine-6.c' into 'c-c++-common/goacc/routine-5.c', and document current C
 2022-01-13 12:04 UTC 

[gcc r11-9458] tree-optimization/101615 - SLP permute opt with CTOR roots
 2022-01-13 10:54 UTC 

[gcc r12-6547] Document current '-Wuninitialized' diagnostics for 'libgomp.oacc-fortran/routine-10.f90' [PR102192]
 2022-01-13 10:52 UTC 

[gcc r12-6546] Document current '-Wuninitialized'/'-Wmaybe-uninitialized' diagnostics for OpenACC test cases
 2022-01-13 10:52 UTC 

[gcc r12-6545] Simplify git-backport.py script
 2022-01-13 10:52 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Manual changes for .cc renaming
 2022-01-13 10:39 UTC 

[gcc/marxin/heads/cc-renaming] Manual changes for .cc renaming
 2022-01-13 10:39 UTC 

[gcc] Deleted branch 'marxin/heads/cc-renaming-v6' in namespace 'refs/users'
 2022-01-13 10:23 UTC 

[gcc] Deleted branch 'marxin/heads/cc-renaming-v5' in namespace 'refs/users'
 2022-01-13 10:23 UTC 

[gcc] Deleted branch 'marxin/heads/cc-renaming-v4' in namespace 'refs/users'
 2022-01-13 10:23 UTC 

[gcc] Deleted branch 'marxin/heads/cc-renaming-v2' in namespace 'refs/users'
 2022-01-13 10:23 UTC 

[gcc r12-6544] Host and offload targets have no common meaning of address spaces
 2022-01-13 10:17 UTC 

[gcc r12-6543] Wait at end of OpenACC asynchronous kernels regions
 2022-01-13  9:43 UTC 

[gcc r12-6542] OpenACC 'kernels' decomposition: Mark variables used in synthesized data clauses as addressable [PR1
 2022-01-13  9:42 UTC 

[gcc r12-6541] Enhance OpenACC 'kernels' decomposition testing
 2022-01-13  9:42 UTC 

[gcc r12-6540] epiphany: fix -Wimplicit-fallthrough warnings in epiphany.c
 2022-01-13  9:35 UTC 

[gcc r12-6539] epiphany: fir -Wformat-diag
 2022-01-13  9:35 UTC 

[gcc r12-6538] Optimize a ^ ((a ^ b) & mask) to (~mask & a) | (b & mask)
 2022-01-13  5:14 UTC 

[gcc r12-6537] rs6000: Add split pattern to replace
 2022-01-13  3:06 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Merge commit '4bb79e27c02c5cd57d5781bef20e70982d898c40' into merge-master-4bb79e27c02c5cd57d5781bef2
 2022-01-13  2:54 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Update xfail with new failures
 2022-01-13  2:54 UTC 

[gcc/microsoft/heads/main] (612 commits) Merge commit '4bb79e27c02c5cd57d5781bef20e70982d898c40' int
 2022-01-13  2:54 UTC 

[gcc r9-9909] Daily bump
 2022-01-13  0:19 UTC 

[gcc r11-9457] Daily bump
 2022-01-13  0:18 UTC 

[gcc r10-10392] Daily bump
 2022-01-13  0:17 UTC 

[gcc r12-6536] Daily bump
 2022-01-13  0:17 UTC 

[gcc r12-6535] testsuite: Compile gcc.target/i386/pr103861-3.c with -fno-vect-cost-model [PR103941]
 2022-01-12 19:57 UTC 

[gcc r12-6534] testsuite: Compile g++.dg/vect/slp-pr98855.cc only for x86 targets [PR103935]
 2022-01-12 19:39 UTC 

[gcc r12-6533] i386: Add CC clobber and splits for 32-bit vector mode logic insns [PR100673, PR103861]
 2022-01-12 19:03 UTC 

[gcc(refs/vendors/redhat/heads/gcc-12-branch)] Merge commit 'r12-6532-g18d88d11973c63bda4e586b979b71d48c1d9b78a' into redhat/gcc-12-branch
 2022-01-12 18:01 UTC 

[gcc/redhat/heads/gcc-12-branch] (151 commits) Merge commit 'r12-6532-g18d88d11973c63bda4e586b979b71d48c1d
 2022-01-12 18:01 UTC 

[gcc r11-9456] c++: dependent bases and 'this' availability [PR103831]
 2022-01-12 17:03 UTC 

[gcc r12-6532] Fix pr101384-1.c code generation test
 2022-01-12 16:56 UTC 

[gcc r12-6531] libstdc++: Add explicit dg-do directive to .../103955.cc
 2022-01-12 16:40 UTC 

[gcc r12-6530] aix: handle 64bit inodes for include directories
 2022-01-12 15:58 UTC 

[gcc(refs/users/marxin/heads/gcc-backup-support-cc-renaming)] git-backport: support renamed .cc files in commit message
 2022-01-12 15:51 UTC 

[gcc] Created branch 'marxin/heads/gcc-backup-support-cc-renaming' in namespace 'refs/users'
 2022-01-12 15:51 UTC 

[gcc r12-6529] Add testcase for PR 83541
 2022-01-12 15:28 UTC 

[gcc r12-6528] Always set EDGE_EXECUTABLE in VRP2
 2022-01-12 15:28 UTC 

[gcc r12-6527] tree-optimization/103990 - fix CFG cleanup regression from PRE change
 2022-01-12 15:18 UTC 

[gcc r12-6526] analyzer: complain about tainted sizes with "access" attribute [PR103940]
 2022-01-12 15:00 UTC 

[gcc r12-6525] [nvptx] Add gcc.target/nvptx/atomic-exchange-*.c test-cases
 2022-01-12 14:56 UTC 

[gcc r12-6524] [nvptx] Improve gcc.target/nvptx/atomic_fetch-*.c test-cases
 2022-01-12 14:56 UTC 

[gcc r12-6523] [vect] PR103971, PR103977: Fix epilogue mode selection for autodetect only
 2022-01-12 14:45 UTC 

[gcc r12-6522] libstdc++: Avoid overflow in bounds checks [PR103955]
 2022-01-12 14:10 UTC 

[gcc(refs/users/marxin/heads/Wformat-diag-targets)] Fix -Wformat-diag for ARM target
 2022-01-12 12:57 UTC 

[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2022-01-12 12:35 UTC 

[gcc/devel/sphinx] (329 commits) Merge branch 'master' into devel/sphinx
 2022-01-12 12:34 UTC 

[gcc r12-6521] Fix -Wformat-diag for aarch64 target
 2022-01-12 11:55 UTC 

[gcc r12-6520] Include elfos.h before ${tm_file}
 2022-01-12 11:53 UTC 

[gcc r12-6519] opts: do not do sanity check when an error is seen
 2022-01-12 11:53 UTC 

[gcc r12-6518] Fortran: fix testcase comment
 2022-01-12 11:42 UTC 

[gcc(refs/users/marxin/heads/Wformat-diag-targets)] Fix -Wformat-diag for aarch64 target
 2022-01-12 10:29 UTC 

[gcc(refs/users/marxin/heads/Wformat-diag-targets)] Fix -Wformat-diag for rs6000 target
 2022-01-12 10:29 UTC 

[gcc(refs/users/marxin/heads/Wformat-diag-targets)] Fix -Wformat-diag for s390x target
 2022-01-12 10:29 UTC 

[gcc/marxin/heads/Wformat-diag-targets] (3 commits) Fix -Wformat-diag for aarch64 target
 2022-01-12 10:29 UTC 

[gcc r12-6517] Fortran: fix testcase compiler flags
 2022-01-12 10:22 UTC 

[gcc r9-9908] tree-optimization/97953 - fix bougs range recorded by EVRP
 2022-01-12  9:21 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Manual changes for .cc renaming
 2022-01-12  8:57 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Automatic renaming of .c files to .cc
 2022-01-12  8:57 UTC 

[gcc/marxin/heads/cc-renaming] (2 commits) Manual changes for .cc renaming
 2022-01-12  8:57 UTC 

[gcc r10-10391] tree-optimization/97953 - fix bougs range recorded by EVRP
 2022-01-12  8:53 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Manual changes for .cc renaming
 2022-01-12  8:50 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Automatic renaming
 2022-01-12  8:50 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Rename files
 2022-01-12  8:50 UTC 

[gcc/marxin/heads/cc-renaming] (3 commits) Manual changes for .cc renaming
 2022-01-12  8:49 UTC 

[gcc r12-6516] c++: Silence -Wuseless-cast warnings during move [PR103480]
 2022-01-12  8:49 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Manual changes for .cc renaming
 2022-01-12  8:47 UTC 

[gcc/marxin/heads/cc-renaming] Manual changes for .cc renaming
 2022-01-12  8:47 UTC 

[gcc(refs/users/marxin/heads/Wformat-diag-targets)] Fix -Wformat-diag for aarch64 target
 2022-01-12  8:46 UTC 

[gcc(refs/users/marxin/heads/Wformat-diag-targets)] Fix -Wformat-diag for rs6000 target
 2022-01-12  8:46 UTC 

[gcc(refs/users/marxin/heads/Wformat-diag-targets)] Fix -Wformat-diag for s390x target
 2022-01-12  8:46 UTC 

[gcc] Created branch 'marxin/heads/Wformat-diag-targets' in namespace 'refs/users'
 2022-01-12  8:46 UTC 

[gcc r12-6515] libgfortran: Fix build on non-glibc targets
 2022-01-12  8:46 UTC 

[gcc r12-6514] testsuite: Fix up c-c++-common/builtin-shufflevector-3.c testcase [PR101530]
 2022-01-12  8:40 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] fix bool_mode
 2022-01-12  8:29 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] fix? pb with mve_vector_mem_operand
 2022-01-12  8:29 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] fix VECTOR_BOOL_MODE
 2022-01-12  8:28 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] WIP: add new constraint to thumb2_movhi* patterns, and assorted fixes
 2022-01-12  8:28 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] fix cde-mve-full-asm test
 2022-01-12  8:28 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] fix pr101325 test
 2022-01-12  8:28 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Add VPR_REG to ALL_REGS
 2022-01-12  8:28 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Convert more MVE/CDE builtins to predicate qualifiers
 2022-01-12  8:28 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Convert more load/store MVE builtins to predicate qualifiers
 2022-01-12  8:28 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Convert more MVE builtins to predicate qualifiers
 2022-01-12  8:28 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Convert remaining MVE vcmp builtins to predicate qualifiers
 2022-01-12  8:28 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] skip signbit-2.c, add arm_mve effective target
 2022-01-12  8:28 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Fix vcond_mask expander for MVE (PR target/100757)
 2022-01-12  8:28 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] FIXME fix mve_mov + iterator
 2022-01-12  8:28 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Implement auto-vectorized MVE comparisons with vectors of boolean predicates
 2022-01-12  8:27 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Implement MVE predicates as vectors of booleans
 2022-01-12  8:27 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Fix mve_vmvnq_n_<supf><mode> argument mode
 2022-01-12  8:27 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Add support for VPR_REG in arm_class_likely_spilled_p
 2022-01-12  8:27 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] fix for stack-usage-1.c
 2022-01-12  8:27 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Add GENERAL_AND_VPR_REGS regclass
 2022-01-12  8:27 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Add tests for PR target/101325
 2022-01-12  8:27 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Add tests for PR target/100757
 2022-01-12  8:27 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Add new tests for comparison vectorization with Neon and MVE
 2022-01-12  8:27 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] WIP check_effective_target_vect_int add MVE
 2022-01-12  8:27 UTC 

[gcc/clyon/heads/mve-autovec] (2254 commits) fix bool_mode
 2022-01-12  8:27 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Manual changes for .cc renaming
 2022-01-12  8:25 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Automatic renaming
 2022-01-12  8:25 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Rename files
 2022-01-12  8:25 UTC 

[gcc/marxin/heads/cc-renaming] (83 commits) Manual changes for .cc renaming
 2022-01-12  8:25 UTC 

[gcc r12-6513] tree-optimization/76174 - testcase for fixed PR
 2022-01-12  7:12 UTC 

[gcc r11-9455] Unify UNSPEC_MASKED_EQ/GT to the form of UNSPEC_PCMP
 2022-01-12  5:58 UTC 

[gcc r12-6512] cris: Avoid format-string-related warnings in calls to error functions
 2022-01-12  2:51 UTC 

[gcc r12-6511] cris: Parenthesize parameter to as_a
 2022-01-12  2:51 UTC 

[gcc r11-9454] libsanitizer: Cherry-pick LLVM release/13.x commit d96358a28193
 2022-01-12  2:34 UTC 

[gcc r9-9907] Daily bump
 2022-01-12  0:19 UTC 

[gcc r11-9453] Daily bump
 2022-01-12  0:18 UTC 

[gcc r10-10390] Daily bump
 2022-01-12  0:17 UTC 

[gcc r12-6510] Daily bump
 2022-01-12  0:17 UTC 

[gcc r12-6509] Change the 3rd parameter of function .DEFERRED_INIT from IS_VLA to decl name
 2022-01-11 23:19 UTC 

[gcc(refs/users/meissner/heads/work075)] Update ChangeLog.meissner
 2022-01-11 23:16 UTC 

[gcc(refs/users/meissner/heads/work075)] Use default for long double if not specified
 2022-01-11 23:14 UTC 

[gcc r12-6508] power-ieee128: Fix up byte-swapping for IBM extended real(kind=16)
 2022-01-11 22:52 UTC 

[gcc r12-6507] Handle R16 conversion for POWER in the environment variables
 2022-01-11 22:52 UTC 

[gcc r12-6506] Implement CONVERT specifier for OPEN
 2022-01-11 22:51 UTC 

[gcc r12-6505] libgfortran: Make sure glibc < 2.32 built powerpc64le-linux libgfortran doesn't use __*ieee128 APIs
 2022-01-11 22:51 UTC 

[gcc r12-6504] libgfortran: Avoid using libquadmath APIs on powerpc64le on glibc 2.32+
 2022-01-11 22:51 UTC 

[gcc r12-6503] Allow other languages to change long double format
 2022-01-11 22:51 UTC 

[gcc r12-6502] testsuite: Fix pr47614.f test
 2022-01-11 22:51 UTC 

[gcc r12-6501] fortran, libgfortran: Add remaining missing *_r17 symbols
 2022-01-11 22:51 UTC 

[gcc r12-6500] fortran, libgfortran: Assorted -mabi=ieeelongdouble I/O fixes
 2022-01-11 22:51 UTC 

[gcc r12-6499] libgfortran: -mabi=ieeelongdouble I/O fix
 2022-01-11 22:51 UTC 

[gcc r12-6498] fortran, libgfortran: -mabi=ieeelongdouble I/O
 2022-01-11 22:51 UTC 

[gcc r12-6497] libquadmath: Use -mno-gnu-attribute in libquadmath
 2022-01-11 22:51 UTC 

[gcc r12-6496] Make sure the Fortran specifics have real(kind=16)
 2022-01-11 22:51 UTC 

[gcc r12-6495] gfortran: Introduce gfc_type_abi_kind
 2022-01-11 22:51 UTC 

[gcc r12-6494] libgfortran: Small progress on the library side
 2022-01-11 22:50 UTC 

[gcc r12-6493] Generate config.h macros for IEEE128 math functions
 2022-01-11 22:50 UTC 

[gcc r12-6492] Fix pattern substition for _r17 and _c17
 2022-01-11 22:50 UTC 

[gcc r12-6491] Prepare library for REAL(KIND=17)
 2022-01-11 22:50 UTC 

[gcc/devel/power-ieee128] power-ieee128: Fix up byte-swapping for IBM extended real(kind=16)
 2022-01-11 22:04 UTC 

[gcc/devel/c++-coroutines] Merge master r12-6484
 2022-01-11 20:02 UTC 

[gcc/devel/c++-coroutines] (113 commits) Merge master r12-6484
 2022-01-11 20:02 UTC 

[gcc r12-6490] ira: Fix old-reload targets [PR103974]
 2022-01-11 19:25 UTC 

[gcc/devel/modula-2] Fix to parallel builds by adding dependencies to gcc/m2/Make-lang.in
 2022-01-11 19:24 UTC 

[gcc r12-6489] libstdc++: Install <source_location> header for freestanding [PR103726]
 2022-01-11 18:36 UTC 

[gcc r12-6488] i386: Introduce V2QImode vector cmove for -msse4.1 [PR103861]
 2022-01-11 18:24 UTC 

[gcc r12-6487] c++: Fix ICEs with OBJ_TYPE_REF pretty printing [PR101597]
 2022-01-11 18:22 UTC 

[gcc r12-6486] c-family: Fix up -W*conversion on bitwise &/|/^ [PR101537]
 2022-01-11 18:15 UTC 

[gcc r12-6485] c++: dependent bases and 'this' availability [PR103831]
 2022-01-11 18:00 UTC 

[gcc r12-6484] libstdc++: Add missing noexcept to lazy_split_view iterator (LWG 3593)
 2022-01-11 15:17 UTC 

[gcc r12-6483] libstdc++: Make copyable-box completely constexpr (LWG 3572)
 2022-01-11 15:17 UTC 

[gcc r12-6482] tree-object-size: Dynamic sizes for ADDR_EXPR
 2022-01-11 14:48 UTC 

[gcc r12-6481] tree-object-size: Handle GIMPLE_CALL
 2022-01-11 14:48 UTC 

[gcc r12-6480] tree-object-size: Handle function parameters
 2022-01-11 14:48 UTC 

[gcc r12-6479] tree-object-size: Support dynamic sizes in conditions
 2022-01-11 14:48 UTC 

[gcc r12-6478] tree-optimization/103961: Never compute offset for -1 size
 2022-01-11 14:48 UTC 

[gcc r12-6477] Prevent exponential range calculations
 2022-01-11 14:39 UTC 

[gcc r12-6476] analyzer: fix false +ve on bitwise binops (PR analyzer/102692)
 2022-01-11 14:17 UTC 

[gcc r11-9452] Directly resolve range_of_stmt dependencies. (Port of PR 103231/103464)
 2022-01-11 14:07 UTC 

[gcc r12-6475] check-MAINTAINERS.py: use sys.argv[1]
 2022-01-11 13:30 UTC 

[gcc r12-6474] libstdc++: Install <coroutine> header for freestanding [PR103726]
 2022-01-11 13:29 UTC 

[gcc r12-6473] libstdc++: Optimize std::ostream inserters for single characters
 2022-01-11 13:28 UTC 

[gcc r12-6472] [Ada] Relax assertion on designated types for equality operators
 2022-01-11 13:28 UTC 

[gcc r12-6471] [Ada] Include generic instance names in non-visible entity errors
 2022-01-11 13:28 UTC 

[gcc r12-6470] [Ada] Accept square brackets for expression functions
 2022-01-11 13:28 UTC 

[gcc r12-6469] [Ada] Task arrays trigger spurious unreferenced warnings
 2022-01-11 13:28 UTC 

[gcc r12-6468] [Ada] Remove unreferenced CCG-specific routine Insert_Declaration
 2022-01-11 13:28 UTC 

[gcc r12-6467] [Ada] Avoid redundant checks for empty lists
 2022-01-11 13:28 UTC 

[gcc r12-6466] [Ada] Remove name constant used by GNATprove but not by GNAT
 2022-01-11 13:28 UTC 

[gcc r12-6465] [Ada] Reduce scope of declare block in analysis of allocators
 2022-01-11 13:28 UTC 

[gcc r12-6464] [Ada] Balance parentheses in comments about allocators
 2022-01-11 13:28 UTC 

[gcc r12-6463] [Ada] Remove unreferenced name constants
 2022-01-11 13:28 UTC 

[gcc r12-6462] [Ada] Adapt proof of System.Arith_Double
 2022-01-11 13:27 UTC 

[gcc r12-6461] [Ada] Deconstruct a VMS utility routine which is only used by GNATprove
 2022-01-11 13:27 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).