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

[gcc/devel/sphinx] (329 commits) Merge branch 'master' into devel/sphinx
 2022-01-12 12:34 UTC 

[gcc r12-6521] Fix -Wformat-diag for aarch64 target
 2022-01-12 11:55 UTC 

[gcc r12-6520] Include elfos.h before ${tm_file}
 2022-01-12 11:53 UTC 

[gcc r12-6519] opts: do not do sanity check when an error is seen
 2022-01-12 11:53 UTC 

[gcc r12-6518] Fortran: fix testcase comment
 2022-01-12 11:42 UTC 

[gcc(refs/users/marxin/heads/Wformat-diag-targets)] Fix -Wformat-diag for aarch64 target
 2022-01-12 10:29 UTC 

[gcc(refs/users/marxin/heads/Wformat-diag-targets)] Fix -Wformat-diag for rs6000 target
 2022-01-12 10:29 UTC 

[gcc(refs/users/marxin/heads/Wformat-diag-targets)] Fix -Wformat-diag for s390x target
 2022-01-12 10:29 UTC 

[gcc/marxin/heads/Wformat-diag-targets] (3 commits) Fix -Wformat-diag for aarch64 target
 2022-01-12 10:29 UTC 

[gcc r12-6517] Fortran: fix testcase compiler flags
 2022-01-12 10:22 UTC 

[gcc r9-9908] tree-optimization/97953 - fix bougs range recorded by EVRP
 2022-01-12  9:21 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Manual changes for .cc renaming
 2022-01-12  8:57 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Automatic renaming of .c files to .cc
 2022-01-12  8:57 UTC 

[gcc/marxin/heads/cc-renaming] (2 commits) Manual changes for .cc renaming
 2022-01-12  8:57 UTC 

[gcc r10-10391] tree-optimization/97953 - fix bougs range recorded by EVRP
 2022-01-12  8:53 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Manual changes for .cc renaming
 2022-01-12  8:50 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Automatic renaming
 2022-01-12  8:50 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Rename files
 2022-01-12  8:50 UTC 

[gcc/marxin/heads/cc-renaming] (3 commits) Manual changes for .cc renaming
 2022-01-12  8:49 UTC 

[gcc r12-6516] c++: Silence -Wuseless-cast warnings during move [PR103480]
 2022-01-12  8:49 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Manual changes for .cc renaming
 2022-01-12  8:47 UTC 

[gcc/marxin/heads/cc-renaming] Manual changes for .cc renaming
 2022-01-12  8:47 UTC 

[gcc(refs/users/marxin/heads/Wformat-diag-targets)] Fix -Wformat-diag for aarch64 target
 2022-01-12  8:46 UTC 

[gcc(refs/users/marxin/heads/Wformat-diag-targets)] Fix -Wformat-diag for rs6000 target
 2022-01-12  8:46 UTC 

[gcc(refs/users/marxin/heads/Wformat-diag-targets)] Fix -Wformat-diag for s390x target
 2022-01-12  8:46 UTC 

[gcc] Created branch 'marxin/heads/Wformat-diag-targets' in namespace 'refs/users'
 2022-01-12  8:46 UTC 

[gcc r12-6515] libgfortran: Fix build on non-glibc targets
 2022-01-12  8:46 UTC 

[gcc r12-6514] testsuite: Fix up c-c++-common/builtin-shufflevector-3.c testcase [PR101530]
 2022-01-12  8:40 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] fix bool_mode
 2022-01-12  8:29 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] fix? pb with mve_vector_mem_operand
 2022-01-12  8:29 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] fix VECTOR_BOOL_MODE
 2022-01-12  8:28 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] WIP: add new constraint to thumb2_movhi* patterns, and assorted fixes
 2022-01-12  8:28 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] fix cde-mve-full-asm test
 2022-01-12  8:28 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] fix pr101325 test
 2022-01-12  8:28 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Add VPR_REG to ALL_REGS
 2022-01-12  8:28 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Convert more MVE/CDE builtins to predicate qualifiers
 2022-01-12  8:28 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Convert more load/store MVE builtins to predicate qualifiers
 2022-01-12  8:28 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Convert more MVE builtins to predicate qualifiers
 2022-01-12  8:28 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Convert remaining MVE vcmp builtins to predicate qualifiers
 2022-01-12  8:28 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] skip signbit-2.c, add arm_mve effective target
 2022-01-12  8:28 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Fix vcond_mask expander for MVE (PR target/100757)
 2022-01-12  8:28 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] FIXME fix mve_mov + iterator
 2022-01-12  8:28 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Implement auto-vectorized MVE comparisons with vectors of boolean predicates
 2022-01-12  8:27 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Implement MVE predicates as vectors of booleans
 2022-01-12  8:27 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Fix mve_vmvnq_n_<supf><mode> argument mode
 2022-01-12  8:27 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Add support for VPR_REG in arm_class_likely_spilled_p
 2022-01-12  8:27 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] fix for stack-usage-1.c
 2022-01-12  8:27 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Add GENERAL_AND_VPR_REGS regclass
 2022-01-12  8:27 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Add tests for PR target/101325
 2022-01-12  8:27 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Add tests for PR target/100757
 2022-01-12  8:27 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Add new tests for comparison vectorization with Neon and MVE
 2022-01-12  8:27 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] WIP check_effective_target_vect_int add MVE
 2022-01-12  8:27 UTC 

