public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/devel/modula-2] Merge branch 'master' into devel/modula-2
 2022-05-15 22:44 UTC 

[gcc/devel/modula-2] (126 commits) Merge branch 'master' into devel/modula-2
 2022-05-15 22:44 UTC 

[gcc r13-466] i386: Remove constraints when used with constant integer predicates
 2022-05-15 20:08 UTC 

[gcc r13-465] c++: hidden friend access [DR1699]
 2022-05-15 16:45 UTC 

[gcc r13-464] c++: parsing injected-class-name as template
 2022-05-15 16:45 UTC 

[gcc r12-8380] c++: array {}-init [PR105589]
 2022-05-15 16:29 UTC 

[gcc r12-8379] c++: alias CTAD and member alias templates [PR104470]
 2022-05-15 16:29 UTC 

[gcc r12-8378] c++: typeid and instantiation [PR102651]
 2022-05-15 16:29 UTC 

[gcc r13-463] c++: array {}-init [PR105589]
 2022-05-15 16:28 UTC 

[gcc/devel/modula-2] Refactored some rules in Make-lang.in and portfix calcpath
 2022-05-15 12:06 UTC 

[gcc r9-10182] Daily bump
 2022-05-15  0:20 UTC 

[gcc r12-8377] Daily bump
 2022-05-15  0:19 UTC 

[gcc r11-9997] Daily bump
 2022-05-15  0:18 UTC 

[gcc r10-10741] Daily bump
 2022-05-15  0:17 UTC 

[gcc r13-462] Daily bump
 2022-05-15  0:16 UTC 

[gcc r9-10181] Daily bump
 2022-05-14  0:21 UTC 

[gcc r12-8376] Daily bump
 2022-05-14  0:20 UTC 

[gcc r11-9996] Daily bump
 2022-05-14  0:19 UTC 

[gcc r10-10740] Daily bump
 2022-05-14  0:19 UTC 

[gcc r13-461] Daily bump
 2022-05-14  0:17 UTC 

[gcc r13-460] c++: Add fixed test [PR81952]
 2022-05-13 23:46 UTC 

[gcc/devel/modula-2] Improvements to documentation
 2022-05-13 22:26 UTC 

[gcc r13-459] compiler: always sort interface parse methods
 2022-05-13 22:21 UTC 

[gcc r13-458] Improved V1TI (and V2DI) mode equality/inequality on x86_64
 2022-05-13 21:32 UTC 

[gcc r13-457] rs6000: Remove a few needless 'lp64' contraints
 2022-05-13 21:24 UTC 

[gcc r13-456] rs6000: Move g++.dg powerpc PR tests to g++.target
 2022-05-13 21:24 UTC 

[gcc r13-455] PR tree-optimization/83907: Improved memset handling in strlen pass
 2022-05-13 21:21 UTC 

[gcc r13-454] RISC-V: Implement C[LT]Z_DEFINED_VALUE_AT_ZERO
 2022-05-13 20:21 UTC 

[gcc r9-10180] c++: static memfn from non-dependent base [PR101078]
 2022-05-13 20:10 UTC 

[gcc r13-453] libstdc++: Make std::thread::_State private
 2022-05-13 20:00 UTC 

[gcc r13-452] libstdc++: Add noexcept to std::launch operators
 2022-05-13 20:00 UTC 

[gcc r13-451] libstdc++: Allow std::swap to find overload for std::exception_ptr
 2022-05-13 20:00 UTC 

[gcc r13-450] libstdc++: Make std::rethrow_if_nested work without RTTI
 2022-05-13 20:00 UTC 

[gcc r10-10739] c++: static memfn from non-dependent base [PR101078]
 2022-05-13 19:53 UTC 

[gcc r12-8375] Fortran: fix error recovery on invalid array section
 2022-05-13 19:35 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Merge commit '8ab4b484153031c407b7d8c760b6a2605da1199a' into merge-master-8ab4b484153031c407b7d8c760
 2022-05-13 19:24 UTC 

