public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2021-12-09 10:39 UTC 

[gcc/devel/sphinx] (169 commits) Merge branch 'master' into devel/sphinx
 2021-12-09 10:39 UTC 

[gcc r12-5854] D: fix UBSAN
 2021-12-09  8:46 UTC 

[gcc(refs/users/aoliva/heads/testme)] [PR100518] store by mult pieces: keep addr in Pmode
 2021-12-09  5:05 UTC 

[gcc(refs/users/aoliva/heads/testme)] [PR100843] store by mult pieces: punt on max_len < min_len
 2021-12-09  5:05 UTC 

[gcc/aoliva/heads/testme] (24 commits) [PR100518] store by mult pieces: keep addr in Pmode
 2021-12-09  5:05 UTC 

[gcc/aoliva/heads/testbase] (22 commits) [PR103097] tolerate reg-stack cross-block malformed asms
 2021-12-09  5:05 UTC 

[gcc r12-5853] [PR103097] tolerate reg-stack cross-block malformed asms
 2021-12-09  2:39 UTC 

[gcc r12-5852] [PR103302] skip multi-word pre-move clobber during lra
 2021-12-09  2:39 UTC 

[gcc r12-5851] [PR103024, PR103530] support throwing compares and non-boolean types
 2021-12-09  2:38 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Merge commit '30a08286e67e3aee17347f8d02e8f868a995beb9' into merge-master-30a08286e67e3aee17347f8d02
 2021-12-09  1:25 UTC 

[gcc/microsoft/heads/main] (171 commits) Merge commit '30a08286e67e3aee17347f8d02e8f868a995beb9' int
 2021-12-09  1:25 UTC 

[gcc r9-9860] Daily bump
 2021-12-09  0:19 UTC 

[gcc r11-9367] Daily bump
 2021-12-09  0:18 UTC 

[gcc r10-10327] Daily bump
 2021-12-09  0:17 UTC 

[gcc r12-5850] Daily bump
 2021-12-09  0:17 UTC 

[gcc r12-5849] d: Merge upstream dmd 568496d5b, druntime 178c44ff, phobos 574bf883b
 2021-12-09  0:00 UTC 

[gcc r12-5848] libstdc++: Fix undefined shift when _Atomic_word is 64-bit
 2021-12-08 23:47 UTC 

[gcc/devel/c++-coroutines] Merge master r12-5844
 2021-12-08 22:40 UTC 

[gcc/devel/c++-coroutines] (19 commits) Merge master r12-5844
 2021-12-08 22:40 UTC 

[gcc r12-5847] Fortran: avoid NULL pointer dereference on missing or bad dummy arguments
 2021-12-08 20:15 UTC 

[gcc r12-5846] libgcc, Darwin: Build a libgcc_s.1 for backwards compatibility
 2021-12-08 20:00 UTC 

[gcc r12-5845] Darwin: Amend pie options when linking mdynamic-no-pic
 2021-12-08 19:47 UTC 

[gcc r11-9366] Fortran: add check for type of upper bound in case range
 2021-12-08 19:23 UTC 

[gcc r12-5844] pru: Fixup flags for .pru_irq_map section
 2021-12-08 19:19 UTC 

[gcc r11-9365] Fortran: perform array subscript checks only for valid INTEGER bounds
 2021-12-08 19:18 UTC 

[gcc r12-5843] bpf: avoid potential NULL pointer dereference
 2021-12-08 18:48 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Fix memory leaks
 2021-12-08 18:37 UTC 

