public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc r13-4750] analyzer: add src_region param to region_model::check_for_poison [PR106479]
 2022-12-16 19:51 UTC 

[gcc r13-4749] Revert "IRA: Check that reg classes contain a hard reg of given mode in reg move cost calculation"
 2022-12-16 18:22 UTC 

[gcc r13-4748] Add a new warning option -Wstrict-flex-arrays
 2022-12-16 17:42 UTC 

[gcc r13-4747] RISC-V: Fix up some wording in the mcpu/mtune comment
 2022-12-16 16:48 UTC 

[gcc r13-4746] RISC-V: Note that __builtin_riscv_pause() implies Xgnuzihintpausestate
 2022-12-16 16:48 UTC 

[gcc r13-4745] libstdc++: Fix self-move for std::weak_ptr [PR108118]
 2022-12-16 14:30 UTC 

[gcc r13-4744] contrib: make warnings unique in filter-clang-warnings.py
 2022-12-16 12:07 UTC 

[gcc r13-4743] middle-end/108086 - avoid unshare_expr when remapping SSA names
 2022-12-16 12:06 UTC 

[gcc/devel/omp/gcc-12] libgomp: Fix USM bugs
 2022-12-16 11:28 UTC 

[gcc r13-4742] gcc-changelog: do not use PatchSet.from_filename
 2022-12-16 11:24 UTC 

[gcc r13-4741] gcc-changelog/git_email.py: Support older unidiff.PatchSet
 2022-12-16 10:02 UTC 

[gcc r13-4740] middle-end/108086 - remove PR28238 fix superseeded by PR34018 fix
 2022-12-16  9:29 UTC 

[gcc r13-4739] loop-invariant: Split preheader edge if the preheader bb ends with jump [PR106751]
 2022-12-16  9:20 UTC 

[gcc r13-4738] middle-end/108086 - more operand scanner reduction in inlining
 2022-12-16  8:30 UTC 

[gcc r13-4737] Remove libgomp/testsuite/libgomp.fortran/allocate-4.f90 [PR108056]
 2022-12-16  7:57 UTC 

[gcc r13-4736] Fix intrin name in Intel CMPccXADD
 2022-12-16  2:34 UTC 

[gcc r12-8988] Daily bump
 2022-12-16  0:22 UTC 

[gcc r11-10423] Daily bump
 2022-12-16  0:21 UTC 

[gcc r10-11123] Daily bump
 2022-12-16  0:19 UTC 

[gcc r13-4735] Daily bump
 2022-12-16  0:18 UTC 

[gcc r13-4734] c++: variadic using-decl with parm pack in terminal name [PR102104]
 2022-12-15 23:50 UTC 

[gcc r13-4733] c++: rename parameter
 2022-12-15 21:48 UTC 

[gcc r13-4732] c++: mangle contracts in write_mangled_name
 2022-12-15 21:48 UTC 

[gcc r13-4731] c++: class-scope qualified constrained auto [PR107188]
 2022-12-15 21:08 UTC 

[gcc r13-4730] c++: extract_local_specs and unevaluated contexts [PR100295]
 2022-12-15 21:03 UTC 

[gcc r13-4729] c++: local alias in typename in lambda [PR105518]
 2022-12-15 20:54 UTC 

[gcc r13-4728] c++: partial ordering with memfn ptr cst [PR108104]
 2022-12-15 20:39 UTC 

[gcc r13-4727] IRA: Check that reg classes contain a hard reg of given mode in reg move cost calculation
 2022-12-15 19:20 UTC 

[gcc(refs/vendors/redhat/heads/gcc-13-branch)] Red Hat customizations
 2022-12-15 18:36 UTC 

[gcc] Created branch 'redhat/heads/gcc-13-branch' in namespace 'refs/vendors'
 2022-12-15 18:36 UTC 

[gcc r13-4726] c++: Ensure !!var is not an lvalue [PR107065]
 2022-12-15 18:18 UTC 

[gcc r13-4725] doc: Fix documentation for __builtin_dynamic_object_size
 2022-12-15 17:53 UTC 

[gcc r13-4724] middle-end/70090: Document that -fsanitize=object-size uses dynamic size
 2022-12-15 17:53 UTC 

[gcc r13-4723] middle-end/108086 - avoid quadraticness in copy_edges_for_bb
 2022-12-15 17:43 UTC 

[gcc r13-4722] c++, libstdc++: Add typeinfo for _Float{16, 32, 64, 128, 32x, 64x} and __bf16 types [PR108075]
 2022-12-15 16:04 UTC 

[gcc/devel/rust/master] Merge #1700
 2022-12-15 15:34 UTC 

