public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2022-07-18  7:51 UTC 

[gcc/devel/sphinx] (33 commits) Merge branch 'master' into devel/sphinx
 2022-07-18  7:51 UTC 

[gcc/devel/rust/master] Merge #1391
 2022-07-18  7:05 UTC 

[gcc/devel/rust/master] Fix ICE on duplicate compilation of ExternBlock items
 2022-07-18  7:05 UTC 

[gcc r13-1726] PR target/106231: Optimize (any_extend:DI (ctz:SI ...)) on x86_64
 2022-07-18  6:46 UTC 

[gcc r13-1725] Fix issue with x86_64_const_vector_operand predicate on x86
 2022-07-18  6:42 UTC 

[gcc r13-1724] Add UNSPEC_MASKOP to kupck<mode> instructions in sse.md on x86
 2022-07-18  6:38 UTC 

[gcc r12-8574] Daily bump
 2022-07-18  0:19 UTC 

[gcc r11-10152] Daily bump
 2022-07-18  0:18 UTC 

[gcc r10-10900] Daily bump
 2022-07-18  0:18 UTC 

[gcc r13-1723] Daily bump
 2022-07-18  0:17 UTC 

[gcc(refs/users/pheeck/heads/sccp)] tarjan_sccs vector is now vec<vec> insted of vec<vec *>
 2022-07-17  8:40 UTC 

[gcc(refs/users/pheeck/heads/sccp)] Merge branch 'master' into me/sccp
 2022-07-17  8:40 UTC 

[gcc/pheeck/heads/sccp] (329 commits) tarjan_sccs vector is now vec<vec> insted of vec<vec *>
 2022-07-17  8:40 UTC 

[gcc(refs/users/pheeck/heads/sccp)] fixed segfault, tarjan works
 2022-07-17  7:55 UTC 

[gcc r12-8573] Daily bump
 2022-07-17  0:19 UTC 

[gcc r11-10151] Daily bump
 2022-07-17  0:19 UTC 

[gcc r10-10899] Daily bump
 2022-07-17  0:18 UTC 

[gcc r13-1722] Daily bump
 2022-07-17  0:16 UTC 

[gcc r13-1721] go: fix f().x where f returns zero-sized type
 2022-07-16 23:30 UTC 

[gcc r10-10898] Fortran: do not generate conflicting results under -ff2c [PR104313]
 2022-07-16 18:48 UTC 

[gcc r11-10150] Fortran: do not generate conflicting results under -ff2c [PR104313]
 2022-07-16 18:39 UTC 

[gcc r12-8572] Fortran: do not generate conflicting results under -ff2c [PR104313]
 2022-07-16 18:30 UTC 

[gcc r13-1720] xtensa: Optimize "bitwise AND with imm1" followed by "branch if (not) equal to imm2"
 2022-07-16  7:28 UTC 

[gcc r13-1719] xtensa: constantsynth: Make try to find shorter instruction
 2022-07-16  7:28 UTC 

[gcc r12-8571] Daily bump
 2022-07-16  0:19 UTC 

[gcc r11-10149] Daily bump
 2022-07-16  0:19 UTC 

[gcc r10-10897] Daily bump
 2022-07-16  0:18 UTC 

[gcc r13-1718] Daily bump
 2022-07-16  0:17 UTC 

[gcc r13-1717] x86: Disable sibcall if indirect_return attribute doesn't match
 2022-07-15 23:58 UTC 

[gcc r13-1716] PR target/106273: Add earlyclobber to *andn<dwi>3_doubleword_bmi on x86_64
 2022-07-15 21:50 UTC 

[gcc/devel/rust/master] Merge #1362
 2022-07-15 21:38 UTC 

[gcc/devel/rust/master] Add new metadata interface to write directly to file
 2022-07-15 21:38 UTC 

[gcc/devel/rust/master] Support extern crate
 2022-07-15 21:38 UTC 

[gcc/devel/rust/master] Add support for ast with generic traits
 2022-07-15 21:38 UTC 

[gcc r13-1715] Fortran: do not generate conflicting results under -ff2c [PR104313]
 2022-07-15 20:08 UTC 