[gcc r12-5842] Fortran: dimensions of an array have to be non-negative
 2021-12-08 18:35 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Fix coding style
 2021-12-08 18:27 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Fix switch bug!
 2021-12-08 18:26 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Simplify irange condition
 2021-12-08 18:26 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Support only loops with SSA_NAMEs and CONSTANTS
 2021-12-08 18:26 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Fix test-cases
 2021-12-08 18:26 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Use dump_printf_loc
 2021-12-08 18:26 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Fix thinko
 2021-12-08 18:26 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Simplify condition
 2021-12-08 18:26 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Something that works
 2021-12-08 18:26 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Add switch tests
 2021-12-08 18:26 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] It hopefully works
 2021-12-08 18:26 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] work in progress
 2021-12-08 18:26 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Do not use auto_vec
 2021-12-08 18:26 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Do not use auto_vec when passing
 2021-12-08 18:25 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Fix me
 2021-12-08 18:25 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] WIP xx
 2021-12-08 18:25 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Simplify a bit
 2021-12-08 18:25 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Loop unswitching: refactoring & costing improvement
 2021-12-08 18:25 UTC 

[gcc/marxin/heads/loop-unswitch-improvement-v7] (27 commits) Fix coding style
 2021-12-08 18:25 UTC 

[gcc r12-5841] Use -fopt-info in unswitch pass
 2021-12-08 18:20 UTC 

[gcc r12-5840] libstdc++: [_GLIBCXX_DEBUG] Enhance std::erase_if for vector/deque
 2021-12-08 18:10 UTC 

[gcc r12-5839] testsuite: Use attribute "noipa" in sibcall tests
 2021-12-08 17:51 UTC 

[gcc(refs/users/marxin/heads/unswitch-opt-info)] Use -fopt-info in unswitch pass
 2021-12-08 17:08 UTC 

[gcc/marxin/heads/unswitch-opt-info] (15 commits) Use -fopt-info in unswitch pass
 2021-12-08 17:07 UTC 

[gcc r12-5838] OpenMP 5.0: Remove array section base-pointer mapping semantics and other front-end adjustments
 2021-12-08 16:01 UTC 

[gcc r12-5837] nvptx: Use cvt to perform sign-extension of truncation
 2021-12-08 15:42 UTC 

[gcc r12-5836] nvptx: Add test-case gcc.target/nvptx/exttrunc-1.c
 2021-12-08 15:42 UTC 

[gcc/devel/omp/gcc-11] fortran: OpenMP/OpenACC array mapping alignment fix (PR90030)
 2021-12-08 14:38 UTC 

[gcc r12-5835] openmp: Improve OpenMP target support for C++ (PR92120)
 2021-12-08 14:29 UTC 

[gcc r12-5834] libstdc++: Skip atomic instructions in shared_ptr when both counts are 1
 2021-12-08 11:40 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Fix coding style
 2021-12-08 11:29 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Fix switch bug!
 2021-12-08 11:14 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Simplify irange condition
 2021-12-08 11:14 UTC 

[gcc r12-5833] dwarf: Multi-register CFI address support
 2021-12-08 10:29 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Support only loops with SSA_NAMEs and CONSTANTS
 2021-12-08 10:18 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Fix test-cases
 2021-12-08 10:18 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Use dump_printf_loc
 2021-12-08 10:17 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Fix thinko
 2021-12-08 10:17 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Simplify condition
 2021-12-08 10:17 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Something that works
 2021-12-08 10:17 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Add switch tests
 2021-12-08 10:17 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] It hopefully works
 2021-12-08 10:17 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] work in progress
 2021-12-08 10:17 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Do not use auto_vec
 2021-12-08 10:17 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Do not use auto_vec when passing
 2021-12-08 10:17 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Fix me
 2021-12-08 10:17 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] WIP xx
 2021-12-08 10:17 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Simplify a bit
 2021-12-08 10:17 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Loop unswitching: refactoring & costing improvement
 2021-12-08 10:16 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Use -fopt-info in unswitch pass
 2021-12-08 10:16 UTC 

[gcc/marxin/heads/loop-unswitch-improvement-v7] (24 commits) Support only loops with SSA_NAMEs and CONSTANTS
 2021-12-08 10:16 UTC 

[gcc r12-5832] Add combine splitter to transform vpcmpeqd/vpxor/vblendvps to vblendvps for ~op0
 2021-12-08  6:13 UTC 

[gcc(refs/users/aoliva/heads/testme)] [PR103302] add testcase
 2021-12-08  3:15 UTC 