[gcc/microsoft/heads/main] (283 commits) Merge commit '8ab4b484153031c407b7d8c760b6a2605da1199a' int
 2022-05-13 19:24 UTC 

[gcc r13-449] Check operand for type, not LHS
 2022-05-13 18:41 UTC 

[gcc r9-10179] c++: extern template and static data member [PR99066]
 2022-05-13 18:24 UTC 

[gcc r9-10178] c++: missing dtor with -fno-elide-constructors [PR100838]
 2022-05-13 18:24 UTC 

[gcc r13-448] libgomp.fortran/target-nowait-array-section.f90: Fix typo
 2022-05-13 18:05 UTC 

[gcc r13-447] OpenMP/Fortran: Use firstprivat not alloc for ptr attach for arrays
 2022-05-13 18:00 UTC 

[gcc r9-10177] c++: NRV in lambda in template [PR91217]
 2022-05-13 17:42 UTC 

[gcc r9-10176] c++: array new initialized from a call [PR99643]
 2022-05-13 17:42 UTC 

[gcc r9-10175] c++: alignment of local typedef in template [PR65211]
 2022-05-13 17:41 UTC 

[gcc r9-10174] c++: template conversion op [PR101698]
 2022-05-13 17:41 UTC 

[gcc r9-10173] c++: NRV and ref-extended temps [PR101442]
 2022-05-13 17:41 UTC 

[gcc r9-10172] c++: operator new lookup [PR98249]
 2022-05-13 17:41 UTC 

[gcc r9-10171] c++: constexpr trivial -fno-elide-ctors [PR104646]
 2022-05-13 17:41 UTC 

[gcc r9-10170] c++: assignment to temporary [PR59950]
 2022-05-13 17:41 UTC 

[gcc r9-10169] c++: C++17 constexpr static data member linkage [PR99901]
 2022-05-13 17:41 UTC 

[gcc r9-10168] c++: nested generic lambda in DMI [PR101717]
 2022-05-13 17:41 UTC 

[gcc r9-10167] c++: PMF template parm and noexcept [PR90664]
 2022-05-13 17:41 UTC 

[gcc r9-10166] c++: lambda in DMI in class template [PR95870]
 2022-05-13 17:41 UTC 

[gcc r9-10165] c++: -Wunused, constant, and generic lambda [PR96311]
 2022-05-13 17:41 UTC 

[gcc r9-10164] c++: access checking in aggregate initialization [PR96673]
 2022-05-13 17:41 UTC 

[gcc r9-10163] c++: constexpr, inheritance, and local class [PR91933]
 2022-05-13 17:40 UTC 

[gcc r9-10162] c++: alias template equivalence and cv-quals [PR100032]
 2022-05-13 17:40 UTC 

[gcc r9-10161] re PR c++/67184 (Missed optimization with C++11 final specifier)
 2022-05-13 17:40 UTC 

[gcc r9-10160] c++: fix testcases
 2022-05-13 17:40 UTC 

[gcc r10-10738] c++: alignment of local typedef in template [PR65211]
 2022-05-13 17:14 UTC 

[gcc r10-10737] c++: template conversion op [PR101698]
 2022-05-13 17:14 UTC 

[gcc r10-10736] c++: NRV and ref-extended temps [PR101442]
 2022-05-13 17:14 UTC 

[gcc r10-10735] c++: extern template and static data member [PR99066]
 2022-05-13 17:14 UTC 

[gcc r10-10734] c++: mangling of lambdas in default args [PR91241]
 2022-05-13 17:13 UTC 

[gcc r10-10733] c++: argument pack with expansion [PR86355]
 2022-05-13 17:13 UTC 

[gcc r13-446] [AArch64] add barriers to ool __sync builtins
 2022-05-13 17:11 UTC 

[gcc r13-445] testsuite: btf: Fix btf-datasec-1.c for RISC-V
 2022-05-13 16:54 UTC 

[gcc r13-444] testsuite: opt: Fix const7.C for RISC-V
 2022-05-13 16:47 UTC 

[gcc r11-9995] c++: NRV and ref-extended temps [PR101442]
 2022-05-13 16:28 UTC 

