public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc r12-6645] libstdc++: Directly implement hexfloat std::from_chars for binary32/64
 2022-01-17 19:33 UTC 

[gcc r11-9473] Revert "c-family: Have -Wformat-diag accept "decl-specifier" [PR103758]"
 2022-01-17 18:38 UTC 

[gcc r11-9472] c-family: Have -Wformat-diag accept "decl-specifier" [PR103758]
 2022-01-17 18:33 UTC 

[gcc r12-6644] Enable -Wuninitialized + -ftrivial-auto-var-init for address taken variables
 2022-01-17 17:41 UTC 

[gcc r12-6643] c++: Fix cp_genericize_target_expr for TARGET_EXPRs created for global initialization [PR104031]
 2022-01-17 17:11 UTC 

[gcc r12-6642] diagnostic: avoid repeating include path
 2022-01-17 16:59 UTC 

[gcc r12-6641] OpenMP: allow requires dynamic_allocators
 2022-01-17 15:56 UTC 

[gcc r12-6640] middle-end/101292 - invalid memory access with warning control
 2022-01-17 15:17 UTC 

[gcc r12-6639] Change kind of integer literal to fix a testcase
 2022-01-17 14:07 UTC 

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

[gcc(refs/users/marxin/heads/cc-renaming-final)] Change references of .c files to .cc files
 2022-01-17 13:29 UTC 

[gcc(refs/users/marxin/heads/cc-renaming-final)] Rename .c files to .cc files
 2022-01-17 13:29 UTC 

[gcc/marxin/heads/cc-renaming-final] (17 commits) Manual changes for .cc renaming
 2022-01-17 13:29 UTC 

[gcc r12-6638] Fix glitch in entry for vxworks_posix_open
 2022-01-17 13:25 UTC 

[gcc r12-6637] widening_mul, i386: Improve spaceship expansion on x86 [PR103973]
 2022-01-17 12:41 UTC 

[gcc r12-6636] Bump gcc/BASE-VER to 12.0.1 now that we are in stage4
 2022-01-17 12:21 UTC 

[gcc r12-6635] libstdc++: Define <stacktrace> header for C++23
 2022-01-17 12:16 UTC 

[gcc r12-6634] libstdc++: Document final option names for enabling C++20
 2022-01-17 12:10 UTC 

[gcc r12-6633] libstdc++: Rename non-reserved macros in config header [PR103650]
 2022-01-17 12:10 UTC 

[gcc r12-6632] Fortran: remove new files introduced by mistake
 2022-01-17 11:15 UTC 

[gcc(refs/users/marxin/heads/rename-testsuite-files)] asan, testsuite: remove 2 unused files
 2022-01-17 11:14 UTC 

[gcc(refs/users/marxin/heads/rename-testsuite-files)] Rename files to .C
 2022-01-17 11:14 UTC 

[gcc(refs/users/marxin/heads/rename-testsuite-files)] vect.exp: Rename .cc files in the folder to .C
 2022-01-17 11:14 UTC 

[gcc/marxin/heads/rename-testsuite-files] (5 commits) asan, testsuite: remove 2 unused files
 2022-01-17 11:14 UTC 

[gcc r12-6631] Make the tests working
 2022-01-17 11:13 UTC 

[gcc r12-6630] Rename test-cases that are not executed
 2022-01-17 11:13 UTC 

[gcc(refs/users/marxin/heads/rename-testsuite-files)] asan, testsuite: remove 2 unused files
 2022-01-17 11:11 UTC 

[gcc(refs/users/marxin/heads/rename-testsuite-files)] Rename files to .C
 2022-01-17 11:11 UTC 

[gcc(refs/users/marxin/heads/rename-testsuite-files)] vect.exp: Rename .cc files in the folder to .C
 2022-01-17 11:11 UTC 

[gcc(refs/users/marxin/heads/rename-testsuite-files)] Make the tests working
 2022-01-17 11:11 UTC 

[gcc(refs/users/marxin/heads/rename-testsuite-files)] Rename test-cases that are not executed
 2022-01-17 11:11 UTC 

[gcc/marxin/heads/rename-testsuite-files] (49 commits) asan, testsuite: remove 2 unused files
 2022-01-17 11:10 UTC 

[gcc r11-9471] Fortran: Ignore KIND argument of a few more intrinsics. [PR103789]
 2022-01-17 10:50 UTC 

[gcc r12-6629] Add check_effective_target_pytest3
 2022-01-17 10:28 UTC 

[gcc r12-6628] libstdc++: Don't fail if math_errhandling is not defined
 2022-01-17 10:27 UTC 