[gcc/devel/rust/master] Adjust '.github/bors_log_expected_warnings'
 2022-12-15 15:34 UTC 

[gcc/devel/rust/master] Adjust for "Make Warray-bounds alias to Warray-bounds= [PR107787]"
 2022-12-15 15:34 UTC 

[gcc/devel/rust/master] Merge commit '3b89428c0d5710c8093055b3d92c543888759f93' into HEAD
 2022-12-15 15:34 UTC 

[gcc/devel/rust/master] Merge commit '3d6dbb6fc5d1d14bf36a879b6f4a00ae91090a63' into HEAD
 2022-12-15 15:34 UTC 

[gcc/devel/rust/master] Merge commit 'b4fddbe9592e9feb37ce567d90af822b75995531' into HEAD
 2022-12-15 15:34 UTC 

[gcc/devel/rust/master] (1040 commits) Merge #1700
 2022-12-15 15:33 UTC 

[gcc r12-8987] AArch64: Add UNSPECV_PATCHABLE_AREA [PR98776]
 2022-12-15 15:12 UTC 

[gcc r11-10422] AArch64: Add UNSPECV_PATCHABLE_AREA [PR98776]
 2022-12-15 15:10 UTC 

[gcc r10-11122] AArch64: Add UNSPECV_PATCHABLE_AREA [PR98776]
 2022-12-15 15:08 UTC 

[gcc r13-4721] Subject: [committed, pushed] PR-107607 m2: Remove bdepend on realpath, cut and echo
 2022-12-15 14:28 UTC 

[gcc/devel/rust/master] Merge #1704
 2022-12-15 13:37 UTC 

[gcc/devel/rust/master] rust: fix link serialization [PR108113]
 2022-12-15 13:37 UTC 

[gcc r13-4720] testsuite: Fix up * quoting in glob strings
 2022-12-15 13:16 UTC 

[gcc r13-4719] testsuite: Add support for Rust and Modula-2 effective target tests
 2022-12-15 12:58 UTC 

[gcc r13-4718] Adjust ChangeLog entries from m2 merge
 2022-12-15 12:01 UTC 

[gcc r13-4717] PR-108123 gcc/m2/gm2config.h.in
 2022-12-15 11:49 UTC 

[gcc r13-4716] libgfortran's ISO_Fortran_binding.c: Use GCC11 version for backward-only code [PR108056]
 2022-12-15 11:27 UTC 

[gcc r13-4715] gcov: annotate uncovered branches [PR107537]
 2022-12-15 10:59 UTC 

[gcc/devel/modula-2] PR-108123 Rebuilt gcc/m2/gm2config.h.in
 2022-12-15 10:43 UTC 

[gcc r13-4714] middle-end/108086 - reduce operand scanner use from inliner
 2022-12-15 10:32 UTC 

[gcc r13-4713] into-ssa: Fix emitting debug stmts after asm goto [PR108095]
 2022-12-15  8:28 UTC 

[gcc r13-4712] c++: fix initializer_list transformation [PR108071]
 2022-12-15  5:26 UTC 

[gcc r12-8986] Daily bump
 2022-12-15  0:21 UTC 

[gcc r11-10421] Daily bump
 2022-12-15  0:20 UTC 

[gcc r10-11121] Daily bump
 2022-12-15  0:19 UTC 

[gcc r13-4711] Daily bump
 2022-12-15  0:18 UTC 

[gcc r13-4710] analyzer: don't call binding_key::make on empty regions [PR108065]
 2022-12-14 21:04 UTC 

[gcc r13-4709] btf: correct generation for extern funcs [PR106773]
 2022-12-14 18:26 UTC 

[gcc r13-4708] btf: fix 'extern const void' variables [PR106773]
 2022-12-14 18:25 UTC 

[gcc r13-4707] btf: add 'extern' linkage for variables [PR106773]
 2022-12-14 18:25 UTC 

[gcc r13-4706] ipa-sra: Consider the first parameter of methods safe to dereference
 2022-12-14 18:09 UTC 

[gcc r13-4705] ipa-sra: Fix address escape case when detecting Fortran descriptors
 2022-12-14 18:09 UTC 

[gcc r13-4704] Merge modula-2 front end onto gcc
 2022-12-14 17:45 UTC 

[gcc/devel/rust/master] Merge #1703
 2022-12-14 15:40 UTC 

[gcc/devel/rust/master] c++: Quash -Wdangling-reference for member operator* [PR107488]
 2022-12-14 15:40 UTC 

[gcc/devel/rust/master] Merge #1701
 2022-12-14 15:40 UTC 

[gcc/devel/rust/master] Really fix up '.github/bors_log_expected_warnings'
 2022-12-14 15:40 UTC 