[gcc/clyon/heads/mve-autovec] (2254 commits) fix bool_mode
 2022-01-12  8:27 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Manual changes for .cc renaming
 2022-01-12  8:25 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Automatic renaming
 2022-01-12  8:25 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Rename files
 2022-01-12  8:25 UTC 

[gcc/marxin/heads/cc-renaming] (83 commits) Manual changes for .cc renaming
 2022-01-12  8:25 UTC 

[gcc r12-6513] tree-optimization/76174 - testcase for fixed PR
 2022-01-12  7:12 UTC 

[gcc r11-9455] Unify UNSPEC_MASKED_EQ/GT to the form of UNSPEC_PCMP
 2022-01-12  5:58 UTC 

[gcc r12-6512] cris: Avoid format-string-related warnings in calls to error functions
 2022-01-12  2:51 UTC 

[gcc r12-6511] cris: Parenthesize parameter to as_a
 2022-01-12  2:51 UTC 

[gcc r11-9454] libsanitizer: Cherry-pick LLVM release/13.x commit d96358a28193
 2022-01-12  2:34 UTC 

[gcc r9-9907] Daily bump
 2022-01-12  0:19 UTC 

[gcc r11-9453] Daily bump
 2022-01-12  0:18 UTC 

[gcc r10-10390] Daily bump
 2022-01-12  0:17 UTC 

[gcc r12-6510] Daily bump
 2022-01-12  0:17 UTC 

[gcc r12-6509] Change the 3rd parameter of function .DEFERRED_INIT from IS_VLA to decl name
 2022-01-11 23:19 UTC 

[gcc(refs/users/meissner/heads/work075)] Update ChangeLog.meissner
 2022-01-11 23:16 UTC 

[gcc(refs/users/meissner/heads/work075)] Use default for long double if not specified
 2022-01-11 23:14 UTC 

[gcc r12-6508] power-ieee128: Fix up byte-swapping for IBM extended real(kind=16)
 2022-01-11 22:52 UTC 

[gcc r12-6507] Handle R16 conversion for POWER in the environment variables
 2022-01-11 22:52 UTC 

[gcc r12-6506] Implement CONVERT specifier for OPEN
 2022-01-11 22:51 UTC 

[gcc r12-6505] libgfortran: Make sure glibc < 2.32 built powerpc64le-linux libgfortran doesn't use __*ieee128 APIs
 2022-01-11 22:51 UTC 

[gcc r12-6504] libgfortran: Avoid using libquadmath APIs on powerpc64le on glibc 2.32+
 2022-01-11 22:51 UTC 

[gcc r12-6503] Allow other languages to change long double format
 2022-01-11 22:51 UTC 

[gcc r12-6502] testsuite: Fix pr47614.f test
 2022-01-11 22:51 UTC 

[gcc r12-6501] fortran, libgfortran: Add remaining missing *_r17 symbols
 2022-01-11 22:51 UTC 

[gcc r12-6500] fortran, libgfortran: Assorted -mabi=ieeelongdouble I/O fixes
 2022-01-11 22:51 UTC 

[gcc r12-6499] libgfortran: -mabi=ieeelongdouble I/O fix
 2022-01-11 22:51 UTC 

[gcc r12-6498] fortran, libgfortran: -mabi=ieeelongdouble I/O
 2022-01-11 22:51 UTC 

[gcc r12-6497] libquadmath: Use -mno-gnu-attribute in libquadmath
 2022-01-11 22:51 UTC 

[gcc r12-6496] Make sure the Fortran specifics have real(kind=16)
 2022-01-11 22:51 UTC 

[gcc r12-6495] gfortran: Introduce gfc_type_abi_kind
 2022-01-11 22:51 UTC 