[gcc r11-9994] c++: template conversion op [PR101698]
 2022-05-13 16:28 UTC 

[gcc r11-9993] c++: alignment of local typedef in template [PR65211]
 2022-05-13 16:28 UTC 

[gcc(refs/vendors/ARM/heads/morello)] vrp: Move INTEGRAL_TYPE_P test
 2022-05-13 15:43 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Change advertised version of the Morello/CHERI compiler
 2022-05-13 15:43 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Replace STRICT_ALIGNMENT uses with a mode-wise hook
 2022-05-13 15:43 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Handle some special cases for bitregion_end in bitwise operations
 2022-05-13 15:42 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Add testcases that had been lost in a rebase
 2022-05-13 15:42 UTC 

[gcc r13-443] Move VREL values to their own enumerated type
 2022-05-13 15:11 UTC 

[gcc r13-442] Return a bool result for union, and add performance improvements
 2022-05-13 14:55 UTC 

[gcc r13-441] Add a return value to intersect and speed it up
 2022-05-13 14:49 UTC 

[gcc r13-440] Fix return value in ranger_cache::get_global_range
 2022-05-13 14:42 UTC 

[gcc r13-439] MAINTAINERS: Add myself to write after approval
 2022-05-13 14:32 UTC 

[gcc r13-438] Add relation between op1 & op2 to lhs_opN_relation API
 2022-05-13 14:21 UTC 

[gcc r13-437] c++: Local symbols do not get module manglings
 2022-05-13 14:19 UTC 

[gcc r13-436] Export global ranges during the VRP block walk
 2022-05-13 13:58 UTC 

[gcc r13-435] Clear killing defs when resetting the path in path_oracle
 2022-05-13 13:51 UTC 

[gcc r13-434] Make range_from_dom more effective
 2022-05-13 13:47 UTC 

[gcc r11-9992] c++: deduction guides and ttp rewriting [PR102479]
 2022-05-13 13:40 UTC 

[gcc r13-433] libstdc++: Improve doxygen docs for <mutex>
 2022-05-13 12:35 UTC 

[gcc r13-432] libstdc++: Improve doxygen docs for some of <memory>
 2022-05-13 12:35 UTC 

[gcc r13-431] libstdc++: Improve doxygen docs for <thread> and <future>
 2022-05-13 12:35 UTC 

[gcc r13-430] libstdc++: Improve doxygen docs for algorithms and more
 2022-05-13 12:35 UTC 

[gcc r13-429] libstdc++: Improve doxygen docs for std::allocator
 2022-05-13 12:35 UTC 

[gcc r13-428] libstdc++: Improve doxygen docs for <regex>
 2022-05-13 12:35 UTC 

[gcc r13-427] libstdc++: Improve doxygen docs for <atomic>
 2022-05-13 12:35 UTC 

[gcc r13-426] libstdc++: Improve doxygen docs for <system_error>
 2022-05-13 12:34 UTC 

[gcc r13-425] libstdc++: Improve doxygen docs for std::pointer_traits
 2022-05-13 12:34 UTC 

[gcc r13-424] libstdc++: Add macros for the inline namespace std::_V2
 2022-05-13 12:34 UTC 

[gcc r13-423] libstdc++: Fix typo in doxygen @headerfile command
 2022-05-13 12:34 UTC 

[gcc r13-422] libstdc++: Disable Doxygen GROUP_NESTED_COMPOUNDS config option
 2022-05-13 12:34 UTC 

[gcc r11-9991] c++: template-id with current inst qualifier [PR102300]
 2022-05-13 12:08 UTC 

[gcc r12-8374] libgcov: use proper type for n_functions
 2022-05-13 12:04 UTC 

[gcc r13-421] libgomp nvptx plugin: Only consider '--with-cuda-driver=[...]' when applicable
 2022-05-13 12:03 UTC 

[gcc r13-420] Avoid visiting newly-created blocks in harden-conditionals
 2022-05-13 10:49 UTC 

[gcc r13-419] ada: gcc-if: build proper String_Pointer for Get_External_Name
 2022-05-13 10:49 UTC 