[gcc r12-6627] Start using check-MAINTAINERS.py instead of legacy maintainers-verify.sh
 2022-01-17 10:23 UTC 

[gcc r12-6626] Fix test warnings
 2022-01-17 10:03 UTC 

[gcc r12-6625] libstdc++: Add 'typename' to dependent types in atomic<shared_ptr<T>>
 2022-01-17  9:49 UTC 

[gcc(refs/users/marxin/heads/cc-renaming-final)] Manual changes for .cc renaming
 2022-01-17  9:02 UTC 

[gcc(refs/users/marxin/heads/cc-renaming-final)] Change references of .c files to .cc files
 2022-01-17  9:02 UTC 

[gcc(refs/users/marxin/heads/cc-renaming-final)] Rename .c files to .cc files
 2022-01-17  9:02 UTC 

[gcc/marxin/heads/cc-renaming-final] (37 commits) Manual changes for .cc renaming
 2022-01-17  9:02 UTC 

[gcc r12-6624] Extend test cases for references in OpenACC 'private' clauses
 2022-01-17  8:00 UTC 

[gcc r12-6623] Test cases for references in OpenACC 'private' clauses
 2022-01-17  7:59 UTC 

[gcc r12-6622] Allow for multiple defaults in endianness and r16 in GFORTRAN_CONVERT_UNIT
 2022-01-17  6:29 UTC 

[gcc r12-6621] rs6000: Use known constant for GET_MODE_NUNITS and similar
 2022-01-17  5:44 UTC 

[gcc r12-6620] rs6000: Split pattern for TI to V1TI move [PR103124]
 2022-01-17  5:29 UTC 

[gcc r9-9913] Daily bump
 2022-01-17  0:19 UTC 

[gcc r11-9470] Daily bump
 2022-01-17  0:18 UTC 

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

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

[gcc r12-6618] libstdc++: Update C++20 status table
 2022-01-17  0:08 UTC 

[gcc r12-6617] libstdc++: Implement C++20 atomic<shared_ptr> and atomic<weak_ptr>
 2022-01-17  0:08 UTC 

[gcc r12-6616] Fortran: xfail signaling NaN testcases on x87
 2022-01-16 23:03 UTC 

[gcc r12-6615] Fortran: allow IEEE_VALUE to correctly return signaling NaNs
 2022-01-16 22:01 UTC 

[gcc r11-9469] testsuite: Enrich tests with variants failing on the branch
 2022-01-16 21:20 UTC 

[gcc r11-9468] Fortran: Ignore KIND argument of a few more intrinsics. [PR103789]
 2022-01-16 21:20 UTC 

[gcc r11-9467] Fortran: Fix KIND argument index for LEN_TRIM
 2022-01-16 21:20 UTC 

[gcc r11-9466] Fortran: fix ICE overloading elemental intrinsics
 2022-01-16 20:41 UTC 

[gcc r11-9465] Fortran: fix error recovery on bad structure constructor in DATA statement
 2022-01-16 20:40 UTC 

[gcc r12-6614] libstdc++: Ignore deprecated warnings [PR104037]
 2022-01-16 20:18 UTC 

[gcc r12-6613] testsuite: Enrich tests with variants failing on the branch
 2022-01-16 18:16 UTC 

[gcc r12-6612] amdgcn: Tune default OpenMP/OpenACC GPU utilization
 2022-01-16 16:28 UTC 

[gcc r12-6611] Add VxWorks fixincludes hack, open posix API for C++
 2022-01-16  9:23 UTC 

[gcc r12-6610] Add VxWorks fixincludes hack, #include sysLib.h in time.h
 2022-01-16  9:23 UTC 

[gcc r12-6609] Add VxWorks fixincludes hack, C99 FP classification
 2022-01-16  9:22 UTC 

[gcc r12-6608] [i386] GLC tuning: Break false dependency for dest register
 2022-01-16  4:43 UTC 

[gcc r9-9912] Daily bump
 2022-01-16  0:19 UTC 

[gcc r11-9464] Daily bump
 2022-01-16  0:18 UTC 

[gcc r10-10400] Daily bump
 2022-01-16  0:17 UTC 

[gcc r12-6607] Daily bump
 2022-01-16  0:17 UTC 

[gcc r12-6606] Add -Wdangling-pointer [PR63272]
 2022-01-15 23:46 UTC 

[gcc r12-6605] Add -Wuse-after-free [PR80532]
 2022-01-15 23:46 UTC 

[gcc r12-6604] Fortran: fix ICE and wrong code with TRANSFER and CHARACTER(kind=4)
 2022-01-15 21:35 UTC 