[gcc(refs/users/aoliva/heads/testme)] [PR103097] tolerate reg-stack cross-block malformed asms
 2021-12-08  3:14 UTC 

[gcc(refs/users/aoliva/heads/testme)] [PR103024, PR103530] support throwing compares and non-boolean types
 2021-12-08  3:14 UTC 

[gcc/aoliva/heads/testme] (47 commits) [PR103302] add testcase
 2021-12-08  3:14 UTC 

[gcc/aoliva/heads/testbase] (44 commits) [PR103149] detach values through mem only if general regs w
 2021-12-08  3:14 UTC 

[gcc r12-5831] [PR103149] detach values through mem only if general regs won't do
 2021-12-08  1:15 UTC 

[gcc r9-9859] Daily bump
 2021-12-08  0:19 UTC 

[gcc r11-9364] Daily bump
 2021-12-08  0:18 UTC 

[gcc r10-10326] Daily bump
 2021-12-08  0:17 UTC 

[gcc r12-5830] Daily bump
 2021-12-08  0:17 UTC 

[gcc/devel/c++-coroutines] Merge master r12-5826
 2021-12-07 23:16 UTC 

[gcc/devel/c++-coroutines] (20 commits) Merge master r12-5826
 2021-12-07 23:16 UTC 

[gcc r12-5829] Fortran: perform array subscript checks only for valid INTEGER bounds
 2021-12-07 22:18 UTC 

[gcc r12-5828] c++: Fix decltype-bitfield1.C on i?86
 2021-12-07 21:10 UTC 

[gcc r12-5827] testsuite: Fix check_effective_target_rop_ok [PR103556, PR103586]
 2021-12-07 20:43 UTC 

[gcc r12-5826] Fortran: catch failed simplification of bad stride expression
 2021-12-07 17:47 UTC 

[gcc r12-5825] Fortran: add check for type of upper bound in case range
 2021-12-07 17:38 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Fix test-cases
 2021-12-07 16:52 UTC 

[gcc/marxin/heads/loop-unswitch-improvement-v7] Fix test-cases
 2021-12-07 16:52 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Fix test-cases
 2021-12-07 16:50 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Use dump_printf_loc
 2021-12-07 16:50 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Fix thinko
 2021-12-07 16:50 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Simplify condition
 2021-12-07 16:50 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Something that works
 2021-12-07 16:50 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Add switch tests
 2021-12-07 16:50 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] It hopefully works
 2021-12-07 16:50 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] work in progress
 2021-12-07 16:50 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Do not use auto_vec
 2021-12-07 16:49 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Do not use auto_vec when passing
 2021-12-07 16:49 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Fix me
 2021-12-07 16:49 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] WIP xx
 2021-12-07 16:49 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Simplify a bit
 2021-12-07 16:49 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Loop unswitching: refactoring & costing improvement
 2021-12-07 16:49 UTC 

[gcc] Created branch 'marxin/heads/loop-unswitch-improvement-v7' in namespace 'refs/users'
 2021-12-07 16:49 UTC 

[gcc(refs/users/marxin/heads/unswitch-opt-info)] Use -fopt-info in unswitch pass
 2021-12-07 16:19 UTC 

[gcc/marxin/heads/unswitch-opt-info] Use -fopt-info in unswitch pass
 2021-12-07 16:19 UTC 

[gcc(refs/users/marxin/heads/unswitch-opt-info)] Use -fopt-info in unswitch pass
 2021-12-07 16:16 UTC 

[gcc/marxin/heads/unswitch-opt-info] Use -fopt-info in unswitch pass
 2021-12-07 16:16 UTC 

[gcc(refs/users/marxin/heads/unswitch-opt-info)] Use -fopt-info in unswitch pass
 2021-12-07 16:13 UTC 