[gcc r13-1714] c++: Add __reference_con{struc, ver}ts_from_temporary [PR104477]
 2022-07-15 15:33 UTC 

[gcc r13-1713] analyzer: fix taint false positive on optimized range checks [PR106284]
 2022-07-15 15:30 UTC 

[gcc r13-1712] analyzer: documentation nits relating to new fd warnings
 2022-07-15 15:30 UTC 

[gcc r13-1711] go: fix f(g()) where g returns zero-sized type
 2022-07-15 15:05 UTC 

[gcc/devel/rust/master] Update build farm status
 2022-07-15 15:00 UTC 

[gcc r13-1710] aarch64: Remove qualifier_internal
 2022-07-15 14:32 UTC 

[gcc r13-1709] aarch64: Add V1DI mode
 2022-07-15 14:32 UTC 

[gcc r13-1708] MAINTAINERS: Add myself to Write After Approval
 2022-07-15 13:49 UTC 

[gcc r13-1707] PR target/106278: Keep REG_EQUAL notes consistent during TImode STV on x86_64
 2022-07-15 13:42 UTC 

[gcc/devel/rust/master] Merge #1385 #1386 #1387 #1388
 2022-07-15 11:37 UTC 

[gcc/devel/rust/master] Add new interface to mappings class crate_num_to_nodeid and node_is_crate
 2022-07-15 11:37 UTC 

[gcc/devel/rust/master] External Items with Rust ABI need to mangle the full path
 2022-07-15 11:37 UTC 

[gcc/devel/rust/master] Fix undefined behaviour using .get on unique_ptr
 2022-07-15 11:37 UTC 

[gcc/devel/rust/master] Add missing include for intellisense
 2022-07-15 11:37 UTC 

[gcc/devel/rust/master] Merge #1380 #1381 #1382
 2022-07-15 10:58 UTC 

[gcc/devel/rust/master] Merge #1384
 2022-07-15 10:58 UTC 

[gcc/devel/rust/master] Support generics in check for valid types in arithmetic expressions
 2022-07-15 10:58 UTC 

[gcc/devel/rust/master] Support ast dump of generic parameters on functions
 2022-07-15 10:58 UTC 

[gcc/devel/rust/master] Implement AST dump for ArithmeticOrLogicalExpr to fix unreachable
 2022-07-15 10:58 UTC 

[gcc/devel/rust/master] Support aggregate types in transmute
 2022-07-15 10:58 UTC 

[gcc r13-1706] Use pp_vrange for ranges in dump_ssaname_info
 2022-07-15  9:41 UTC 

[gcc r13-1705] Convert vrange dumping facilities to pretty_printer
 2022-07-15  9:41 UTC 

[gcc r13-1704] Implement visitor pattern for vrange
 2022-07-15  9:41 UTC 

[gcc r13-1703] libcpp: Improve encapsulation of label_text
 2022-07-15  8:44 UTC 

[gcc r13-1702] i386: Fix _mm_[u]comixx_{ss, sd} codegen and add PF result. [PR106113]
 2022-07-15  2:31 UTC 

[gcc r13-1701] [aarch64] Use op_mode instead of vmode in aarch64_vectorize_vec_perm_const
 2022-07-15  1:01 UTC 

[gcc r12-8570] Daily bump
 2022-07-15  0:20 UTC 

[gcc r11-10148] Daily bump
 2022-07-15  0:19 UTC 

[gcc r10-10896] Daily bump
 2022-07-15  0:18 UTC 

[gcc r13-1700] Daily bump
 2022-07-15  0:16 UTC 

[gcc r13-1699] Simplify memchr with small constant strings
 2022-07-14 21:10 UTC 

[gcc r13-1698] Fortran: error recovery for bad initializers of implied-shape arrays [PR106209]
 2022-07-14 20:27 UTC 

[gcc r13-1697] jit: Make recording::memento non-copyable
 2022-07-14 20:21 UTC 

[gcc r11-10147] [BACKPORT] Disable generating load/store vector pairs for block copies
 2022-07-14 18:04 UTC 

[gcc r12-8569] [BACKPORT] Disable generating load/store vector pairs for block copies
 2022-07-14 15:17 UTC 