[gcc r11-9463] Fortran: reject invalid non-constant pointer initialization targets
 2022-01-15 21:07 UTC 

[gcc r11-9462] Fortran: check arguments of MASKL/MASKR intrinsics before simplification
 2022-01-15 21:03 UTC 

[gcc r12-6603] libstdc++: Fix ODR issues with different -m flags
 2022-01-15 20:05 UTC 

[gcc r12-6602] i386: Improve and optimize ix86_expand_sse_movcc
 2022-01-15 20:00 UTC 

[gcc r12-6601] libgcc: Fix __gthr_i486_lock_cmp_xchg clobber for Windows
 2022-01-15 13:31 UTC 

[gcc/devel/power-ieee128] Merge branch 'devel/power-ieee128' of git+ssh://gcc.gnu.org/git/gcc into devel/power-ieee128
 2022-01-15 10:32 UTC 

[gcc/devel/power-ieee128] Allow for multiple defaults in endianness and r16 in GFORTRAN_CONVERT_UNIT
 2022-01-15 10:31 UTC 

[gcc(refs/vendors/ibm/heads/gcc-10-branch)] ibm: Merge up to top of releases/gcc-10
 2022-01-15  7:09 UTC 

[gcc/ibm/heads/gcc-10-branch] (255 commits) ibm: Merge up to top of releases/gcc-10
 2022-01-15  7:09 UTC 

[gcc r10-10399] rs6000: MMA test case emits wrong code when building a vector pair [PR102976]
 2022-01-15  6:00 UTC 

[gcc r10-10398] rs6000: Add unspec wrapper to vsx_assemble_pair
 2022-01-15  6:00 UTC 

[gcc r10-10397] rs6000: Disable optimizing multiple xxsetaccz instructions into one xxsetaccz
 2022-01-15  6:00 UTC 

[gcc r9-9911] Daily bump
 2022-01-15  0:19 UTC 

[gcc r11-9461] Daily bump
 2022-01-15  0:18 UTC 

[gcc r10-10396] Daily bump
 2022-01-15  0:17 UTC 

[gcc r12-6600] Daily bump
 2022-01-15  0:17 UTC 

[gcc(refs/vendors/redhat/heads/gcc-12-branch)] Merge commit 'r12-6599-g952b7dbb418198f86d7829aaf9d7f9fc7714a8b3' into redhat/gcc-12-branch
 2022-01-14 23:06 UTC 

[gcc/redhat/heads/gcc-12-branch] (68 commits) Merge commit 'r12-6599-g952b7dbb418198f86d7829aaf9d7f9fc771
 2022-01-14 23:06 UTC 

[gcc r12-6599] ada: Fix up handling of ghost units [PR104027]
 2022-01-14 23:02 UTC 

[gcc r12-6598] analyzer: fix ICE when combining taint states has_ub and has_lb
 2022-01-14 22:52 UTC 

[gcc r12-6597] analyzer: fix ICE in taint checker on unary ops [PR104029]
 2022-01-14 22:50 UTC 

[gcc r10-10395] Fix reverse scalar storage order issues in IPA-SRA
 2022-01-14 21:36 UTC 

[gcc r11-9460] Fix reverse scalar storage order issues in IPA-SRA
 2022-01-14 21:35 UTC 

[gcc r12-6596] Fortran: always reject alternate return specifier as argument of intrinsics
 2022-01-14 20:48 UTC 

[gcc/devel/c++-coroutines] Merge master r12-6591
 2022-01-14 20:10 UTC 

[gcc/devel/c++-coroutines] (108 commits) Merge master r12-6591
 2022-01-14 20:10 UTC 

[gcc r12-6595] Fix reverse scalar storage order issues in IPA-SRA
 2022-01-14 18:53 UTC 

[gcc r12-6594] vect: Fix uninitialised variable PR104026
 2022-01-14 18:41 UTC 

[gcc r12-6593] Fortran: fix ICE overloading elemental intrinsics
 2022-01-14 18:22 UTC 

[gcc r12-6592] Use enclosing object size if it's smaller than member [PR 101475]
 2022-01-14 18:14 UTC 

[gcc r12-6591] Test to verify -Wformat-overflow uses context-sensitive ranges
 2022-01-14 17:02 UTC 

[gcc(refs/users/marxin/heads/cc-renaming-final)] Manual changes for .cc renaming
 2022-01-14 16:08 UTC 

[gcc(refs/users/marxin/heads/cc-renaming-final)] Change references of .c files to .cc files
 2022-01-14 16:08 UTC 

[gcc(refs/users/marxin/heads/cc-renaming-final)] Rename .c files to .cc files
 2022-01-14 16:08 UTC 

