public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc r13-2917] var-tracking: Add entry values up to max register mode
 2022-09-28 15:29 UTC 

[gcc r13-2916] cselib: Keep track of further subvalue relations
 2022-09-28 15:29 UTC 

[gcc/devel/omp/gcc-12] OpenMP: Fix ICE with OMP metadirectives
 2022-09-28 15:08 UTC 

[gcc r13-2915] arm: Define __ARM_FEATURE_AES and __ARM_FEATURE_SHA2 when march +crypto is selected
 2022-09-28 13:10 UTC 

[gcc r12-8791] aarch64: Add Arm Neoverse V2 support
 2022-09-28 11:05 UTC 

[gcc/devel/modula-2] Bugfix for gcc/doc/gm2.texi add Linking section to the Using node
 2022-09-28 10:49 UTC 

[gcc/devel/modula-2] Remove unnecessary directories
 2022-09-28 10:47 UTC 

[gcc r13-2914] LoongArch: Use UNSPEC for fmin/fmax RTL pattern [PR105414]
 2022-09-28 10:05 UTC 

[gcc/devel/omp/gcc-12] libgomp.texi: Status 'P' for 'assume', remove duplicated line
 2022-09-28  9:17 UTC 

[gcc r13-2913] testsuite: Skip intrinsics test if arm
 2022-09-28  9:05 UTC 

[gcc r13-2912] LoongArch: Fixed a typo in the comment information of the function loongarch_asan_shadow_offset
 2022-09-28  8:44 UTC 

[gcc r13-2911] libgomp.texi: Status 'P' for 'assume', remove duplicated line
 2022-09-28  8:27 UTC 

[gcc/devel/omp/gcc-12] Merge branch 'releases/gcc-12' into devel/omp/gcc-12
 2022-09-28  7:53 UTC 

[gcc/devel/omp/gcc-12] (7 commits) Merge branch 'releases/gcc-12' into devel/omp/gcc-12
 2022-09-28  7:53 UTC 

[gcc r13-2910] LoongArch: Libitm add LoongArch support
 2022-09-28  7:02 UTC 

[gcc r13-2909] stack-protector: Check stack canary before throwing exception
 2022-09-28  1:29 UTC 

[gcc r13-2908] Fix AutoFDO tests to not look for hot/cold splitting
 2022-09-28  0:36 UTC 

[gcc r12-8790] Daily bump
 2022-09-28  0:21 UTC 

[gcc r11-10276] Daily bump
 2022-09-28  0:20 UTC 

[gcc r10-11006] Daily bump
 2022-09-28  0:19 UTC 

[gcc r13-2907] Daily bump
 2022-09-28  0:18 UTC 

[gcc r13-2906] Fix profile count comparison
 2022-09-27 23:47 UTC 

[gcc r13-2905] c++: Implement C++23 P2266R1, Simpler implicit move [PR101165]
 2022-09-27 23:36 UTC 

[gcc/devel/omp/gcc-12] amdgcn: Add builtin for vectorized DFmode fabs operation
 2022-09-27 22:14 UTC 

[gcc/devel/omp/gcc-12] amdgcn: Fix instruction generation for exp2 and log2 operations
 2022-09-27 22:14 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Merge commit '8be65640e12371571a88100864abd78733a7f7eb' into merge-master-8be65640e12371571a88100864
 2022-09-27 20:18 UTC 

[gcc/microsoft/heads/main] (122 commits) Merge commit '8be65640e12371571a88100864abd78733a7f7eb' int
 2022-09-27 20:18 UTC 

[gcc r13-2904] Fortran: error recovery while simplifying intrinsic UNPACK [PR107054]
 2022-09-27 19:40 UTC 

[gcc/devel/omp/gcc-12] OpenMP: Generate SIMD clones for functions with "declare target"
 2022-09-27 17:22 UTC 

[gcc/devel/rust/master] Merge #1546
 2022-09-27 17:02 UTC 

[gcc/devel/rust/master] Update expected warnings post merge
 2022-09-27 17:02 UTC 

[gcc/devel/rust/master] Merge remote-tracking branch 'mainline/master' into ibuclaw/merge_mainline
 2022-09-27 17:02 UTC 