[gcc r12-8568] regrename: Fix -fcompare-debug issue in check_new_reg_p [PR105041]
 2022-07-14 14:07 UTC 

[gcc/devel/rust/master] Merge #1379
 2022-07-14 11:57 UTC 

[gcc/devel/rust/master] backend: explain why cdecl is treated differently 
 2022-07-14 11:57 UTC 

[gcc r13-1696] lto-plugin: use -pthread only for detected targets
 2022-07-14 11:27 UTC 

[gcc r13-1695] Fix ICE on view conversion between struct and integer
 2022-07-14 10:21 UTC 

[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2022-07-14  9:34 UTC 

[gcc/devel/sphinx] (2 commits) Merge branch 'master' into devel/sphinx
 2022-07-14  9:34 UTC 

[gcc r13-1694] libiberty: fix docs typo
 2022-07-14  9:34 UTC 

[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2022-07-14  8:35 UTC 

[gcc/devel/sphinx] (2 commits) Merge branch 'master' into devel/sphinx
 2022-07-14  8:35 UTC 

[gcc r13-1693] docs: fix position of @end deftypefn
 2022-07-14  8:35 UTC 

[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2022-07-14  8:23 UTC 

[gcc/devel/sphinx] (80 commits) Merge branch 'master' into devel/sphinx
 2022-07-14  8:23 UTC 

[gcc r13-1692] docs: fix position of @end deftypefn
 2022-07-14  8:23 UTC 

[gcc(refs/users/marxin/heads/PR106156-fix-riscv64-lto-plugin-v3)] lto-plugin: use -pthread only for detected targets
 2022-07-14  7:52 UTC 

[gcc] Created branch 'marxin/heads/PR106156-fix-riscv64-lto-plugin-v3' in namespace 'refs/users'
 2022-07-14  7:52 UTC 

[gcc r13-1691] xtensa: Minor fix for FP constant synthesis
 2022-07-14  7:24 UTC 

[gcc(refs/users/meissner/heads/work094)] Update ChangeLog.meissner
 2022-07-14  2:13 UTC 

[gcc(refs/users/meissner/heads/work094)] __float128 and __ibm128 use different types from long double
 2022-07-14  2:11 UTC 

[gcc(refs/users/meissner/heads/work094)] Make IEEE 128-bit test data built-in functions overloaded
 2022-07-14  0:58 UTC 

[gcc(refs/users/meissner/heads/work094)] Make IEEE 128-bit extract and insert built-in functions overloaded
 2022-07-14  0:55 UTC 

[gcc(refs/users/meissner/heads/work094)] Make IEEE 128-bit comparison built-in functions overloaded
 2022-07-14  0:53 UTC 

[gcc(refs/users/meissner/heads/work094)] Revert patches
 2022-07-14  0:50 UTC 

[gcc(refs/users/meissner/heads/work094)] Revert patches
 2022-07-14  0:36 UTC 

[gcc(refs/users/meissner/heads/work094)] Update ChangeLog.meissner
 2022-07-14  0:29 UTC 

[gcc(refs/users/meissner/heads/work094)] Make IEEE 128-bit test data built-in functions overloaded
 2022-07-14  0:28 UTC 

[gcc r12-8567] Daily bump
 2022-07-14  0:20 UTC 

[gcc r11-10146] Daily bump
 2022-07-14  0:19 UTC 

[gcc r10-10895] Daily bump
 2022-07-14  0:18 UTC 

[gcc r13-1690] Daily bump
 2022-07-14  0:17 UTC 

[gcc(refs/users/meissner/heads/work094)] Update ChangeLog.meissner
 2022-07-13 23:41 UTC 

[gcc(refs/users/meissner/heads/work094)] Make IEEE 128-bit extract and insert built-in functions overloaded
 2022-07-13 23:39 UTC 

[gcc(refs/users/meissner/heads/work094)] Update ChangeLog.meissner
 2022-07-13 23:36 UTC 

[gcc(refs/users/meissner/heads/work094)] Make IEEE 128-bit comparison built-in functions overloaded
 2022-07-13 23:34 UTC 

[gcc(refs/users/meissner/heads/work094)] Update ChangeLog.meissner
 2022-07-13 23:20 UTC 

[gcc(refs/users/meissner/heads/work094)] Update ChangeLog.meissner
 2022-07-13 23:18 UTC 

[gcc(refs/users/meissner/heads/work094)] Make IEEE 128-bit round_to_odd functions overloaded
 2022-07-13 23:16 UTC 

[gcc(refs/users/meissner/heads/work094)] Add support for IEEE 128-bit long double built-ins
 2022-07-13 23:03 UTC 

[gcc(refs/users/meissner/heads/work094)] Revert patches
 2022-07-13 22:35 UTC 

[gcc(refs/users/meissner/heads/work094)] Overload IEEE 128-bit extract and insert support
 2022-07-13 22:26 UTC 

[gcc(refs/users/meissner/heads/work094)] Update ChangeLog.meissner
 2022-07-13 21:28 UTC 

[gcc(refs/users/meissner/heads/work094)] Overload IEEE 128-bit scalar eq, gt, lt, and unordered built-ins
 2022-07-13 21:26 UTC 

[gcc(refs/users/meissner/heads/work094)] Update ChangeLog.meissner
 2022-07-13 21:18 UTC 

[gcc(refs/users/meissner/heads/work094)] Overload IEEE 128-bit scalar eq, gt, lt, and unordered built-ins
 2022-07-13 21:09 UTC 

[gcc(refs/users/meissner/heads/work094)] Update ChangeLog.meissner
 2022-07-13 20:35 UTC 

[gcc(refs/users/meissner/heads/work094)] Add long double IEEE 128-bit built-in support
 2022-07-13 20:32 UTC 

[gcc(refs/users/meissner/heads/work094-orig)] Add REVISION
 2022-07-13 18:30 UTC 

[gcc] Created branch 'meissner/heads/work094-orig' in namespace 'refs/users'
 2022-07-13 18:26 UTC 

[gcc(refs/users/meissner/heads/work094)] Add ChangeLog.meissner and REVISION
 2022-07-13 18:26 UTC 

[gcc r13-1689] libcpp: Avoid pessimizing std::move [PR106272]
 2022-07-13 18:23 UTC 

[gcc] Created branch 'meissner/heads/work094' in namespace 'refs/users'
 2022-07-13 18:22 UTC 

[gcc r13-1688] c++: non-dependent call to consteval operator [PR105912]
 2022-07-13 18:03 UTC 

[gcc r13-1687] c++: dependence of constrained memfn from current inst [PR105842]
 2022-07-13 18:03 UTC 

[gcc r13-1686] libgo: don't include <linux/fs.h> when building gen-sysinfo.go
 2022-07-13 16:02 UTC 

[gcc r13-1685] Use nonzero bits in range-ops to determine if < 0 is false
 2022-07-13 14:26 UTC 

[gcc r13-1684] Clear nonzero mask when inverting ranges
 2022-07-13 14:26 UTC 

[gcc r13-1683] Speed up DOM record_temporary_equivalences
 2022-07-13 12:58 UTC 

[gcc(refs/users/kubaneko/heads/histogram)] Merge branch 'master' of git+ssh://gcc.gnu.org/git/gcc
 2022-07-13 12:49 UTC 

[gcc(refs/users/kubaneko/heads/histogram)] added histogram profiler and added it to division
 2022-07-13 12:49 UTC 

[gcc/kubaneko/heads/histogram] (1996 commits) Merge branch 'master' of git+ssh://gcc.gnu.org/git/gcc
 2022-07-13 12:49 UTC 

[gcc r10-10894] tree-sra: Fix union handling in build_reconstructed_reference
 2022-07-13 11:19 UTC 

[gcc r13-1682] [Ada] Small housekeeping work in gigi
 2022-07-13 10:04 UTC 

[gcc r13-1681] [Ada] Extend No_Dependence restriction to code generation
 2022-07-13 10:04 UTC 

[gcc r13-1680] [Ada] Revert recent change in debug info for vector array types
 2022-07-13 10:04 UTC 

[gcc r13-1679] [Ada] Undo questionable renaming in earlier change
 2022-07-13 10:04 UTC 

[gcc r13-1678] [Ada] Also deal with private actual types in latest change
 2022-07-13 10:04 UTC 

[gcc r13-1677] [Ada] Adjust name of stack checking function
 2022-07-13 10:04 UTC 

[gcc r13-1676] [Ada] Use actual types instead of formal types consistently in debug info
 2022-07-13 10:04 UTC 

[gcc r13-1675] [Ada] Generate debug info entry for user-defined access subtype
 2022-07-13 10:04 UTC 

[gcc r13-1674] [Ada] Do not generate DW_TAG_typedef for constrained array types
 2022-07-13 10:04 UTC 

[gcc r13-1673] [Ada] Fix internal error on comparison with access function parameter
 2022-07-13 10:04 UTC 

[gcc r13-1672] [Ada] Fix internal error on instance of Ada.Task_Attributes at -O
 2022-07-13 10:04 UTC 

[gcc r13-1671] [Ada] Fix wrong access check with access-to-unconstrained-array
 2022-07-13 10:04 UTC 

[gcc r13-1670] [Ada] Extend No_Dependence restriction to code generation (continued)
 2022-07-13 10:03 UTC 

[gcc r13-1669] [Ada] Fix for bootstrap problem with calling function System.Case_Util.To_Mixed
 2022-07-13 10:03 UTC 

[gcc r13-1668] [Ada] Add support for defaulted Storage_Model_Type aspect and subaspects
 2022-07-13 10:03 UTC 

[gcc r13-1667] [Ada] Fix for visibility of aspect expressions inside generic units
 2022-07-13 10:03 UTC 

[gcc r13-1666] [Ada] Handle bodies-to-inline just like generic templates
 2022-07-13 10:03 UTC 

[gcc r13-1665] [Ada] Clarify hardening command-line options that require explicit choices
 2022-07-13 10:03 UTC 

[gcc r13-1664] [Ada] Fix incorrect handling of Ghost aspect
 2022-07-13 10:03 UTC 

[gcc r13-1663] [Ada] Fix proof of runtime unit System.Arith_64
 2022-07-13 10:03 UTC 

[gcc r13-1662] [Ada] Fix crash on frontend inlining of functions with single returns
 2022-07-13 10:03 UTC 

[gcc r13-1661] [Ada] Plug legality loophole for equality operator of untagged record types
 2022-07-13 10:03 UTC 

[gcc r13-1660] [Ada] Fix automatic proof on System.Arith_32
 2022-07-13 10:03 UTC 

[gcc r13-1659] [Ada] Fix if expression returning slice
 2022-07-13 10:03 UTC 

[gcc r13-1658] [Ada] Add cross-references between Integer_Type_For and Small_Integer_Type_For
 2022-07-13 10:02 UTC 

[gcc r13-1657] [Ada] Fix internal error on untagged record type with equality operator
 2022-07-13 10:02 UTC 

[gcc r13-1656] [Ada] Fix CodePeer warnings in GNAT sources
 2022-07-13 10:02 UTC 

[gcc r13-1655] [Ada] Refine type for checking number of pragma arguments
 2022-07-13 10:02 UTC 

[gcc r13-1654] aarch64: Don't return invalid GIMPLE assign statements
 2022-07-13  8:02 UTC 

[gcc/devel/rust/master] Merge #1375
 2022-07-13  7:46 UTC 

[gcc/devel/rust/master] backend: properly handles foreign ABIs
 2022-07-13  7:46 UTC 

[gcc(refs/users/marxin/heads/PR106156-fix-riscv64-lto-plugin-v2)] lto-plugin: use -pthread only for detected targets
 2022-07-13  7:40 UTC 

[gcc] Created branch 'marxin/heads/PR106156-fix-riscv64-lto-plugin-v2' in namespace 'refs/users'
 2022-07-13  7:40 UTC 

[gcc r13-1653] tree-optimization/106249 - unroll-and-jam and LC SSA upate
 2022-07-13  7:36 UTC 

[gcc r12-8566] Daily bump
 2022-07-13  0:19 UTC 

[gcc r11-10145] Daily bump
 2022-07-13  0:19 UTC 

[gcc r10-10893] Daily bump
 2022-07-13  0:18 UTC 

[gcc r13-1652] Daily bump
 2022-07-13  0:17 UTC 

[gcc r13-1651] libstdc++: Check for EOF if extraction avoids buffer overflow [PR106248]
 2022-07-12 22:40 UTC 

[gcc r13-1650] Fortran: error recovery simplifying PACK with invalid arguments [PR106049]
 2022-07-12 18:20 UTC 

[gcc r13-1649] Set nonzero bits from bitwise and operator in range-ops
 2022-07-12 14:41 UTC 

[gcc/devel/omp/gcc-12] openmp: fix max_vf setting for amdgcn offloading
 2022-07-12 14:39 UTC 

[gcc r13-1648] lto-plugin: implement LDPT_GET_API_VERSION
 2022-07-12 13:27 UTC 

[gcc] Created branch 'kubaneko/heads/histogram' in namespace 'refs/users'
 2022-07-12 13:16 UTC 

[gcc r13-1647] Add internal functions for iround etc. [PR106253]
 2022-07-12 13:09 UTC 

[gcc r13-1646] Remove create_lcssa_for_virtual_phi and uses
 2022-07-12 12:40 UTC 

[gcc/devel/modula-2] dtoa replace index, m2rts export fixes
 2022-07-12 12:32 UTC 

[gcc r13-1645] [Ada] Fix inconsistent comment about expansion of exception declarations
 2022-07-12 12:27 UTC 

[gcc r13-1644] [Ada] Fix 0-sized secondary stack allocations
 2022-07-12 12:27 UTC 

[gcc r13-1643] [Ada] Use right implementation type for nonbinary-modulus ops
 2022-07-12 12:27 UTC 

[gcc r13-1642] [Ada] Spurious use_type clause warning
 2022-07-12 12:27 UTC 

[gcc r13-1641] [Ada] Extend No_Dependence restriction to code generation
 2022-07-12 12:26 UTC 

[gcc r13-1640] [Ada] Ada 2020: Allow declarative items mixed with statements
 2022-07-12 12:26 UTC 

[gcc r13-1639] [Ada] Don't check for misspelling of Not_A_Restriction_Id
 2022-07-12 12:26 UTC 

[gcc r13-1638] [Ada] Fix confusing error expression on an unknown restriction
 2022-07-12 12:26 UTC 

[gcc r13-1637] [Ada] Make it clear that gnatmake passes the ball to gprbuild if -P is set
 2022-07-12 12:26 UTC 

[gcc r13-1636] [Ada] Suppress warning in g-socthi__vxworks.adb
 2022-07-12 12:26 UTC 

[gcc r13-1635] [Ada] Simplify rewriting of attributes into Boolean literals
 2022-07-12 12:26 UTC 

[gcc r13-1634] [Ada] Ignore switches for controlling frontend warnings in GNATprove mode
 2022-07-12 12:26 UTC 

[gcc r13-1633] [Ada] Do not create large objects for indefinite protected types
 2022-07-12 12:26 UTC 

[gcc r13-1632] [Ada] Vxworks7* - Makefile.rtl rtp vs rtp-smp cleanup - remove unused files
 2022-07-12 12:26 UTC 

[gcc r13-1631] [Ada] Fix spurious warning on unreferenced internal generic instance
 2022-07-12 12:26 UTC 

[gcc r13-1630] [Ada] Refine heuristics for unreachable-code warnings
 2022-07-12 12:26 UTC 

[gcc r13-1629] [Ada] Remove out-of-range warning in unreachable code
 2022-07-12 12:25 UTC 

[gcc r13-1628] [Ada] Add one more leading underscore to couple of exported symbols
 2022-07-12 12:25 UTC 

[gcc r13-1627] [Ada] Proper freezing for dispatching expression functions
 2022-07-12 12:25 UTC 

[gcc r13-1626] [Ada] Warn on unset objects in packages with no bodies
 2022-07-12 12:25 UTC 

[gcc r13-1625] [Ada] Accept aspect Yield on subprogram bodies acting as specs
 2022-07-12 12:25 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).