public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc r13-4656] gccrs: Add helpers mappings canonical path and lang items
 2022-12-13 13:18 UTC 

[gcc r13-4655] gccrs: Add attributes checker
 2022-12-13 13:18 UTC 

[gcc r13-4654] gccrs: Add implementation of Optional
 2022-12-13 13:18 UTC 

[gcc r13-4653] gccrs: Add Base62 implementation
 2022-12-13 13:18 UTC 

[gcc r13-4652] gccrs: Add Rust ABI enum helpers
 2022-12-13 13:18 UTC 

[gcc r13-4651] gccrs: Add port of FNV hash used during legacy symbol mangling
 2022-12-13 13:18 UTC 

[gcc r13-4650] gccrs: Add wrapper for make_unique
 2022-12-13 13:18 UTC 

[gcc r13-4649] gccrs: Add AST to HIR lowering pass
 2022-12-13 13:18 UTC 

[gcc r13-4648] gccrs: Add HIR definitions and visitor framework
 2022-12-13 13:18 UTC 

[gcc r13-4647] gccrs: Add declarations for Rust HIR
 2022-12-13 13:18 UTC 

[gcc r13-4646] gccrs: Add name resolution pass to the Rust front-end
 2022-12-13 13:18 UTC 

[gcc r13-4645] gccrs: Add expansion pass for the Rust front-end
 2022-12-13 13:18 UTC 

[gcc r13-4644] gccrs: Add Parser for Rust front-end pt.2
 2022-12-13 13:17 UTC 

[gcc r13-4643] gccrs: Add Parser for Rust front-end pt.1
 2022-12-13 13:17 UTC 

[gcc r13-4642] gccrs: Add Lexer for Rust front-end
 2022-12-13 13:17 UTC 

[gcc r13-4641] gccrs: Add Rust AST visitors
 2022-12-13 13:17 UTC 

[gcc r13-4640] gccrs: Add full definitions of Rust AST data structures
 2022-12-13 13:17 UTC 

[gcc r13-4639] gccrs: Add definitions of Rust Items in AST data structures
 2022-12-13 13:17 UTC 

[gcc r13-4638] gccrs: Add Rust front-end base AST data structures
 2022-12-13 13:17 UTC 

[gcc r13-4637] gccrs: Add gcc-check-target check-rust
 2022-12-13 13:17 UTC 

[gcc r13-4636] gccrs: Add execution test cases
 2022-12-13 13:17 UTC 

[gcc r13-4635] gccrs: Add general compilation test cases
 2022-12-13 13:17 UTC 

[gcc r13-4634] gccrs: Add link cases testsuite
 2022-12-13 13:17 UTC 

[gcc r13-4633] gccrs: Add Debug info testsuite
 2022-12-13 13:17 UTC 

[gcc r13-4632] gccrs: Add necessary hooks for a Rust front-end testsuite
 2022-12-13 13:16 UTC 

[gcc r13-4631] Use DW_ATE_UTF for the Rust 'char' type
 2022-12-13 13:16 UTC 

[gcc r13-4630] tree-optimization/108076 - if-conversion and forced labels
 2022-12-13 10:41 UTC 

[gcc r13-4629] libsanitizer: Fix up libbacktrace build after r13-4547 [PR108072]
 2022-12-13  9:33 UTC 

[gcc r13-4628] rs6000: enable cbranchcc4
 2022-12-13  8:54 UTC 

[gcc r13-4627] optabs: make prepare_cmp_insn goto fail when cbranchcc4 checks unsatisfied
 2022-12-13  8:33 UTC 

[gcc r12-8981] Daily bump
 2022-12-13  0:22 UTC 

[gcc r11-10418] Daily bump
 2022-12-13  0:21 UTC 

[gcc r10-11118] Daily bump
 2022-12-13  0:20 UTC 

[gcc r13-4626] Daily bump
 2022-12-13  0:18 UTC 

[gcc r13-4625] Revert "c++: build initializer_list<string> in a loop [PR105838]"
 2022-12-12 22:46 UTC 

[gcc/devel/modula-2] Rebuilt gcc/config.in and gcc/configure
 2022-12-12 22:37 UTC 