[gcc/devel/rust/master] Revert "bors: Fix warning list"
 2022-12-14 15:40 UTC 

[gcc/devel/rust/master] Revert "ci: Apply warnings in CI"
 2022-12-14 15:40 UTC 

[gcc/devel/rust/master] Revert "ci: Use same CXXFLAGS in bootstrap workflow"
 2022-12-14 15:39 UTC 

[gcc/devel/rust/master] 'rust-warn += -Wno-unused-parameter'
 2022-12-14 15:39 UTC 

[gcc/devel/modula-2] Add modula-2 into doc/install.texi and doc/sourcebuild.texi
 2022-12-14 14:28 UTC 

[gcc r12-8985] libstdc++: Fix size passed to operator delete [PR108097]
 2022-12-14 14:18 UTC 

[gcc r13-4703] OpenMP: Duplicate checking for map clauses in Fortran (PR107214)
 2022-12-14 14:12 UTC 

[gcc r13-4702] OpenMP/Fortran: Combined directives with map/firstprivate of same symbol
 2022-12-14 14:12 UTC 

[gcc r13-4701] libstdc++: Fix size passed to operator delete [PR108097]
 2022-12-14 14:11 UTC 

[gcc r13-4700] ipa-sra: Fix parameter description
 2022-12-14 14:08 UTC 

[gcc r13-4699] AArch64: div-by-255, ensure that arguments are registers. [PR107988]
 2022-12-14 13:54 UTC 

[gcc r13-4698] contrib: add copyright for my scripts
 2022-12-14 13:07 UTC 

[gcc/devel/modula-2] Merge branch 'master' into devel/modula-2
 2022-12-14 12:30 UTC 

[gcc/devel/modula-2] (160 commits) Merge branch 'master' into devel/modula-2
 2022-12-14 12:30 UTC 

[gcc/devel/modula-2] Move hand built ChangeLogs out of the way premerge
 2022-12-14 12:28 UTC 

[gcc/devel/modula-2] Add list of potential target datatype comments to SYSTEM.def
 2022-12-14 12:18 UTC 

[gcc r13-4697] rust: Fix up aarch64-linux bootstrap [PR106072]
 2022-12-14 10:36 UTC 

[gcc r13-4696] mklog: do not depend on recent unidiff version
 2022-12-14 10:35 UTC 

[gcc r13-4695] docs: document --param=ipa-sra-ptrwrap-growth-factor
 2022-12-14  7:55 UTC 

[gcc r13-4694] tree-optimization/107617 - big-endian .LEN_STORE VN
 2022-12-14  7:48 UTC 

[gcc/devel/modula-2] Tidyup fixes relating to python3 detection and documentation generation
 2022-12-14  6:33 UTC 

[gcc] Created branch 'ventana/heads/crc-2022-12-09' in namespace 'refs/vendors'
 2022-12-14  6:07 UTC 

[gcc r13-4693] libgccjit: Allow comparing vector types
 2022-12-14  4:55 UTC 

[gcc r12-8984] Daily bump
 2022-12-14  0:23 UTC 

[gcc r11-10420] Daily bump
 2022-12-14  0:22 UTC 

[gcc r10-11120] Daily bump
 2022-12-14  0:21 UTC 

[gcc r13-4692] Daily bump
 2022-12-14  0:19 UTC 

[gcc r13-4691] ipa: Avoid looking for IPA-SRA replacements where there are none
 2022-12-14  0:04 UTC 

[gcc r13-4690] ipa-sra: Forward propagation of sizes which are safe to dereference
 2022-12-14  0:04 UTC 

[gcc r13-4689] ipa-sra: Be optimistic about Fortran descriptors
 2022-12-14  0:04 UTC 

[gcc r13-4688] ipa-sra: Move caller->callee propagation before callee->caller one
 2022-12-14  0:04 UTC 

[gcc r13-4687] ipa-sra: Treat REFERENCE_TYPES as always dereferencable
 2022-12-14  0:04 UTC 

[gcc r13-4686] ipa-cp: Leave removal of unused parameters to IPA-SRA
 2022-12-14  0:04 UTC 

[gcc r13-4685] ipa: Better way of applying both IPA-CP and IPA-SRA (PR 103227)
 2022-12-14  0:04 UTC 

[gcc r13-4684] ipa-cp: Write transformation summaries of all functions
 2022-12-14  0:04 UTC 

[gcc(refs/users/meissner/heads/work103)] Update ChangeLog.meissner
 2022-12-13 23:27 UTC 

[gcc(refs/users/meissner/heads/work103)] Update float 128-bit conversions, PR target/107299
 2022-12-13 23:24 UTC 

[gcc(refs/users/meissner/heads/work103)] Make __float128 use the _Float128 type, PR target/107299
 2022-12-13 23:23 UTC 