[gcc r13-418] Introduce tests for hardbool Machine_Attribute for Ada
 2022-05-13 10:49 UTC 

[gcc r13-417] arm: correctly handle misaligned MEMs on MVE [PR105463]
 2022-05-13 10:25 UTC 

[gcc r13-416] arm: fix some issues in mve_vector_mem_operand
 2022-05-13 10:25 UTC 

[gcc r13-415] xtensa: Reflect the 32-bit Integer Divide Option
 2022-05-13  9:31 UTC 

[gcc r13-414] xtensa: Rename deprecated extv/extzv insn patterns to extvsi/extzvsi
 2022-05-13  9:31 UTC 

[gcc r12-8373] Fix wrong SRA with VIEW_CONVERT_EXPR and reverse SSO
 2022-05-13  9:30 UTC 

[gcc(refs/users/aoliva/heads/testme)] Avoid visiting newly-created blocks in harden-conditionals
 2022-05-13  9:28 UTC 

[gcc(refs/users/aoliva/heads/testme)] ada: gcc-if: build proper String_Pointer for Get_External_Name
 2022-05-13  9:28 UTC 

[gcc/aoliva/heads/testme] (2 commits) Avoid visiting newly-created blocks in harden-conditionals
 2022-05-13  9:28 UTC 

[gcc r13-413] Fix wrong SRA with VIEW_CONVERT_EXPR and reverse SSO
 2022-05-13  9:19 UTC 

[gcc r13-412] [Ada] Fix incorrect call to inherited function with limited return type
 2022-05-13  8:09 UTC 

[gcc r13-411] [Ada] Storage_Model_Object fails to return object entity
 2022-05-13  8:09 UTC 

[gcc r13-410] [Ada] Compiler crash on -gnata -O2
 2022-05-13  8:09 UTC 

[gcc r13-409] [Ada] Only use alternate stack when needed
 2022-05-13  8:09 UTC 

[gcc r13-408] [Ada] Extend hardcfr testing (documentation)
 2022-05-13  8:09 UTC 

[gcc r13-407] [Ada] CUDA: use binder to generate kernel-registration code
 2022-05-13  8:09 UTC 

[gcc r13-406] [Ada] Fix iterated component association for array aggregate
 2022-05-13  8:09 UTC 

[gcc r13-405] [Ada] Simplify helper units for formal hashed sets/maps
 2022-05-13  8:09 UTC 

[gcc r13-404] [Ada] Adapt body of formal sets and maps for SPARK
 2022-05-13  8:09 UTC 

[gcc r13-403] [Ada] Remove dependency on tampering checks and controlled types for formal
 2022-05-13  8:08 UTC 

[gcc r13-402] [Ada] Ada ABI change when building with assertions
 2022-05-13  8:08 UTC 

[gcc r13-401] [Ada] Take into account GNSA_ROOT env var for prefix
 2022-05-13  8:08 UTC 

[gcc r13-400] [Ada] Implement late initialization rules for type extensions
 2022-05-13  8:08 UTC 

[gcc r13-399] [Ada] Handle IN iterator for class-wide derived object of iterator type
 2022-05-13  8:08 UTC 

[gcc r13-398] [Ada] Facilitate proof of Overwrite in bounded strings library
 2022-05-13  8:08 UTC 

[gcc r13-397] [Ada] Fix code example on representation clause
 2022-05-13  8:08 UTC 

[gcc r13-396] [Ada] Do not overwrite limited view of result type
 2022-05-13  8:08 UTC 

[gcc r13-395] [Ada] Wrong address for class-wide interface access conversion
 2022-05-13  8:08 UTC 

[gcc r13-394] [Ada] Crash in task body reference to discriminant
 2022-05-13  8:08 UTC 

[gcc r13-393] [Ada] Improve expected type error messages
 2022-05-13  8:08 UTC 

[gcc r13-392] [Ada] Document control flow redundancy
 2022-05-13  8:08 UTC 