[gcc/devel/rust/master] (71 commits) Merge #1546
 2022-09-27 17:02 UTC 

[gcc r13-2903] runtime: portable access to sigev_notify_thread_id
 2022-09-27 16:30 UTC 

[gcc r13-2902] runtime: synchronize empty struct field handling
 2022-09-27 16:28 UTC 

[gcc/devel/rust/master] Merge #1545
 2022-09-27 15:50 UTC 

[gcc/devel/rust/master] Fix missing dead code analysis ICE on local enum definition
 2022-09-27 15:50 UTC 

[gcc/devel/rust/master] Add testcase to show forward declared items work via TypeAlias
 2022-09-27 15:50 UTC 

[gcc/devel/rust/master] Add testcase to show forward declared items work
 2022-09-27 15:50 UTC 

[gcc/devel/rust/master] Refactor TypeResolution to be a simple query based system
 2022-09-27 15:49 UTC 

[gcc/devel/rust/master] Fix duplicated function generation on higher ranked trait bounds
 2022-09-27 15:49 UTC 

[gcc/devel/rust/master] Make constexpr constructors type-checking more permissive
 2022-09-27 15:49 UTC 

[gcc/devel/rust/master] Cleanup formatting of backend expression visitor
 2022-09-27 15:49 UTC 

[gcc r13-2901] docs: update abi version info
 2022-09-27 15:05 UTC 

[gcc r13-2900] range-ops: Calculate the popcount of a singleton
 2022-09-27 15:02 UTC 

[gcc r12-8789] c-family: Drop nothrow from c_keywords
 2022-09-27 14:41 UTC 

[gcc r13-2899] c++: Don't quote nothrow in diagnostic
 2022-09-27 13:24 UTC 

[gcc r13-2898] c++: Make __is_{, nothrow_}convertible SFINAE on access [PR107049]
 2022-09-27 13:00 UTC 

[gcc r13-2897] libstdc++: Adjust deduction guides for static operator() [PR106651]
 2022-09-27 10:59 UTC 

[gcc r13-2896] fixincludes: FIx up for Debian/Ubuntu includes
 2022-09-27 10:33 UTC 

[gcc r13-2895] d: Merge upstream dmd d579c467c1, phobos 88aa69b14
 2022-09-27 10:19 UTC 

[gcc/devel/omp/gcc-12] openmp: Add OpenMP assume, assumes and begin/end assumes support
 2022-09-27  9:42 UTC 

[gcc r13-2894] irange: keep better track of powers of 2
 2022-09-27  8:46 UTC 

[gcc r13-2893] Add an irange setter for wide_ints
 2022-09-27  8:46 UTC 

[gcc/devel/rust/master] Merge #1521
 2022-09-27  8:23 UTC 

[gcc/devel/rust/master] testsuite/rust: add a testcase for testing 
 2022-09-27  8:23 UTC 

[gcc/devel/rust/master] testsuite: adapt existing testcases
 2022-09-27  8:23 UTC 

[gcc/devel/rust/master] expand: eager evaluate macros inside builtin macros
 2022-09-27  8:23 UTC 

[gcc r13-2892] c++: Implement C++23 P1169R4 - static operator() [PR106651]
 2022-09-27  6:41 UTC 

