public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/aoliva/heads/testbase] (203 commits) Fortran: allow RESTRICT qualifier also for optional argumen
@ 2023-12-05 19:30 Alexandre Oliva
  0 siblings, 0 replies; only message in thread
From: Alexandre Oliva @ 2023-12-05 19:30 UTC (permalink / raw)
  To: gcc-cvs

The branch 'aoliva/heads/testbase' was updated to point to:

 9c3a880feec... Fortran: allow RESTRICT qualifier also for optional argumen

It previously pointed to:

 a0905fd7405... Revert "testsuite: analyzer: expect alignment warning with 

Diff:

Summary of changes (added commits):
-----------------------------------

  9c3a880... Fortran: allow RESTRICT qualifier also for optional argumen (*)
  1dad3df... Restore build with GCC 4.8 to GCC 5 (*)
  3cd7354... libstdc++: Disable std::formatter::set_debug_format [PR1128 (*)
  9fff752... libstdc++: Add test for LWG Issue 3897 (*)
  e5153e7... c++: Implement C++ DR 2262 - Attributes for asm-definition  (*)
  d940315... middle-end/112860 - -fgimple can skip ISEL (*)
  805be8f... PR modula2/112865 IM and RE fails to skip type equivalences (*)
  7e40497... sanitizer/111736 - skip ASAN for globals in alternate addre (*)
  1e6c4aa... ipa/92606 - IPA ICF merging variables in different address- (*)
  68d32d0... middle-end/112830 - avoid gimplifying non-default addr-spac (*)
  8ff02df... tree-optimization/112856 - fix LC SSA after loop header cop (*)
  e0786ca... i386: Fix -fcf-protection -Os ICE due to movabsq peephole2  (*)
  c1c267d... aarch64: Add support for SME2 intrinsics (*)
  8d29b7a... aarch64: Add ZT0 (*)
  724a873... aarch64: Add svboolx2_t (*)
  37be343... aarch64: Add svcount_t (*)
  3b58b22... aarch64: Add +sme2 (*)
  0e7fee5... aarch64: Update sibcall handling for SME (*)
  0e9aa05... aarch64: Enforce inlining restrictions for SME (*)
  275706f... aarch64: Handle PSTATE.SM across abnormal edges (*)
  3f6e599... aarch64: Add support for __arm_locally_streaming (*)
  4f6ab95... aarch64: Add support for <arm_sme.h> (*)
  8de9304... aarch64: Generalise _m rules for SVE intrinsics (*)
  1ec23d5... aarch64: Generalise unspec_based_function_base (*)
  80fc055... aarch64: Add a VNx1TI mode (*)
  084122a... aarch64: Add a register class for w12-w15 (*)
  3af9ceb... aarch64: Add support for SME ZA attributes (*)
  dd8090f... aarch64: Switch PSTATE.SM around calls (*)
  983b436... aarch64: Mark relevant SVE instructions as non-streaming (*)
  c86ee4f... aarch64: Distinguish streaming-compatible AdvSIMD insns (*)
  7e04bd1... aarch64: Add +sme (*)
  2c9a54b... aarch64: Add arm_streaming(_compatible) attributes (*)
  1ce9dc2... aarch64: Add tuple forms of svreinterpret (*)
  5ce2e22... aarch64: Tweak error message for (tuple,vector) pairs (*)
  1f7f076... aarch64: Make more use of sve_type in ACLE code (*)
  1b52d4b... aarch64: Replace vague "previous arguments" message (*)
  bb01ef9... aarch64: Generalise some SVE ACLE error messages (*)
  7f6de98... aarch64: Add sve_type to SVE builtins code (*)
  7b607f1... aarch64: Add group suffixes to SVE intrinsics (*)
  dd7aaef... aarch64: Make AARCH64_FL_SVE requirements explicit (*)
  80f47d7... aarch64: Use SVE's RDVL instruction (*)
  c0cf2c8... aarch64: Generalise require_immediate_lane_index (*)
  f33294d... ada: Fix Ada bootstrap on Solaris (*)
  1276954... gm2: Fix mc/mc.flex compilation on Solaris (*)
  691858d... libiberty: Fix pex_unix_wait return type (*)
  414d795... Allow targets to add USEs to asms (*)
  672fad5... Add a new target hook: TARGET_START_CALL_ARGS (*)
  4f71c39... aarch64: fix eh_return-3.c test (*)
  2e0aefa... Add a target hook for sibcall epilogues (*)
  a1adce8... c: Turn -Wimplicit-function-declaration into a permerror: F (*)
  e9d2ae6... Allow prologues and epilogues to be inserted later (*)
  f542df0... RISC-V: Check if zcd conflicts with zcmt and zcmp (*)
  6e2e0ce... lra: Updates of biggest mode for hard regs [PR112278] (*)
  1a84af1... lower-bitint: Make temporarily wrong IL less wrong [PR11284 (*)
  33c1f72... RISC-V: FAIL:g++.dg/torture/vshuf-v[2|4]di.C -Os (execution (*)
  bf418db... i386: Improve code generation for vector __builtin_signbit  (*)
  8b93a0f... RISC-V: Add blocker for gather/scatter auto-vectorization (*)
  4dd02d6... c/89270 - honor registered_builtin_types in type_for_size (*)
  e00c007... c/86869 - preserve address-space info when building qualifi (*)
  50f2a33... tree-optimization/112827 - more SCEV cprop fixes (*)
  b1cb2d9... Take register pressure into account for vec_construct/scala (*)
  48cf8d0... Support udot_prodv*qi with emulation sdot_prodv*hi (*)
  1f1c432... c++: implement P2564, consteval needs to propagate up [PR10 (*)
  606f720... Daily bump. (*)
  4c71855... c++: fix constexpr noreturn diagnostic (*)
  886f256... MATCH: Fix zero_one_valued_p's convert pattern (*)
  b544ec6... [committed] Fix HImode load mnemonic on microblaze port (*)
  d9b5158... RISC-V: testsuite: Remove redundant vector_hw and zvfh_hw. (*)
  1067e9d... RISC-V: Fix two testscases related to -std changes. (*)
  cdb34bf... RISC-V: Fix rawmemchr implementation. (*)
  4ae5a73... RISC-V: Rename and unify stringop strategy handling. (*)
  0c2ea80... middle-end/112785 - guard against last_clique overflow (*)
  82576a6... RISC-V: Document optimization parameter riscv-strcmp-inline (*)
  018ba3a... RISC-V: Fix overlap group incorrect overlap on v0 (*)
  27fde32... RISC-V: Support highest-number regno overlap for widen tern (*)
  80d67d8... tree-optimization/112818 - re-instantiate vector type size  (*)
  969d4e2... RISC-V: Rename bug-01.C to bug-1.C (*)
  de0ab33... tree-optimization/112827 - corrupt SCEV cache during SCCP (*)
  7804b4e... RISC-V: Remove earlyclobber from widen reduction (*)
  b6abc5d... BTF: fix PR debug/112656 (*)
  9b6e2cb... BTF: fix PR debug/112768 (*)
  462ccc3... RISC-V: Add test case for bug PR112813 (*)
  4586d7d... i386: Fix rtl checking ICE in ix86_elim_entry_set_got [PR11 (*)
  994d6dc... i386: Fix up signbit<mode>2 expander [PR112816] (*)
  b6c78fe... c++: #pragma GCC unroll C++ fixes [PR112795] (*)
  9448428... RISC-V: Update crypto vector ISA info with latest spec (*)
  fc98a41... prefer Zicond primitive semantics to SFB (*)
  ba94969... RISC-V: Add sifive-x280 to -mcpu (*)
  9e12010... RISC-V: Refactor riscv_implied_info_t to make it able to ha (*)
  26b1599... RISC-V: Refine riscv_subset_list::parse [NFC] (*)
  8802928... i386: Fix CPUID of USER_MSR. (*)
  4e5f5a8... PR modula2/112825: modula2 builds target objects as part of (*)
  d3544ce... RISC-V: Robostify the W43, W86, W87 constraint enabled attr (*)
  1f48786... LoongArch: Add intrinsic function descriptions for LSX and  (*)
  833819e... Daily bump. (*)
  4c0dc30... testsuite: Fix up gcc.target/aarch64/pr112406.c for modern  (*)
  eef6aea... lower-bitint: Fix up lower_addsub_overflow [PR112807] (*)
  8bc06e8... testsuite: Fix up pr112337.c test (*)
  806789e... RISC-V: Fix typo in test abi configuration (*)
  f377446... [committed] Fix gnu23-builtins-no-dfp (*)
  4cef6da... [committed] Fix build of libgcc on ports using FDPIC (*)
  3da08ff... [committed] Fix pr65369.c (*)
  d5c823b... [committed] Fix comp-goto-1.c on 16 bit targets (*)
  595c695... [committed] Fix a few arc tests (*)
  2280317... [committed] Fix nios2 tests (*)
  f1fdd28... [committed] Fix rx build failure in libgcc (*)
  622c535... [committed] Fix minor testsuite problems on H8 after C99 ch (*)
  870b63f... [committed] Fix frv build after C99 changes (*)
  04d4a49... Daily bump. (*)
  f4dd941... libsupc++: try cxa_thread_atexit_impl at runtime (*)
  27ce74f... Fortran: deferred-length character optional dummy arguments (*)
  df4643f... attribs: Namespace-aware lookup_attribute_spec (*)
  f8135a5... attribs: Consider namespaces when comparing attributes (*)
  3956f51... attribs: Cache the gnu namespace (*)
  301dec8... Tweak language choice in config-list.mk (*)
  7fa2468... Allow target attributes in non-gnu namespaces (*)
  193ef02... RISC-V: Improve style to work around PR 60994 in host compi (*)
  b74981b... Testsuite, Darwin: skip -mcmodel=large test (*)
  6b226c2... LoongArch: Optimize vector constant extract-{even/odd} perm (*)
  a68ae55... LoongArch: Accelerate optimization of scalar signed/unsigne (*)
  ccc7702... LoongArch: Added vectorized hardware inspection for testsui (*)
  3266091... LoongArch: Remove duplicate definition of CLZ_DEFINED_VALUE (*)
  1461b43... RISC-V: Fix incorrect combine of extended scalar pattern (*)
  e5bbeed... RISC-V: Bugfix for legitimize move when get vec mode in zve (*)
  2e0f3f9... Daily bump. (*)
  7317275... Fortran: copy-out for possibly missing OPTIONAL CLASS argum (*)
  37e6c9b... c++: mangling for CTAD placeholder (*)
  c3f281a... c++: mangle function template constraints (*)
  c6bb413... Use range_compatible_p in check_operands_p. (*)
  b8edb81... hardcfr: make builtin_return tests more portable [PR112334] (*)
  c4a49eb... hardcfr: libgcc sym versioning (*)
  1390bf5... [PR112445][LRA]: Fix "unable to find a register to spill" e (*)
  ff99671... extend.texi: Fix up defbuiltin* with spaces in return type (*)
  c55c2ac... ada: Fix Ada bootstrap on macOS (*)
  12b67d1... diagnostics, analyzer: add optional per-diagnostic property (*)
  83b210d... docs: remove stray reference to -fanalyzer-checker=taint [P (*)
  a23415d... RISC-V: Support highpart register overlap for widen vx/vf i (*)
  4418d55... RISC-V: Support highpart overlap for indexed load with SRC  (*)
  8332b99... Fix ambiguity between vect_get_vec_defs with/without vectyp (*)
  9e68854... testsuite: Tweak some further tests for modern C changes (*)
  b1fe98d... lower-bitint: Fix lowering of middle sized _BitInt operatio (*)
  9bfebcb... lower-bitint: Fix up handle_operand_addr for 0 constants [P (*)
  b506834... bpf: quote section names whenever necessary in assembly out (*)
  6563d67... aarch64: modify Ampere CPU tunings on reassociation/FMA (*)
  8228855... libstdc++: Regenerate GCC_CHECK_ASSEMBLER_HWCAP users (*)
  4b80781... gcov: Fix use of __LIBGCC_HAVE_LIBATOMIC (*)
  a1bc121... aarch64: Add a result_mode helper function (*)
  e3be66d... lower-bitint: Fix up maximum addition/subtraction/multiplic (*)
  0ef93c8... lower-bitint: Fix ICE on bitint-39.c (*)
  3643326... lower-bitint: Fix _BitInt .{ADD,SUB}_OVERFLOW lowering [PR1 (*)
  875c777... doc: Update the status of build directory not fully separat (*)
  8a2e428... s390x: Fix s390_md_asm_adjust handling of long doubles [PR1 (*)
  28944a0... s390: Fix builtin-classify-type-1.c on s390 too [PR112725] (*)
  ff9efa3... c: Add new -Wdeclaration-missing-parameter-type permerror (*)
  9715c54... c: Turn -Wincompatible-pointer-types into a permerror (*)
  4ecfa6c... c: Turn -Wreturn-mismatch into a permerror (*)
  3ae8882... c: Do not ignore some forms of -Wimplicit-int in system hea (*)
  4ee2aca... c: Turn -Wimplicit-int into a permerror (*)
  55e9456... c: Turn -Wimplicit-function-declaration into a permerror (*)
  2c3db94... c: Turn int-conversion warnings into permerrors (*)
  3704326... Add tests for validating future C permerrors (*)
  bf783f6... gm2: Add missing declaration of m2pim_M2RTS_Terminate to te (*)
  989af94... aarch64: Call named function in gcc.target/aarch64/aapcs64/ (*)
  335bd6c... aarch64: Avoid -Wincompatible-pointer-types warning in Linu (*)
  923a67f... RISC-V: Fix VSETVL PASS regression (*)
  73e2bdb... c++: lambda capture and explicit object parm (*)
  8428bcd... Daily bump. (*)
  725c68c... c++: wrong ambiguity in accessing static field [PR112744] (*)
  e81e84e... libgo: update configure.ac to upstream GCC (*)
  c6f7253... libbacktrace: support ASLR on Windows (*)
  df8958e... AArch64: Fix __sync_val_compare_and_swap [PR111404] (*)
  18d8a50... libstdc++: Fix std::ranges::to errors (*)
  c8dafbe... modula2: libgm2 bump version to 19:0.0 (*)
  d77d2dd... testsuite/arm: Fix bfloat16_vector_typecheck_[12].c tests [ (*)
  aae57a9... Fix 'libgomp.c/declare-variant-4-*.c', add 'libgomp.c/decla (*)
  95e6e32... Spin 'dg-do run' part of 'libgomp.c/declare-variant-3-sm30. (*)
  186e22c... In 'libgomp.c/declare-variant-{3,4}-*.c', restrict 'scan-of (*)
  3f5a3b7... Fix 'libgomp.c/declare-variant-3-*.c' compilation for confi (*)
  9bd6ee8... GCN: Generally enable the 'gcc.target/gcn/avgpr-[...]' test (*)
  318f523... AArch64: Fix strict-align cpymem/setmem [PR103100] (*)
  951a3e3... Fortran: fix TARGET attribute of associating entity in ASSO (*)
  2dde9f3... tree-optimization/112767 - spurious diagnostic after sccp/l (*)
  8a6062a... tree-optimization/112766 - improve pruning of uninit diagno (*)
  303195e... RISC-V: Support widening register overlap for vf4/vf8 (*)
  5a35152... RISC-V: Remove earlyclobber for wx/wf instructions. (*)
  8f9956f... ada: Rework fix for wrong finalization of qualified aggrega (*)
  262229e... ada: Support Put_Image for types in user-defined instances  (*)
  1029b95... ada: Remove SPARK legality checks (*)
  dab7e34... ada: Remove GNATcheck violations (*)
  ce5572d... ada: Ignore defered compile time errors without backend (*)
  e5eb84a... ada: Fix spelling of functions with(out) "side effects" (*)
  44eddd6... ada: Crash initializing component of private record type (*)
  cff5ecd... ada: Name resolution in expanded instances (*)
  769e592... ada: Add comment describing Partition_Elaboration_Policy de (*)
  6a5eb72... ada: Too-strict conformance checking for formal discriminat (*)
  925f96e... ada: Fix predicate check failure in Expand_Allocator_Expres (*)
  2a50a4d... ada: Fix wrong finalization for qualified aggregate of limi (*)
  ab0efa3... ada: Constant_Indexing used when context requires a variabl (*)
  f2c52c0... libiberty: Disable hwcaps for sha1.o (*)
  248bf19... wide-int: Fix wide_int division/remainder [PR112733] (*)
  6c9973e... c++: Implement C++26 P2169R4 - Placeholder variables with n (*)
  b4a7c1c... Support sdot_prodv*qi with emulation of sdot_prodv*hi. (*)
  a1a3939... Use vec_extact_lo instead of subreg in reduc_<code>_scal_m. (*)

(*) This commit already exists in another branch.
    Because the reference `refs/users/aoliva/heads/testbase' matches
    your hooks.email-new-commits-only configuration,
    no separate email is sent for this commit.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-12-05 19:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-05 19:30 [gcc/aoliva/heads/testbase] (203 commits) Fortran: allow RESTRICT qualifier also for optional argumen Alexandre Oliva

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