[gcc r13-391] [Ada] Fix compiler crash on FOR iteration scheme over container
 2022-05-13  8:07 UTC 

[gcc r13-390] [Ada] Remove obsolete uses of Unchecked_Conversion from Ada 83
 2022-05-13  8:07 UTC 

[gcc r13-389] [Ada] Remove obsolete uses of Unchecked_Deallocation from Ada 83
 2022-05-13  8:07 UTC 

[gcc r13-388] [Ada] Fix the Ada 2022 iterated component association RM reference
 2022-05-13  8:07 UTC 

[gcc r13-387] [Ada] Fix typo on "that"
 2022-05-13  8:07 UTC 

[gcc r13-386] [Ada] Spurious access error in function returning type with access discriminant
 2022-05-13  8:07 UTC 

[gcc r13-385] [Ada] Accept effectively volatile components in actuals
 2022-05-13  8:07 UTC 

[gcc r13-384] [Ada] Remove redundant guard in checks for volatile actuals
 2022-05-13  8:07 UTC 

[gcc r13-383] [Ada] Ineffective use type clause warnings cause compile time crash
 2022-05-13  8:07 UTC 

[gcc r13-382] testsuite: Make AArch64 attributes_7.c generate unique report lines
 2022-05-13  8:03 UTC 

[gcc(refs/users/aoliva/heads/testme)] Avoid visiting newly-created blocks in harden-conditionals
 2022-05-13  7:33 UTC 

[gcc(refs/users/aoliva/heads/testme)] ada: gcc-if: build proper String_Pointer for Get_External_Name
 2022-05-13  7:32 UTC 

[gcc(refs/users/aoliva/heads/testme)] Introduce tests for hardbool Machine_Attribute for Ada
 2022-05-13  7:32 UTC 

[gcc/aoliva/heads/testme] (102 commits) Avoid visiting newly-created blocks in harden-conditionals
 2022-05-13  7:32 UTC 

[gcc/aoliva/heads/testbase] (99 commits) [PR105455] Set edge probabilities when hardening conditiona
 2022-05-13  7:32 UTC 

[gcc r13-381] Make gimple_build main workers more flexible
 2022-05-13  6:18 UTC 

[gcc r11-9990] libstdc++: ppc: conditionalize vsx-only simd intrinsics
 2022-05-13  6:09 UTC 

[gcc r12-8372] [PR105455] Set edge probabilities when hardening conditionals
 2022-05-13  6:06 UTC 

[gcc r12-8371] libstdc++: ppc: conditionalize vsx-only simd intrinsics
 2022-05-13  6:06 UTC 

[gcc r13-380] [PR105455] Set edge probabilities when hardening conditionals
 2022-05-13  6:01 UTC 

[gcc r13-379] Strip of a vector load which is only used partially
 2022-05-13  1:04 UTC 

[gcc r9-10159] Daily bump
 2022-05-13  0:20 UTC 

[gcc r12-8370] Daily bump
 2022-05-13  0:19 UTC 

[gcc r11-9989] Daily bump
 2022-05-13  0:18 UTC 

[gcc r10-10732] Daily bump
 2022-05-13  0:18 UTC 

[gcc r13-378] Daily bump
 2022-05-13  0:17 UTC 

[gcc(refs/users/meissner/heads/work089)] Update ChangeLog.meissner
 2022-05-12 22:56 UTC 

[gcc(refs/users/meissner/heads/work089)] Generate vadduqm and vsubuqm for TImode add/subtract
 2022-05-12 22:55 UTC 

[gcc(refs/users/meissner/heads/work089)] Update ChangeLog.meissner
 2022-05-12 22:47 UTC 

[gcc(refs/users/meissner/heads/work089)] Optimize multiply/add of DImode extended to TImode, PR target/103109
 2022-05-12 22:45 UTC 

[gcc(refs/users/meissner/heads/work089)] Add zero_extendditi2. Improve lxvr*x code generation
 2022-05-12 22:38 UTC 

[gcc(refs/users/meissner/heads/work089)] Update ChangeLog.meissner
 2022-05-12 22:31 UTC 