[gcc(refs/users/meissner/heads/work103)] Rework 128-bit complex multiply and divide
 2022-12-13 23:23 UTC 

[gcc r10-11119] libphobos: Fix std.path.expandTilde raising onOutOfMemory
 2022-12-13 23:05 UTC 

[gcc r11-10419] libphobos: Backport library and bindings fixes from mainline
 2022-12-13 22:51 UTC 

[gcc r12-8983] libphobos: Backport library and bindings fixes from mainline
 2022-12-13 22:35 UTC 

[gcc/devel/modula-2] Introduce target independent copies of document chapters
 2022-12-13 22:08 UTC 

[gcc r13-4683] i386: Fix up *concat*_{5,6,7} patterns [PR108044]
 2022-12-13 21:17 UTC 

[gcc r13-4682] libstdc++: Update backtrace-rename.h
 2022-12-13 21:16 UTC 

[gcc(refs/users/meissner/heads/work103-orig)] Add REVISION
 2022-12-13 21:10 UTC 

[gcc] Created branch 'meissner/heads/work103-orig' in namespace 'refs/users'
 2022-12-13 21:09 UTC 

[gcc(refs/users/meissner/heads/work103)] Add ChangeLog.meissner and REVISION
 2022-12-13 21:08 UTC 

[gcc] Created branch 'meissner/heads/work103' in namespace 'refs/users'
 2022-12-13 21:06 UTC 

[gcc r13-4681] Fortran: NULL pointer dereference while parsing a function [PR107423]
 2022-12-13 18:09 UTC 

[gcc r13-4680] AArch64: Fix ILP32 tbranch
 2022-12-13 18:04 UTC 

[gcc r13-4679] vect-patterns: Fix up vect_recog_rotate_pattern [PR108064]
 2022-12-13 15:55 UTC 

[gcc r12-8982] varasm: Fix type confusion bug
 2022-12-13 15:42 UTC 

[gcc/devel/omp/gcc-12] OpenMP, libgomp: Handle unified shared memory in omp_target_is_accessible
 2022-12-13 14:34 UTC 

[gcc r13-4678] tree-optimization/105801 - CCP and .DEFERRED_INIT
 2022-12-13 14:17 UTC 

[gcc r13-4677] gccrs: Add README, CONTRIBUTING and compiler logo
 2022-12-13 13:20 UTC 

[gcc r13-4676] gccrs: Add config-lang.in
 2022-12-13 13:20 UTC 

[gcc r13-4675] gccrs: Add fatal_error when experimental flag is not present
 2022-12-13 13:20 UTC 

[gcc r13-4674] gccrs: Add GCC Rust front-end Make-lang.in
 2022-12-13 13:20 UTC 

[gcc r13-4673] gccrs: Add lang.opt
 2022-12-13 13:20 UTC 

[gcc r13-4672] gccrs: Add lang-spec.h
 2022-12-13 13:20 UTC 

[gcc r13-4671] gccrs: Compiler proper interface kicks off the pipeline
 2022-12-13 13:20 UTC 

[gcc r13-4670] gccrs: Add compiler driver
 2022-12-13 13:20 UTC 

[gcc r13-4669] gccrs: These are wrappers ported from reusing gccgo
 2022-12-13 13:20 UTC 

[gcc r13-4668] gccrs: Add HIR to GCC GENERIC lowering entry point
 2022-12-13 13:20 UTC 

[gcc r13-4667] gccrs: Add HIR to GCC GENERIC lowering for all nodes
 2022-12-13 13:19 UTC 

[gcc r13-4666] gccrs: Add base for HIR to GCC GENERIC lowering
 2022-12-13 13:19 UTC 

[gcc r13-4665] gccrs: Add metadata output pass
 2022-12-13 13:19 UTC 

[gcc r13-4664] gccrs: Add unused variable scan
 2022-12-13 13:19 UTC 

[gcc r13-4663] gccrs: Add dead code scan on HIR
 2022-12-13 13:19 UTC 

[gcc r13-4662] gccrs: Add privacy checks
 2022-12-13 13:19 UTC 

[gcc r13-4661] gccrs: Add const checker
 2022-12-13 13:19 UTC 

[gcc r13-4660] gccrs: Add unsafe checks for Rust
 2022-12-13 13:19 UTC 

[gcc r13-4659] gccrs: Add remaining type system transformations
 2022-12-13 13:19 UTC 

[gcc r13-4658] gccrs: Add Rust type information
 2022-12-13 13:19 UTC 

[gcc r13-4657] gccrs: Add type resolution and trait solving pass
 2022-12-13 13:19 UTC 

[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 

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