[gcc r13-4624] libgo: bump major version
 2022-12-12 22:18 UTC 

[gcc r13-4623] Fortran: improve checking of assumed-size array spec [PR102180]
 2022-12-12 19:43 UTC 

[gcc r12-8980] d: Fix undefined reference to nested lambda in template (PR108055)
 2022-12-12 19:25 UTC 

[gcc r13-4622] d: Fix undefined reference to nested lambda in template (PR108055)
 2022-12-12 19:25 UTC 

[gcc/devel/modula-2] Python3 detected in gcc/configure.ac, python3 modules install.texi
 2022-12-12 18:04 UTC 

[gcc r13-4621] AArch64: Enable TARGET_CONST_ANCHOR
 2022-12-12 16:36 UTC 

[gcc r11-10417] tree-optimization/107107 - tail-merging VN wrong-code
 2022-12-12 16:33 UTC 

[gcc] Created branch 'ventana/heads/crc' in namespace 'refs/vendors'
 2022-12-12 15:46 UTC 

[gcc r13-4620] middle-end: simplify complex if expressions where comparisons are inverse of one another
 2022-12-12 15:21 UTC 

[gcc r13-4619] AArch64: Fix vector re-interpretation between partial SIMD modes
 2022-12-12 15:20 UTC 

[gcc r13-4618] AArch64: Support new tbranch optab
 2022-12-12 15:19 UTC 

[gcc r13-4617] middle-end: Add new tbranch optab to add support for bit-test-and-branch operations
 2022-12-12 15:17 UTC 

[gcc r13-4616] aarch64: Make existing V2HF be usable
 2022-12-12 15:15 UTC 

[gcc(refs/vendors/ARM/heads/morello)] varasm: Fix type confusion bug
 2022-12-12 14:30 UTC 

[gcc/devel/omp/gcc-12] Merge branch 'releases/gcc-12' into devel/omp/gcc-12
 2022-12-12 14:26 UTC 

[gcc/devel/omp/gcc-12] (16 commits) Merge branch 'releases/gcc-12' into devel/omp/gcc-12
 2022-12-12 14:26 UTC 

[gcc r13-4615] libstdc++: Add a test checking for chrono::duration overflows
 2022-12-12 14:01 UTC 

[gcc r13-4614] libstdc++: Fix constraint on std::basic_format_string [PR108024]
 2022-12-12 14:01 UTC 

[gcc r13-4613] libstdc++: Change names that clash with Win32 or Clang
 2022-12-12 14:01 UTC 

[gcc r13-4612] libstdc++: Define atomic lock-free type aliases for C++20 [PR98034]
 2022-12-12 14:00 UTC 

[gcc r13-4611] libstdc++: Make operator<< for stacktraces less templated (LWG 3515)
 2022-12-12 14:00 UTC 

[gcc r13-4610] mklog: do not parse binary file for PR entry
 2022-12-12 12:25 UTC 

[gcc r13-4609] aarch64: Add __ARM_FEATURE_PAUTH and __ARM_FEATURE_BTI ACLE defines
 2022-12-12 11:22 UTC 

[gcc r12-8979] tree-optimization/107898 - ICE with -Walloca-larger-than
 2022-12-12 11:21 UTC 

[gcc r12-8978] tree-optimization/107865 - ICE with outlining of loops
 2022-12-12 11:21 UTC 

[gcc r12-8977] tree-optimization/107833 - invariant motion of uninit uses
 2022-12-12 11:20 UTC 

[gcc r12-8976] tree-optimization/107686 - fix bitfield ref through vec_unpack optimization
 2022-12-12 11:20 UTC 

[gcc r12-8975] tree-optimization/107766 - ICE with recent -ffp-contract=off fix
 2022-12-12 11:20 UTC 

[gcc r12-8974] tree-optimization/107647 - avoid FMA from SLP with -ffp-contract=off
 2022-12-12 11:20 UTC 

[gcc r12-8973] tree-optimization/107407 - wrong code with DSE
 2022-12-12 11:20 UTC 

[gcc r12-8972] tree-optimization/106868 - bogus -Wdangling-pointer diagnostic
 2022-12-12 11:20 UTC 