[gcc] Created branch 'marxin/heads/cc-renaming-final' in namespace 'refs/users'
 2022-01-14 16:07 UTC 

[gcc r12-6590] configure: Regenerate
 2022-01-14 15:53 UTC 

[gcc r12-6589] libstdc++: Fix 22_locale/numpunct/members/char/3.cc execution test
 2022-01-14 15:22 UTC 

[gcc r12-6588] testsuite: fix dh-warning typo
 2022-01-14 15:15 UTC 

[gcc r12-6587] i386: Mark some of strict_low_part insn constraints earlyclobbered
 2022-01-14 15:06 UTC 

[gcc(refs/users/marxin/heads/rename-testsuite-files)] asan, testsuite: remove 2 unused files
 2022-01-14 14:42 UTC 

[gcc r12-6586] testsuite: rename 2 files
 2022-01-14 14:23 UTC 

[gcc(refs/users/marxin/heads/rename-testsuite-files)] testsuite: rename 2 files
 2022-01-14 14:22 UTC 

[gcc(refs/users/marxin/heads/rename-testsuite-files)] Rename files to .C
 2022-01-14 14:15 UTC 

[gcc(refs/users/marxin/heads/rename-testsuite-files)] Rename .cc files under vect testsuite folder to .C
 2022-01-14 14:15 UTC 

[gcc(refs/users/marxin/heads/rename-testsuite-files)] Make the tests working
 2022-01-14 14:15 UTC 

[gcc(refs/users/marxin/heads/rename-testsuite-files)] Rename test-cases that are not executed
 2022-01-14 14:14 UTC 

[gcc] Created branch 'marxin/heads/rename-testsuite-files' in namespace 'refs/users'
 2022-01-14 14:14 UTC 

[gcc r12-6585] testsuite: rename files in c-c++-common
 2022-01-14 14:06 UTC 

[gcc r12-6584] openmp: Fix ICE in [PR103705]
 2022-01-14 13:59 UTC 

[gcc r12-6583] testsuite: Remove executable mode from source files
 2022-01-14 13:06 UTC 

[gcc r12-6582] vect: Check partial vector param for supports_partial_vectors [PR104015]
 2022-01-14 13:04 UTC 

[gcc r12-6581] libstdc++: Add attribute to features deprecated in C++17 [PR91260]
 2022-01-14 11:29 UTC 

[gcc r12-6580] libgfortran: Partly revert my r12-6498 change to fix Solaris build [PR104006]
 2022-01-14 11:19 UTC 

[gcc r12-6579] c++: Avoid some -Wreturn-type false positives with const{expr, eval} if [PR103991]
 2022-01-14 11:10 UTC 

[gcc r12-6578] c++: Reject in constant evaluation address comparisons of start of one var and end of another [PR890
 2022-01-14 11:08 UTC 

[gcc r12-6577] forwprop: Canonicalize atomic fetch_op op x to op_fetch or vice versa [PR98737]
 2022-01-14 11:07 UTC 

[gcc r12-6576] arc: Add DWARF2 alternate CFA column
 2022-01-14 10:25 UTC 

[gcc r12-6575] arc: Update stack size computation when accumulator registers are available
 2022-01-14 10:25 UTC 

[gcc r12-6574] libstdc++: Add C++20 std::make_shared enhancements (P0674R1)
 2022-01-14 10:14 UTC 

[gcc r12-6573] libstdc++: Ignore cv-quals when std::allocator<void> constructs
 2022-01-14 10:14 UTC 

[gcc r12-6572] libstdc++: Use std::construct_at in std::common_iterator [PR103992]
 2022-01-14 10:14 UTC 

[gcc r12-6571] libstdc++: Document new std::random_device tokens
 2022-01-14 10:14 UTC 

[gcc r12-6570] x86_64: Improvements to arithmetic right shifts of V1TImode values
 2022-01-14 10:09 UTC 

[gcc r12-6569] ARM: fix -Wformat= error
 2022-01-14  8:18 UTC 

[gcc r12-6568] tree-optimization/104009: Conservative underflow estimate in object size
 2022-01-14  8:11 UTC 

[gcc r12-6567] Fix ICE of unrecognizable insn. [PR target/104001]
 2022-01-14  5:02 UTC 

[gcc r12-6566] Add __attribute__ ((tainted_args))
 2022-01-14  1:20 UTC 

[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/microsoft/heads/main] (110 commits) Merge commit '080a06fcb076b3586ee4b00d415ae177f0b76b18' int
 2022-01-13 21:32 UTC 

[gcc r12-6564] toplevel: Remove incorrectly added file
 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 

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).