[gcc r12-6494] libgfortran: Small progress on the library side
 2022-01-11 22:50 UTC 

[gcc r12-6493] Generate config.h macros for IEEE128 math functions
 2022-01-11 22:50 UTC 

[gcc r12-6492] Fix pattern substition for _r17 and _c17
 2022-01-11 22:50 UTC 

[gcc r12-6491] Prepare library for REAL(KIND=17)
 2022-01-11 22:50 UTC 

[gcc/devel/power-ieee128] power-ieee128: Fix up byte-swapping for IBM extended real(kind=16)
 2022-01-11 22:04 UTC 

[gcc/devel/c++-coroutines] Merge master r12-6484
 2022-01-11 20:02 UTC 

[gcc/devel/c++-coroutines] (113 commits) Merge master r12-6484
 2022-01-11 20:02 UTC 

[gcc r12-6490] ira: Fix old-reload targets [PR103974]
 2022-01-11 19:25 UTC 

[gcc/devel/modula-2] Fix to parallel builds by adding dependencies to gcc/m2/Make-lang.in
 2022-01-11 19:24 UTC 

[gcc r12-6489] libstdc++: Install <source_location> header for freestanding [PR103726]
 2022-01-11 18:36 UTC 

[gcc r12-6488] i386: Introduce V2QImode vector cmove for -msse4.1 [PR103861]
 2022-01-11 18:24 UTC 

[gcc r12-6487] c++: Fix ICEs with OBJ_TYPE_REF pretty printing [PR101597]
 2022-01-11 18:22 UTC 

[gcc r12-6486] c-family: Fix up -W*conversion on bitwise &/|/^ [PR101537]
 2022-01-11 18:15 UTC 

[gcc r12-6485] c++: dependent bases and 'this' availability [PR103831]
 2022-01-11 18:00 UTC 

[gcc r12-6484] libstdc++: Add missing noexcept to lazy_split_view iterator (LWG 3593)
 2022-01-11 15:17 UTC 

[gcc r12-6483] libstdc++: Make copyable-box completely constexpr (LWG 3572)
 2022-01-11 15:17 UTC 

[gcc r12-6482] tree-object-size: Dynamic sizes for ADDR_EXPR
 2022-01-11 14:48 UTC 

[gcc r12-6481] tree-object-size: Handle GIMPLE_CALL
 2022-01-11 14:48 UTC 

[gcc r12-6480] tree-object-size: Handle function parameters
 2022-01-11 14:48 UTC 

[gcc r12-6479] tree-object-size: Support dynamic sizes in conditions
 2022-01-11 14:48 UTC 

[gcc r12-6478] tree-optimization/103961: Never compute offset for -1 size
 2022-01-11 14:48 UTC 

[gcc r12-6477] Prevent exponential range calculations
 2022-01-11 14:39 UTC 

[gcc r12-6476] analyzer: fix false +ve on bitwise binops (PR analyzer/102692)
 2022-01-11 14:17 UTC 

[gcc r11-9452] Directly resolve range_of_stmt dependencies. (Port of PR 103231/103464)
 2022-01-11 14:07 UTC 

[gcc r12-6475] check-MAINTAINERS.py: use sys.argv[1]
 2022-01-11 13:30 UTC 

[gcc r12-6474] libstdc++: Install <coroutine> header for freestanding [PR103726]
 2022-01-11 13:29 UTC 

[gcc r12-6473] libstdc++: Optimize std::ostream inserters for single characters
 2022-01-11 13:28 UTC 

[gcc r12-6472] [Ada] Relax assertion on designated types for equality operators
 2022-01-11 13:28 UTC 

[gcc r12-6471] [Ada] Include generic instance names in non-visible entity errors
 2022-01-11 13:28 UTC 

[gcc r12-6470] [Ada] Accept square brackets for expression functions
 2022-01-11 13:28 UTC 

[gcc r12-6469] [Ada] Task arrays trigger spurious unreferenced warnings
 2022-01-11 13:28 UTC 

[gcc r12-6468] [Ada] Remove unreferenced CCG-specific routine Insert_Declaration
 2022-01-11 13:28 UTC 

[gcc r12-6467] [Ada] Avoid redundant checks for empty lists
 2022-01-11 13:28 UTC 

[gcc r12-6466] [Ada] Remove name constant used by GNATprove but not by GNAT
 2022-01-11 13:28 UTC 

[gcc r12-6465] [Ada] Reduce scope of declare block in analysis of allocators
 2022-01-11 13:28 UTC 

[gcc r12-6464] [Ada] Balance parentheses in comments about allocators
 2022-01-11 13:28 UTC 