[gcc r13-4608] Revert parts of ADDR_EXPR/CONSTRUCTOR treatment change in match.pd
 2022-12-12  8:50 UTC 

[gcc/devel/omp/gcc-12] libgomp: Handle OpenMP's reverse offloads
 2022-12-12  8:38 UTC 

[gcc/devel/omp/gcc-12] Fortran/OpenMP: align/allocator modifiers to the allocate clause
 2022-12-12  8:38 UTC 

[gcc r13-4607] tree-optimization/89317 - another pattern for &p->x != p + 4
 2022-12-12  7:55 UTC 

[gcc r12-8971] Daily bump
 2022-12-12  0:27 UTC 

[gcc r11-10416] Daily bump
 2022-12-12  0:26 UTC 

[gcc r10-11117] Daily bump
 2022-12-12  0:25 UTC 

[gcc r13-4606] Daily bump
 2022-12-12  0:23 UTC 

[gcc r13-4605] Fortran: fix ICE on bad use of statement function [PR107995]
 2022-12-11 19:35 UTC 

[gcc r12-8970] d: Remove "final" and "override" from visitor method
 2022-12-11 18:14 UTC 

[gcc r10-11116] d: Fix internal compiler error: in visit, at d/imports.cc:72 (PR108050)
 2022-12-11 18:03 UTC 

[gcc r11-10415] d: Fix internal compiler error: in visit, at d/imports.cc:72 (PR108050)
 2022-12-11 18:00 UTC 

[gcc r12-8969] d: Fix internal compiler error: in visit, at d/imports.cc:72 (PR108050)
 2022-12-11 17:56 UTC 

[gcc r13-4604] d: Fix internal compiler error: in visit, at d/imports.cc:72 (PR108050)
 2022-12-11 17:52 UTC 

[gcc r13-4603] unidiff: use newline='\n' argument
 2022-12-11 16:22 UTC 

[gcc r13-4602] d: Merge upstream dmd, druntime c8ae4adb2e, phobos 792c8b7c1
 2022-12-11 16:18 UTC 