[gcc(refs/users/meissner/heads/work089)] Delay splitting addti3/subti3 until first split pass
 2022-05-12 22:30 UTC 

[gcc r10-10731] Revert "c++: designator and anon struct [PR101767]"
 2022-05-12 22:24 UTC 

[gcc r10-10730] Revert "c++: friend with redundant qualification [PR41723]"
 2022-05-12 22:24 UTC 

[gcc(refs/users/meissner/heads/work089)] Update ChangeLog.meissner
 2022-05-12 22:22 UTC 

[gcc(refs/users/meissner/heads/work089)] Replace UNSPEC with RTL code for extendditi2
 2022-05-12 21:45 UTC 

[gcc r10-10729] c++: rodata and defaulted ctor [PR104142]
 2022-05-12 21:25 UTC 

[gcc r10-10728] c++: low -faligned-new [PR102071]
 2022-05-12 21:24 UTC 

[gcc r10-10727] c++: missing dtor with -fno-elide-constructors [PR100838]
 2022-05-12 21:24 UTC 

[gcc r10-10726] c++: lambda and the current instantiation [PR82980]
 2022-05-12 21:24 UTC 

[gcc r10-10725] c++: constexpr trivial -fno-elide-ctors [PR104646]
 2022-05-12 21:23 UTC 

[gcc r10-10724] c++: pack init-capture of unresolved overload [PR102629]
 2022-05-12 21:23 UTC 

[gcc r10-10723] c++: assignment to temporary [PR59950]
 2022-05-12 21:15 UTC 

[gcc r10-10722] c++: empty base constexpr -fno-elide-ctors [PR105245]
 2022-05-12 21:15 UTC 

[gcc r10-10721] c++: nested generic lambda in DMI [PR101717]
 2022-05-12 21:15 UTC 

[gcc r10-10720] c++: -Wshadow=compatible-local type vs var [PR100608]
 2022-05-12 21:14 UTC 

[gcc r10-10719] c++: operator new lookup [PR98249]
 2022-05-12 21:14 UTC 

[gcc r10-10718] c++: designator and anon struct [PR101767]
 2022-05-12 21:14 UTC 

[gcc(refs/users/meissner/heads/work089)] Update ChangeLog.meissner
 2022-05-12 20:53 UTC 

[gcc r13-377] c++: tighten TMPL_ARGS_LEVEL macro
 2022-05-12 20:52 UTC 

[gcc(refs/users/meissner/heads/work089)] Optimize vec_splats of constant vec_extract for V2DI/V2DF, PR target 99293
 2022-05-12 20:51 UTC 

[gcc r11-9988] c++: pack init-capture of unresolved overload [PR102629]
 2022-05-12 20:14 UTC 

[gcc r11-9987] c++: constexpr trivial -fno-elide-ctors [PR104646]
 2022-05-12 20:14 UTC 

[gcc r11-9986] c++: lambda and the current instantiation [PR82980]
 2022-05-12 20:14 UTC 

[gcc r11-9985] c++: temp cleanup in new [PR105265]
 2022-05-12 20:14 UTC 

[gcc r11-9984] c++: empty base constexpr -fno-elide-ctors [PR105245]
 2022-05-12 20:13 UTC 

[gcc r11-9983] c++: local function versioning [PR104669]
 2022-05-12 20:13 UTC 

[gcc r11-9982] c++: low -faligned-new [PR102071]
 2022-05-12 20:13 UTC 

[gcc r11-9981] c++: rodata and defaulted ctor [PR104142]
 2022-05-12 20:13 UTC 

[gcc r13-376] testsuite: PPC vector double requires VSX
 2022-05-12 18:51 UTC 

[gcc r13-375] libstdc++: Remove whitespace before preprocessor directives
 2022-05-12 18:28 UTC 

[gcc r13-374] Refactor '-ldl' handling for libgomp proper and plugins
 2022-05-12 13:11 UTC 

[gcc/devel/omp/gcc-11] OpenMP: Handle descriptors in target's firstprivate [PR104949]
 2022-05-12 13:08 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).