[gcc r12-6463] [Ada] Remove unreferenced name constants
 2022-01-11 13:28 UTC 

[gcc r12-6462] [Ada] Adapt proof of System.Arith_Double
 2022-01-11 13:27 UTC 

[gcc r12-6461] [Ada] Deconstruct a VMS utility routine which is only used by GNATprove
 2022-01-11 13:27 UTC 

[gcc r12-6460] [Ada] Recover proof of Ada.Strings.Fixed with assertions
 2022-01-11 13:27 UTC 

[gcc r12-6459] [Ada] PR ada/79724
 2022-01-11 13:27 UTC 

[gcc r12-6458] [Ada] Remove unnecessary block in code for expansion of allocators
 2022-01-11 13:27 UTC 

[gcc r12-6457] [Ada] Fix incomplete debug info for derived packed array type
 2022-01-11 13:27 UTC 

[gcc r12-6456] [Ada] Reuse Make_Temporary where possible
 2022-01-11 13:27 UTC 

[gcc r12-6455] [Ada] Fix check for implicit allocation of dynamic objects
 2022-01-11 13:27 UTC 

[gcc r12-6454] [Ada] Proof of unit System.Case_Util
 2022-01-11 13:27 UTC 

[gcc r12-6453] [Ada] Proof of System.Val_Uns at gold level
 2022-01-11 13:27 UTC 

[gcc r12-6452] [Ada] Adapt ghost code to maintain proof
 2022-01-11 13:27 UTC 

[gcc r12-6451] [Ada] Simplify construction of messages about configurable runtime
 2022-01-11 13:26 UTC 

[gcc r12-6450] [Ada] Remove redundant initialization of Test_And_Set_Flag object
 2022-01-11 13:26 UTC 

[gcc r12-6449] [Ada] Tune inconsistent message about fixed-lower-bound and -gnatX
 2022-01-11 13:26 UTC 

[gcc r12-6448] [Ada] Conformance error on protected subp with anonymous-access-to-tagged formal
 2022-01-11 13:26 UTC 

[gcc r12-6447] [Ada] Proof of System.Vectors.Boolean_Operations
 2022-01-11 13:26 UTC 

[gcc r12-6446] [Ada] Remove extra space in single object declarations
 2022-01-11 13:26 UTC 

[gcc r12-6445] [Ada] Code cleanups
 2022-01-11 13:26 UTC 

[gcc r12-6444] [Ada] Remove warnings-as-errors about constraints error in dead code
 2022-01-11 13:26 UTC 

[gcc r12-6443] [Ada] Escalate pre-continuation messages from warnings to errors
 2022-01-11 13:26 UTC 

[gcc r12-6442] [Ada] Update copyright notice and bump Gnatvsn.Current_Year
 2022-01-11 13:26 UTC 

[gcc r12-6441] [Ada] Document LLVM-specific flags
 2022-01-11 13:26 UTC 

[gcc r12-6440] [Ada] Use atomic builtins for atomic counters on x86 (32bit)
 2022-01-11 13:26 UTC 

[gcc r12-6439] libstdc++: Make std::variant work with Clang in C++20 mode [PR103891]
 2022-01-11 13:24 UTC 

[gcc r12-6438] libstdc++: Make std::common_iterator completely constexpr-able (LWG 3574)
 2022-01-11 13:23 UTC 

[gcc r12-6437] Sort 2 names in ChangeLog
 2022-01-11 13:13 UTC 

[gcc r12-6436] Check sorting of MAINTAINERS
 2022-01-11 13:13 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Manual changes for .cc renaming
 2022-01-11 12:49 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Automatically rename all occurrences of .cc renamed files
 2022-01-11 12:49 UTC 

[gcc/marxin/heads/cc-renaming] (2 commits) Manual changes for .cc renaming
 2022-01-11 12:49 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Manual changes for .cc renaming
 2022-01-11 12:48 UTC 

[gcc/marxin/heads/cc-renaming] Manual changes for .cc renaming
 2022-01-11 12:48 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Manual changes
 2022-01-11 12:47 UTC 

[gcc r12-6435] ira: Fix s390 build
 2022-01-11 12:47 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Automatic renaming
 2022-01-11 12:47 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Rename files to .cc
 2022-01-11 12:47 UTC 

[gcc/marxin/heads/cc-renaming] (3 commits) Manual changes
 2022-01-11 12:47 UTC 

[gcc r12-6434] Recognize MULT_HIGHPART_EXPR in tree-ssa-math-opts pass
 2022-01-11 12:31 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Manual changes
 2022-01-11 10:32 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Automatic renaming
 2022-01-11 10:32 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Rename files
 2022-01-11 10:32 UTC 