[gcc r13-4601] d: Expand bsr intrinsic as `clz(arg) ^ (argsize - 1)'
 2022-12-11 15:44 UTC 

[gcc/devel/modula-2] Remove ServerSocket.def and ServerSocket.mod
 2022-12-11 15:09 UTC 

[gcc/devel/modula-2] Remove incomplete ServerSocket module
 2022-12-11 15:05 UTC 

[gcc r13-4600] tree-optimization/89317 - missed folding of (p + 4) - &p->d
 2022-12-11 13:46 UTC 

[gcc r13-4599] Treat ADDR_EXPR and CONSTRUCTOR as GIMPLE/GENERIC magically
 2022-12-11 13:45 UTC 

[gcc r13-4598] tree-optimization/106904 - bogus -Wstringopt-overflow with vectors
 2022-12-11 13:35 UTC 

[gcc/devel/modula-2] gcc/doc/gm2.texi sub range
 2022-12-11 11:35 UTC 

[gcc/devel/modula-2] More spelling corrections, spacing and minor obvious corrections
 2022-12-11 11:28 UTC 

[gcc r13-4597] fortran/openmp.cc: Remove 's' that slipped in during %<..%> replacement
 2022-12-11 10:55 UTC 

[gcc r12-8968] Daily bump
 2022-12-11  0:22 UTC 

[gcc r11-10414] Daily bump
 2022-12-11  0:21 UTC 

[gcc r10-11115] Daily bump
 2022-12-11  0:20 UTC 

[gcc r13-4596] Daily bump
 2022-12-11  0:18 UTC 

[gcc r13-4595] Fortran: reject bad SIZE argument while simplifying ISHFTC [PR106911]
 2022-12-10 21:31 UTC 

[gcc r13-4594] ivopts: Fix IP_END handling for asm goto [PR107997]
 2022-12-10 15:51 UTC 

[gcc r13-4593] libgomp: Handle OpenMP's reverse offloads
 2022-12-10 12:42 UTC 

[gcc/devel/modula-2] Purged out of gcc tree info from the documentation
 2022-12-10 11:09 UTC 

[gcc r13-4592] Add initial ChangeLogs for modula2
 2022-12-10  9:14 UTC 

[gcc r13-4591] Add stub 'gcc/rust/ChangeLog'
 2022-12-10  7:35 UTC 

[gcc r13-4590] Fortran: Replace simple '.' quotes by %<.%>
 2022-12-10  7:34 UTC 

[gcc r13-4589] Prepare 'contrib/gcc-changelog/git_commit.py' for GCC/Rust
 2022-12-10  6:30 UTC 

[gcc r13-4588] Add ChangeLog directories for modula2 into git_commit.py
 2022-12-10  2:22 UTC 

[gcc r13-4587] libbacktrace: rewrite and simplify main zstd loop
 2022-12-10  1:47 UTC 

[gcc r12-8967] Daily bump
 2022-12-10  0:23 UTC 

[gcc r11-10413] Daily bump
 2022-12-10  0:21 UTC 

[gcc r10-11114] Daily bump
 2022-12-10  0:20 UTC 

[gcc r13-4586] Daily bump
 2022-12-10  0:18 UTC 

[gcc/devel/modula-2] Alphabetically order options in gm2.texi and lang.opt and purge -fxcode
 2022-12-09 23:54 UTC 

[gcc r13-4585] Fortran: ICE on recursive derived types with allocatable components [PR107872]
 2022-12-09 22:09 UTC 

[gcc r13-4584] Fortran/OpenMP: align/allocator modifiers to the allocate clause
 2022-12-09 20:47 UTC 

[gcc r12-8966] i386: fix assert (__builtin_cpu_supports ("x86-64") >= 0)
 2022-12-09 13:25 UTC 

[gcc r12-8965] i386: simplify cpu_feature handling
 2022-12-09 13:25 UTC 

[gcc/devel/rust/master] Merge #1678 #1682 #1687
 2022-12-09 11:41 UTC 

[gcc/devel/rust/master] const evaluator: Remove get_nth_callarg
 2022-12-09 11:41 UTC 

[gcc/devel/rust/master] Merge #1681
 2022-12-09 11:40 UTC 

[gcc/devel/rust/master] var_expression: document that the memory of the val argument isn't freed
 2022-12-09 11:40 UTC 

[gcc/devel/rust/master] Repair 'gcc/rust/lang.opt' comment
 2022-12-09 11:40 UTC 

[gcc/devel/rust/master] Cleanup unused parameters to fix the bootstrap build
 2022-12-09 11:40 UTC 

[gcc r13-4583] rs6000: Remove useless copy_rtx in rs6000_emit_set_{, long}_const
 2022-12-09 11:20 UTC 

[gcc r13-4582] MAINTAINERS: fix spacing
 2022-12-09 10:10 UTC 

[gcc(refs/users/marxin/heads/backport-12)] jobserver: fix fifo mode by opening pipe in proper mode
 2022-12-09  9:33 UTC 

[gcc(refs/users/marxin/heads/backport-12)] lto: respect jobserver in parallel WPA streaming
 2022-12-09  9:33 UTC 

[gcc(refs/users/marxin/heads/backport-12)] lto: support --jobserver-style=fifo for recent GNU make
 2022-12-09  9:33 UTC 

[gcc(refs/users/marxin/heads/backport-12)] Factor out jobserver_active_p
 2022-12-09  9:33 UTC 

[gcc(refs/users/marxin/heads/backport-12)] i386: fix assert (__builtin_cpu_supports ("x86-64") >= 0)
 2022-12-09  9:30 UTC 

[gcc(refs/users/marxin/heads/backport-12)] i386: simplify cpu_feature handling
 2022-12-09  9:30 UTC 

[gcc/marxin/heads/backport-12] (459 commits) i386: fix assert (__builtin_cpu_supports ("x86-64") >= 0)
 2022-12-09  9:30 UTC 

[gcc/devel/rust/master] Merge #1683
 2022-12-09  9:30 UTC 

[gcc/devel/rust/master] Merge #1684
 2022-12-09  9:30 UTC 

[gcc/devel/rust/master] Merge #1685
 2022-12-09  9:29 UTC 

[gcc/devel/rust/master] rust-lang: Don't fold convert_to expressions
 2022-12-09  9:29 UTC 

[gcc/devel/rust/master] backend: Don't fold convert_to expressions
 2022-12-09  9:29 UTC 

[gcc/devel/rust/master] backend: Use build_int_cstu for size expressions
 2022-12-09  9:29 UTC 

[gcc/devel/rust/master] backend: Replace double_int_to_tree -> wide_int_to_tree
 2022-12-09  9:29 UTC 

[gcc r13-4581] i386: fix assert (__builtin_cpu_supports ("x86-64") >= 0)
 2022-12-09  9:21 UTC 

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

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

[gcc r13-4580] Rename SUBTARGET_CC1_SPEC to OS_CC1_SPEC
 2022-12-09  7:02 UTC 

[gcc r13-4579] analyzer: rename region-model-impl-calls.cc to kf.cc
 2022-12-09  2:20 UTC 

[gcc r13-4578] analyzer: fix ICE on region creation during get_referenced_base_regions [PR108003]
 2022-12-09  2:20 UTC 

[gcc r13-4577] analyzer: handle memmove like memcpy
 2022-12-09  2:20 UTC 

[gcc r13-4576] Enable hwasan for x86-64
 2022-12-09  2:03 UTC 

[gcc r13-4575] Implement hwasan target_hook
 2022-12-09  2:02 UTC 

[gcc r13-4574] libstdc++: Remove digit separators [PR108015]
 2022-12-09  0:35 UTC 

[gcc r13-4573] libstdc++: Fix some -Wunused warnings in tests
 2022-12-09  0:35 UTC 

[gcc r13-4572] libstdc++: Add [[nodiscard]] to chrono conversion functions
 2022-12-09  0:35 UTC 

[gcc r13-4571] libstdc++: Change class-key for duration and time_point to class
 2022-12-09  0:35 UTC 

[gcc r12-8964] Daily bump
 2022-12-09  0:23 UTC 

[gcc r11-10412] Daily bump
 2022-12-09  0:22 UTC 

[gcc r10-11113] Daily bump
 2022-12-09  0:21 UTC 

[gcc r13-4570] Daily bump
 2022-12-09  0:19 UTC 

[gcc r13-4569] docs: Suggest options to improve ASAN stack traces
 2022-12-08 23:15 UTC 

[gcc r13-4568] Fortran: diagnose and reject duplicate CONTIGUOUS attribute [PR108025]
 2022-12-08 22:15 UTC 

[gcc(refs/users/meissner/heads/work102)] Update ChangeLog.meissner
 2022-12-08 21:48 UTC 

[gcc(refs/users/meissner/heads/work102)] Patch libgcc to always use _Float128 and _Complex _Float128 on PowerPC
 2022-12-08 21:46 UTC 

[gcc(refs/users/meissner/heads/work102)] Update ChangeLog.meissner
 2022-12-08 20:57 UTC 

[gcc(refs/users/meissner/heads/work102)] Rework 128-bit complex multiply and divide
 2022-12-08 20:55 UTC 

[gcc(refs/users/meissner/heads/work102-orig)] Add REVISION
 2022-12-08 20:23 UTC 

[gcc] Created branch 'meissner/heads/work102-orig' in namespace 'refs/users'
 2022-12-08 20:22 UTC 

[gcc(refs/users/meissner/heads/work102)] Add ChangeLog.meissner and REVISION
 2022-12-08 20:22 UTC 

[gcc] Created branch 'meissner/heads/work102' in namespace 'refs/users'
 2022-12-08 20:22 UTC 

[gcc r13-4567] Fix count comparison in ipa-cp
 2022-12-08 19:53 UTC 

[gcc r13-4566] bpf: add define_insn for bswap
 2022-12-08 18:50 UTC 

[gcc r13-4565] c++: build initializer_list<string> in a loop [PR105838]
 2022-12-08 18:45 UTC 

[gcc r13-4564] c++: avoid initializer_list<string> [PR105838]
 2022-12-08 18:41 UTC 

[gcc r13-4563] c++: fewer allocator temps [PR105838]
 2022-12-08 18:34 UTC 

[gcc r13-4562] c++: comment
 2022-12-08 18:32 UTC 

[gcc r13-4561] AArch64: Add UNSPECV_PATCHABLE_AREA [PR98776]
 2022-12-08 17:12 UTC 

[gcc r13-4560] testsuite: Fix leaks in tree-dynamic-object-size-0.c
 2022-12-08 15:22 UTC 

[gcc r13-4559] cfgbuild: Fix DEBUG_INSN handling in find_bb_boundaries [PR106719]
 2022-12-08 13:58 UTC 

[gcc r13-4558] i386: Add *concat<mode><dwi>3_{5, 6, 7} patterns [PR107627]
 2022-12-08 13:56 UTC 

[gcc r13-4557] Ensure arguments to range-op handler are supported
 2022-12-08 13:53 UTC 

[gcc r13-4556] rs6000: Update sign extension computation with sext_hwi
 2022-12-08 13:52 UTC 

[gcc r13-4555] tree-optimization/107699 - missed &data._M_elems + _1 != &data._M_elems folding
 2022-12-08 10:58 UTC 

[gcc r13-4554] [PR102706] [testsuite] -Wno-stringop-overflow vs Warray-bounds
 2022-12-08 10:58 UTC 

[gcc r13-4553] [arm] xfail fp-uint64-convert-double tests
 2022-12-08 10:57 UTC 

[gcc r13-4552] [testsuite] [arm/aarch64] -fno-short-enums for auto-init-[12].c
 2022-12-08 10:57 UTC 

[gcc r13-4551] range-op-float: frange_arithmetic tweaks for MODE_COMPOSITE_P
 2022-12-08  9:43 UTC 

[gcc r13-4550] arm: fix mve intrinsics scan body tests for C++
 2022-12-08  9:38 UTC 

[gcc r13-4549] range-op-float: Fix up frange_arithmetic [PR107967]
 2022-12-08  9:36 UTC 

[gcc r13-4548] libgcc: xtensa: remove stray symbols from X*HAL macro definitions
 2022-12-08  9:17 UTC 

[gcc/devel/rust/master] Merge #1540
 2022-12-08  8:00 UTC 

[gcc/devel/rust/master] Merge #1686
 2022-12-08  8:00 UTC 

[gcc/devel/rust/master] Merge #1688
 2022-12-08  8:00 UTC 

[gcc/devel/rust/master] ci: gcc-4.8 package is only available in Ubuntu 18.04
 2022-12-08  8:00 UTC 

[gcc/devel/rust/master] ci: Lock Ubuntu version to 20.04
 2022-12-08  8:00 UTC 

[gcc/devel/rust/master] Move '-frust-incomplete-and-experimental-compiler-do-not-use' out of the middle of '-frust-mangling=
 2022-12-08  8:00 UTC 

[gcc/devel/rust/master] bors: Expect ubuntu32bit and gcc48 jobs to succeed
 2022-12-08  8:00 UTC 

[gcc/devel/rust/master] long_flag: Add env variable, remove bootstrap guards
 2022-12-08  8:00 UTC 

[gcc/devel/rust/master] fix makefile syntax error
 2022-12-08  7:59 UTC 

[gcc/devel/rust/master] rename variable which holds bootstrap flag
 2022-12-08  7:59 UTC 

[gcc/devel/rust/master] make: Use RUST_CXXFLAGS for session-manager specifically
 2022-12-08  7:59 UTC 

[gcc/devel/rust/master] rust1: Use RUST_CXXFLAGS
 2022-12-08  7:59 UTC 

[gcc/devel/rust/master] session-manager: Add fatal_error when flag is not present
 2022-12-08  7:59 UTC 

[gcc/devel/rust/master] wip: Add long flag and enable it on release builds
 2022-12-08  7:59 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Merge commit 'da7fb32d403759daefefc79dc251d2437c1b638c' into merge-master-da7fb32d403759daefefc79dc2
 2022-12-08  1:26 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Update xfail with new failures
 2022-12-08  1:26 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).