[gcc] Created branch 'marxin/heads/unswitch-opt-info' in namespace 'refs/users'
 2021-12-07 16:13 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v6)] Use dump_printf_loc
 2021-12-07 15:22 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v6)] Fix thinko
 2021-12-07 15:22 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v6)] Simplify condition
 2021-12-07 15:22 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v6)] Something that works
 2021-12-07 15:22 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v6)] Add switch tests
 2021-12-07 15:22 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v6)] It hopefully works
 2021-12-07 15:22 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v6)] work in progress
 2021-12-07 15:21 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v6)] Do not use auto_vec
 2021-12-07 15:21 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v6)] Do not use auto_vec when passing
 2021-12-07 15:21 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v6)] Fix me
 2021-12-07 15:21 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v6)] WIP xx
 2021-12-07 15:21 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v6)] Simplify a bit
 2021-12-07 15:21 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v6)] Loop unswitching: refactoring & costing improvement
 2021-12-07 15:21 UTC 

[gcc/marxin/heads/loop-unswitch-improvement-v6] (33 commits) Use dump_printf_loc
 2021-12-07 15:21 UTC 

[gcc r11-9363] c++: Fix for decltype and bit-fields [PR95009]
 2021-12-07 14:30 UTC 

[gcc r12-5824] Fix --help -Q output
 2021-12-07 13:38 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v6)] Something that works
 2021-12-07 13:32 UTC 

[gcc r12-5823] c++: Fix for decltype and bit-fields [PR95009]
 2021-12-07 13:26 UTC 

[gcc r12-5822] x86: Check FUNCTION_DECL before calling cgraph_node::get
 2021-12-07 13:25 UTC 

[gcc r12-5821] tree-optimization/103596 - fix missed propagation into switches
 2021-12-07 13:09 UTC 

[gcc r12-5820] Fix hash_map::traverse overload
 2021-12-07 12:15 UTC 

[gcc r12-5819] Revert "libstdc++: Fix ctype changed after newlib update."
 2021-12-07 10:46 UTC 

[gcc r12-5818] MIPS: R6: load/store can process unaligned address
 2021-12-07  2:02 UTC 

[gcc r12-5817] Improve AutoFDO count propagation algorithm
 2021-12-07  1:01 UTC 

[gcc r9-9858] Daily bump
 2021-12-07  0:19 UTC 

[gcc r11-9362] Daily bump
 2021-12-07  0:18 UTC 

[gcc r10-10325] Daily bump
 2021-12-07  0:17 UTC 

[gcc r12-5816] Daily bump
 2021-12-07  0:16 UTC 

[gcc r12-5815] analyzer: fix equivalence class state purging [PR103533]
 2021-12-06 23:37 UTC 

[gcc(refs/vendors/siemens/heads/gcc-10-lto-fixes)] lto: Don't run ipa-comdats pass during LTO
 2021-12-06 23:10 UTC 

[gcc r12-5814] rs6000: Fix errant "vector" instead of "__vector"
 2021-12-06 22:19 UTC 

[gcc r12-5813] MAINTAINERS: Add myself to write after approval and DCO sections
 2021-12-06 21:59 UTC 

[gcc r12-5812] bpf: mark/remove unused arguments and remove an unused function
 2021-12-06 21:03 UTC 

[gcc/devel/power-ieee128] Prepare library for REAL(KIND=17)
 2021-12-06 20:35 UTC 

[gcc/devel/c++-coroutines] Merge master r12-5807
 2021-12-06 20:21 UTC 

[gcc/devel/c++-coroutines] (33 commits) Merge master r12-5807
 2021-12-06 20:21 UTC 

[gcc r12-5811] ranger: Add shortcuts for single-successor blocks
 2021-12-06 18:29 UTC 

[gcc r12-5810] ranger: Optimise irange_union
 2021-12-06 18:29 UTC 

[gcc r12-5809] Use dominators to reduce cache-flling
 2021-12-06 18:28 UTC 

[gcc r12-5808] Add BB option for outgoing_edge_range_p and may_reocmpute_p
 2021-12-06 18:28 UTC 

[gcc(refs/users/hubicka/heads/honza-gcc-benchmark-branch-v2)] Set max insns to 4000
 2021-12-06 16:40 UTC 