[gcc/marxin/heads/cc-renaming] (3 commits) Manual changes
 2022-01-11 10:32 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Manual changes
 2022-01-11  9:50 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Automatic renaming
 2022-01-11  9:50 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Rename files
 2022-01-11  9:50 UTC 

[gcc/marxin/heads/cc-renaming] (14 commits) Manual changes
 2022-01-11  9:50 UTC 

[gcc(refs/vendors/ARM/heads/arm-11)] Enable -fcode-hoisting with -Os
 2022-01-11  9:32 UTC 

[gcc/ARM/heads/arm-11] (9 commits) Enable -fcode-hoisting with -Os
 2022-01-11  9:32 UTC 

[gcc r12-6433] rs6000: powerpc suboptimal boolean test of contiguous bits [PR102239]
 2022-01-11  9:23 UTC 

[gcc r12-6432] State --sysroot option as validated once processed
 2022-01-11  8:45 UTC 

[gcc r12-6431] Improve sequence logic in cxx_init_decl_processing
 2022-01-11  8:44 UTC 

[gcc r12-6430] testsuite: Fix regression on m32 by r12-6087 [PR103820]
 2022-01-11  8:24 UTC 

[gcc r12-6429] rs6000: Remove useless code related to -mno-power10
 2022-01-11  3:27 UTC 

[gcc r12-6428] Extend predicate of operands[1] from register_operand to vector_operand for andnot insn
 2022-01-11  2:13 UTC 

[gcc r9-9906] Daily bump
 2022-01-11  0:20 UTC 

[gcc r11-9451] Daily bump
 2022-01-11  0:19 UTC 

[gcc r10-10389] Daily bump
 2022-01-11  0:18 UTC 

[gcc r12-6427] Daily bump
 2022-01-11  0:17 UTC 

[gcc/devel/power-ieee128] Handle R16 conversion for POWER in the environment variables
 2022-01-10 22:36 UTC 

[gcc r11-9450] c++: "more constrained" vs staticness of memfn [PR103783]
 2022-01-10 21:16 UTC 

[gcc r12-6426] i386: Introduce V2QImode vector compares [PR103861]
 2022-01-10 20:00 UTC 

[gcc r12-6425] c++: constexpr base-to-derived conversion with offset 0 [PR103879]
 2022-01-10 19:59 UTC 

[gcc r12-6424] c++: "more constrained" vs staticness of memfn [PR103783]
 2022-01-10 19:59 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Manual changes
 2022-01-10 19:52 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Automatic renaming
 2022-01-10 19:52 UTC 

[gcc(refs/users/marxin/heads/cc-renaming)] Rename files
 2022-01-10 19:52 UTC 

[gcc/marxin/heads/cc-renaming] (36 commits) Manual changes
 2022-01-10 19:52 UTC 

[gcc r12-6423] c++: Ensure some more that immediate functions aren't gimplified [PR103912]
 2022-01-10 19:50 UTC 

[gcc r12-6422] tree-optimization/103948 - detect vector vec_cmp in expand_vector_condition
 2022-01-10 19:40 UTC 

[gcc(refs/users/marxin/heads/cc-renaming-v6)] Manual changes
 2022-01-10 19:37 UTC 

[gcc(refs/users/marxin/heads/cc-renaming-v6)] Automatic changes
 2022-01-10 19:37 UTC 

[gcc(refs/users/marxin/heads/cc-renaming-v6)] Rename files
 2022-01-10 19:37 UTC 

[gcc] Created branch 'marxin/heads/cc-renaming-v6' in namespace 'refs/users'
 2022-01-10 19:37 UTC 

[gcc r11-9449] libstdc++: Update default -std option in manual
 2022-01-10 18:57 UTC 

[gcc r11-9448] libstdc++: Add -nostdinc++ for c++17 sources [PR100017]
 2022-01-10 18:57 UTC 

[gcc r12-6421] rs6000: Add Power10 optimization for _mm_blendv*
 2022-01-10 18:16 UTC 

[gcc r12-6420] [vect] Re-analyze all modes for epilogues
 2022-01-10 18:12 UTC 

[gcc r12-6419] Fortran: Pass unlimited polymorphic argument to assumed type [PR103366]
 2022-01-10 16:55 UTC 

[gcc r12-6418] x86_64: Ignore zero width bitfields in ABI and issue -Wpsabi warning about C zero width bitfield ABI
 2022-01-10 16:47 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).