[gcc r13-2891] reassoc: Handle OFFSET_TYPE like POINTER_TYPE in optimize_range_tests_cmp_bitwise [PR107029[
 2022-09-27  6:27 UTC 

[gcc r13-2890] openmp: Add OpenMP assume, assumes and begin/end assumes support
 2022-09-27  6:24 UTC 

[gcc r13-2889] c++: Improve diagnostics about conflicting specifiers
 2022-09-27  6:21 UTC 

[gcc r13-2888] Fix ICEs due to recent jump-to-return optimization
 2022-09-27  6:20 UTC 

[gcc r13-2887] c++: Implement P1467R9 - Extended floating-point types and standard names compiler part except for b
 2022-09-27  6:18 UTC 

[gcc r13-2886] Updated constants from <https://dwarfstd.org/Languages.php>
 2022-09-27  3:52 UTC 

[gcc r12-8788] Daily bump
 2022-09-27  0:23 UTC 

[gcc r11-10275] Daily bump
 2022-09-27  0:21 UTC 

[gcc r10-11005] Daily bump
 2022-09-27  0:19 UTC 

[gcc r13-2885] Daily bump
 2022-09-27  0:18 UTC 

[gcc r13-2884] libstdc++: Update std::pointer_traits to match new LWG 3545 wording
 2022-09-26 22:48 UTC 

[gcc r13-2883] libstdc++: Use new built-ins for std::is_convertible traits
 2022-09-26 22:48 UTC 

[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2022-09-26 19:06 UTC 

[gcc/devel/sphinx] (143 commits) Merge branch 'master' into devel/sphinx
 2022-09-26 19:06 UTC 

[gcc r13-2882] docs: add missing dash in option name
 2022-09-26 19:05 UTC 

[gcc r10-11004] Fortran: error recovery on invalid ARRAY argument to FINDLOC [PR106986]
 2022-09-26 18:16 UTC 

[gcc r11-10274] Fortran: error recovery on invalid ARRAY argument to FINDLOC [PR106986]
 2022-09-26 18:13 UTC 

[gcc r13-2881] c++: P2513R4, char8_t Compatibility and Portability Fix [PR106656]
 2022-09-26 17:34 UTC 

[gcc r13-2880] Optimize [0 = x & MASK] in range-ops
 2022-09-26 17:25 UTC 

[gcc r13-2879] c++: Instantiate less when evaluating __is_convertible
 2022-09-26 16:42 UTC 

[gcc r13-2878] c++ modules: variable template partial spec fixes [PR107033]
 2022-09-26 15:30 UTC 

[gcc r13-2877] Update my address and DCO entry in MAINTAINERS file
 2022-09-26 15:15 UTC 

[gcc r13-2876] Set ranges from unreachable edges for all known ranges
 2022-09-26 14:42 UTC 

[gcc(refs/users/marxin/heads/sphinx-v7)] fixup! fixup! sphinx, ada: port to Sphinx
 2022-09-26 14:29 UTC 

[gcc/devel/omp/gcc-12] nvptx: Allow '--with-arch' to override the default '-misa'
 2022-09-26 14:21 UTC 

[gcc/devel/omp/gcc-12] nvptx: Introduce dummy multilib option for default '-misa=sm_30'
 2022-09-26 14:21 UTC 

[gcc/devel/omp/gcc-12] nvptx: Make default '-misa=sm_30' explicit
 2022-09-26 14:20 UTC 

[gcc/devel/omp/gcc-12] nvptx: forward '-v' command-line option to assembler
 2022-09-26 14:20 UTC 

[gcc r13-2875] nvptx: Allow '--with-arch' to override the default '-misa'
 2022-09-26 14:12 UTC 

[gcc r13-2874] nvptx: Introduce dummy multilib option for default '-misa=sm_30'
 2022-09-26 14:12 UTC 

[gcc r13-2873] nvptx: Make default '-misa=sm_30' explicit
 2022-09-26 14:12 UTC 

[gcc r13-2872] nvptx: forward '-v' command-line option to assembler
 2022-09-26 14:12 UTC 

[gcc r13-2871] [RFA] Minor improvement to coremark, avoid unconditional jump to return
 2022-09-26 13:41 UTC 

[gcc(refs/users/marxin/heads/sphinx-v7)] fixup! sphinx, ada: port to Sphinx
 2022-09-26 13:37 UTC 

[gcc r13-2870] fix assert in __deregister_frame_info_bases
 2022-09-26 13:12 UTC 

[gcc r13-2869] libstdc++: Add #if around non-C++03 code in std::bitset [PR107037]
 2022-09-26 12:59 UTC 

[gcc/devel/modula-2] Merge branch 'master' into devel/modula-2
 2022-09-26 11:40 UTC 

[gcc/devel/modula-2] (136 commits) Merge branch 'master' into devel/modula-2
 2022-09-26 11:40 UTC 

[gcc/devel/rust/master] Merge #1542
 2022-09-26 11:04 UTC 

[gcc/devel/rust/master] Merge #1527 #1529 #1530 #1534
 2022-09-26 11:04 UTC 

[gcc/devel/rust/master] rust: Add -frust-compile-until option
 2022-09-26 11:04 UTC 

[gcc/devel/rust/master] Merge #1532
 2022-09-26 11:04 UTC 

[gcc/devel/rust/master] Update expected warnings post merge
 2022-09-26 11:04 UTC 

[gcc/devel/rust/master] Merge remote-tracking branch 'mainline/master' into ibuclaw/targetrustm
 2022-09-26 11:04 UTC 

[gcc/devel/rust/master] module lowering: Do not append null pointers as items
 2022-09-26 11:04 UTC 

[gcc/devel/rust/master] attributes: Add #[macro_use] as builtin
 2022-09-26 11:04 UTC 

[gcc/devel/rust/master] const generics: Forbid default values in Functions, Traits and Impls
 2022-09-26 11:04 UTC 

[gcc/devel/rust/master] const generics: Make sure const generic types are visited properly in all contexts
 2022-09-26 11:04 UTC 

[gcc/devel/rust/master] (684 commits) Merge #1542
 2022-09-26 11:04 UTC 

[gcc r13-2868] OpenACC: Fix reduction tree-sharing issue [PR106982]
 2022-09-26 10:45 UTC 

[gcc r13-2867] s390: fix wrong refactoring
 2022-09-26 10:08 UTC 

[gcc r13-2866] aarch64: Add -march support for Armv9.1-A, Armv9.2-A, Armv9.3-A
 2022-09-26  9:14 UTC 

[gcc r13-2849] ada: Tune comment of routine for detecting junk names
 2022-09-26  9:10 UTC 

[gcc r13-2848] Small tweaks
 2022-09-26  8:44 UTC 

[gcc r13-2847] ranger: remove unused function
 2022-09-26  7:31 UTC 

[gcc r13-2846] rs6000: Fix the condition with frame_pointer_needed_indeed [PR96072]
 2022-09-26  5:34 UTC 

[gcc r13-2845] testsuite: Fix up avx256-unaligned-store-3.c test
 2022-09-26  5:30 UTC 

[gcc r13-2844] rs6000: Fix condition of define_expand vec_shr_<mode> [PR100645]
 2022-09-26  3:24 UTC 

[gcc r13-2843] Support 2-instruction vector shuffle for V4SI/V4SF in ix86_expand_vec_perm_const_1
 2022-09-26  3:22 UTC 

[gcc r12-8787] Daily bump
 2022-09-26  0:21 UTC 

[gcc r11-10273] Daily bump
 2022-09-26  0:20 UTC 

[gcc r10-11003] Daily bump
 2022-09-26  0:19 UTC 

[gcc r13-2842] Daily bump
 2022-09-26  0:18 UTC 

[gcc r13-2841] fortran: Support clobbering of derived types [PR41453]
 2022-09-25 12:48 UTC 

[gcc r13-2840] fortran: Support clobbering of allocatables and pointers [PR41453]
 2022-09-25 12:48 UTC 

[gcc r13-2839] fortran: Support clobbering of ASSOCIATE variables [PR41453]
 2022-09-25 12:48 UTC 

[gcc r13-2838] fortran: Support clobbering of SAVE variables [PR41453]
 2022-09-25 12:48 UTC 

[gcc r13-2837] fortran: Support clobbering of reference variables [PR41453]
 2022-09-25 12:48 UTC 

[gcc r13-2836] fortran: Support clobbering with implicit interfaces [PR105012]
 2022-09-25 12:48 UTC 

[gcc r13-2835] fortran: Move clobbers after evaluation of all arguments [PR106817]
 2022-09-25 12:48 UTC 

[gcc r13-2834] fortran: Fix invalid function decl clobber ICE [PR105012]
 2022-09-25 12:48 UTC 

[gcc r13-2833] fortran: Move the clobber generation code
 2022-09-25 12:47 UTC 

[gcc r13-2832] Fix typo in chapter level for RISC-V attributes
 2022-09-25  7:32 UTC 

[gcc r12-8786] Daily bump
 2022-09-25  0:23 UTC 

[gcc r11-10272] Daily bump
 2022-09-25  0:20 UTC 

[gcc r10-11002] Daily bump
 2022-09-25  0:19 UTC 

[gcc r13-2831] Daily bump
 2022-09-25  0:18 UTC 

[gcc/devel/omp/gcc-12] openmp: Fix ICE with taskgroup at -O0 -fexceptions [PR107001]
 2022-09-24 19:51 UTC 

[gcc/devel/omp/gcc-12] openmp, c: Tighten up c_tree_equal [PR106981]
 2022-09-24 19:51 UTC 

[gcc r10-11001] Fortran: Fix ICE with automatic reallocation [PR100245]
 2022-09-24 19:01 UTC 

[gcc r11-10271] Fortran: Fix ICE with automatic reallocation [PR100245]
 2022-09-24 19:00 UTC 

[gcc r13-2830] libstdc++: Simplify detection idiom using concepts
 2022-09-24 14:18 UTC 

[gcc r13-2829] openmp: Fix ICE with taskgroup at -O0 -fexceptions [PR107001]
 2022-09-24  7:31 UTC 

[gcc r13-2828] openmp, c: Tighten up c_tree_equal [PR106981]
 2022-09-24  7:31 UTC 

[gcc r12-8785] Daily bump
 2022-09-24  0:22 UTC 

[gcc r11-10270] Daily bump
 2022-09-24  0:21 UTC 

[gcc r10-11000] Daily bump
 2022-09-24  0:18 UTC 

[gcc r13-2827] Daily bump
 2022-09-24  0:17 UTC 

[gcc r13-2826] libstdc++: Add test for type traits not having friend access
 2022-09-24  0:07 UTC 

[gcc r13-2825] libstdc++: Fix std::is_nothrow_invocable_r for uncopyable prvalues [PR91456]
 2022-09-24  0:07 UTC 

[gcc r13-2824] testsuite: Add more C2x tests
 2022-09-23 21:23 UTC 

[gcc r13-2823] testsuite: Skip intrinsics test if arm
 2022-09-23 17:31 UTC 

[gcc r13-2822] c++: Implement __is_{nothrow_,}convertible [PR106784]
 2022-09-23 16:16 UTC 

[gcc r13-2821] RISC-V: make USE_LOAD_ADDRESS_MACRO easier to understand
 2022-09-23 16:01 UTC 

[gcc r13-2820] RISC-V: Add RVV machine modes
 2022-09-23 15:44 UTC 

[gcc/devel/omp/gcc-12] Come up with {,UN}LIKELY macros
 2022-09-23 15:37 UTC 

[gcc r13-2819] RISC-V: Support poly move manipulation and selftests
 2022-09-23 15:33 UTC 

[gcc r13-2818] libstdc++: Micro-optimizaion for std::bitset stream extraction
 2022-09-23 14:15 UTC 

[gcc r13-2817] tree-optimization/106922 - extend same-val clobber FRE
 2022-09-23 13:11 UTC 

[gcc r13-2816] frange: Make the setter taking trees a wrapper
 2022-09-23 12:59 UTC 

[gcc r13-2815] libstdc++: Enable constexpr std::bitset for debug mode
 2022-09-23 11:58 UTC 

[gcc r13-2814] libstdc++: Optimize std::bitset<N>::to_string
 2022-09-23 11:58 UTC 

[gcc r13-2813] aarch64: Add Arm Neoverse V2 support
 2022-09-23 11:13 UTC 

[gcc r13-2812] MAINTAINERS: Add myself to Write After Approval
 2022-09-23 10:36 UTC 

[gcc r13-2811] testsuite: make check-functions-body dump expected and seen cases on failure
 2022-09-23 10:00 UTC 

[gcc r13-2810] frange: drop endpoints to min/max representable numbers for -ffinite-math-only
 2022-09-23  8:52 UTC 

[gcc r13-2809] Add debug functions for REAL_VALUE_TYPE
 2022-09-23  8:52 UTC 

[gcc r13-2808] frange: dump hex values when dumping FP numbers
 2022-09-23  8:52 UTC 

[gcc/devel/omp/gcc-12] Merge branch 'releases/gcc-12' into devel/omp/gcc-12
 2022-09-23  8:48 UTC 

[gcc/devel/omp/gcc-12] Fortran: F2018 type(*), dimension(*) with scalars [PR104143]
 2022-09-23  8:48 UTC 

[gcc/devel/omp/gcc-12] (33 commits) Merge branch 'releases/gcc-12' into devel/omp/gcc-12
 2022-09-23  8:48 UTC 

[gcc r13-2807] opts: fix --help=common with '\t' description
 2022-09-23  7:56 UTC 

[gcc r13-2806] testsuite: Fix up pr106922.C test
 2022-09-23  7:48 UTC 

[gcc r13-2805] attribs: Improve diagnostics
 2022-09-23  7:11 UTC 

[gcc/devel/rust/master] Merge #1541
 2022-09-23  6:52 UTC 

[gcc/devel/rust/master] Add testcase for const-eval issue from rust-blog
 2022-09-23  6:51 UTC 

[gcc/devel/rust/master] remove bad assertion
 2022-09-23  6:51 UTC 

[gcc/devel/rust/master] Statics are a coercion site
 2022-09-23  6:51 UTC 

[gcc/devel/rust/master] Static Items must be const evaluated
 2022-09-23  6:51 UTC 

[gcc r13-2804] i386: Optimize code generation of __mm256_zextsi128_si256(__mm_set1_epi8(-1))
 2022-09-23  5:29 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Merge commit 'f85847bd40684ced76482cb35342935bac69054a' into merge-master-f85847bd40684ced76482cb353
 2022-09-23  1:22 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Update xfail with new failures
 2022-09-23  1:22 UTC 

[gcc/microsoft/heads/main] (528 commits) Merge commit 'f85847bd40684ced76482cb35342935bac69054a' int
 2022-09-23  1:22 UTC 

[gcc r13-2803] c++: ICE-on-invalid with designated initializer [PR106983]
 2022-09-23  0:24 UTC 

[gcc r12-8784] Daily bump
 2022-09-23  0:22 UTC 

[gcc r11-10269] Daily bump
 2022-09-23  0:21 UTC 

[gcc r10-10999] Daily bump
 2022-09-23  0:20 UTC 

[gcc r13-2802] Daily bump
 2022-09-23  0:18 UTC 

[gcc r13-2801] Avoid depending on destructor order
 2022-09-22 23:26 UTC 

[gcc r12-8783] Update gcc fr.po
 2022-09-22 21:58 UTC 

[gcc r13-2800] Update gcc fr.po
 2022-09-22 21:57 UTC 

[gcc r13-2799] Convert CFN_BUILT_IN_PARITY to range-ops
 2022-09-22 18:50 UTC 

[gcc r13-2798] Convert CFN_BUILT_IN_GOACC_DIM_* to range-ops
 2022-09-22 18:50 UTC 

[gcc r13-2797] Convert CFN_BUILT_IN_STRLEN to range-ops
 2022-09-22 18:50 UTC 

[gcc r13-2796] Convert CFN_BUILT_IN_UBSAN_CHECK_* to range-ops
 2022-09-22 18:50 UTC 

[gcc r13-2795] Convert CFN_BUILT_IN_CLRSB to range-ops
 2022-09-22 18:49 UTC 

[gcc r13-2794] Convert CFN_CTZ builtins to range-ops
 2022-09-22 18:49 UTC 

[gcc r13-2793] Convert CFN_CLZ builtins to range-ops
 2022-09-22 18:49 UTC 

[gcc r13-2792] Convert CFN_BUILT_FFS and CFN_POPCOUNT to range-ops
 2022-09-22 18:49 UTC 

[gcc r13-2791] Convert CFN_BUILT_IN_TOUPPER and TOLOWER to range-ops
 2022-09-22 18:49 UTC 

[gcc r13-2790] Convert CFN_BUILT_IN_SIGNBIT to range-ops
 2022-09-22 18:49 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).