[gcc r12-5807] libsanitizer: Update LOCAL_PATCHES
 2021-12-06 16:19 UTC 

[gcc r12-5806] libsanitizer: Use SSE to save and restore XMM registers
 2021-12-06 16:19 UTC 

[gcc r12-5805] tree-optimization/103581 - fix masked gather on x86
 2021-12-06 15:17 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v6)] Add switch tests
 2021-12-06 14:35 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v6)] It hopefully works
 2021-12-06 14:35 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v6)] work in progress
 2021-12-06 14:34 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v6)] Do not use auto_vec
 2021-12-06 14:34 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v6)] Do not use auto_vec when passing
 2021-12-06 14:34 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v6)] Fix me
 2021-12-06 14:34 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v6)] WIP xx
 2021-12-06 14:34 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v6)] Simplify a bit
 2021-12-06 14:34 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v6)] Loop unswitching: refactoring & costing improvement
 2021-12-06 14:34 UTC 

[gcc] Created branch 'marxin/heads/loop-unswitch-improvement-v6' in namespace 'refs/users'
 2021-12-06 14:34 UTC 

[gcc r12-5804] contrib: Filter out -Wreturn-type in fold-const-call.c
 2021-12-06 13:09 UTC 

[gcc(refs/users/marxin/heads/D-fix-ubsan)] D: fix UBSAN
 2021-12-06 12:03 UTC 

[gcc] Created branch 'marxin/heads/D-fix-ubsan' in namespace 'refs/users'
 2021-12-06 12:02 UTC 

[gcc r12-5803] tree-optimization/103544 - SLP reduction chain as SLP reduction issue
 2021-12-06 11:53 UTC 

[gcc r12-5802] avr: Fix AVR build [PR71934]
 2021-12-06 10:21 UTC 

[gcc r12-5801] cse: Make sure duplicate elements are not entered into the equivalence set [PR103404]
 2021-12-06 10:16 UTC 

[gcc r12-5800] Prefer INT_SSE_REGS for SSE_FLOAT_MODE_P in preferred_reload_class
 2021-12-06 10:15 UTC 

[gcc r12-5799] RISC-V: jal cannot refer to a default visibility symbol for shared object
 2021-12-06  9:06 UTC 

[gcc(refs/users/hubicka/heads/honza-gcc-benchmark-branch-v2)] Limit inlining called once
 2021-12-06  5:48 UTC 

[gcc r9-9857] Daily bump
 2021-12-06  0:19 UTC 

[gcc r11-9361] Daily bump
 2021-12-06  0:18 UTC 

[gcc r10-10324] Daily bump
 2021-12-06  0:17 UTC 

[gcc r12-5798] Daily bump
 2021-12-06  0:16 UTC 

[gcc r12-5797] Objective-C, NeXT: Reorganise meta-data declarations
 2021-12-05 20:22 UTC 

[gcc r12-5796] aix: Move AIX math builtins before new builtin machinery
 2021-12-05  1:24 UTC 

[gcc r9-9856] Daily bump
 2021-12-05  0:19 UTC 

[gcc r11-9360] Daily bump
 2021-12-05  0:18 UTC 

[gcc r10-10323] Daily bump
 2021-12-05  0:17 UTC 

[gcc r12-5795] Daily bump
 2021-12-05  0:17 UTC 

[gcc r11-9359] Fortran: improve expansion of constant array expressions within constructors
 2021-12-04 22:06 UTC 

[gcc r11-9358] Fortran: generate error message for negative elements in SHAPE array
 2021-12-04 22:06 UTC 

[gcc r11-9357] Fortran: improve check of arguments to the RESHAPE intrinsic
 2021-12-04 21:47 UTC 

[gcc r11-9356] Fortran: error recovery when simplifying MINLOC/MAXLOC
 2021-12-04 21:33 UTC 

[gcc r11-9355] Fortran: improve checking of array specifications
 2021-12-04 21:31 UTC 

[gcc r12-5794] c++: Add fixed test [PR93614]
 2021-12-04 20: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).