public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/aoliva/heads/testme] (337 commits) Introduce hardbool attribute for C
@ 2023-11-29  4:35 Alexandre Oliva
  0 siblings, 0 replies; only message in thread
From: Alexandre Oliva @ 2023-11-29  4:35 UTC (permalink / raw)
  To: gcc-cvs

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

 7ae2b8a9f71... Introduce hardbool attribute for C

It previously pointed to:

 ca92397db92... strub: incremental

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  ca92397... strub: incremental
  15115fb... Introduce strub: machine-independent stack scrubbing
  1dcecd6... hardcfr: libgcc sym versioning
  408859f... testsuite: discard c++ exclusion on underaligned pointer wa
  cbcac1b... warn on cast of pointer to packed plus constant
  fd0ca8c... analyzer: deal with -fshort-enums
  ffb04a0... arm: fix c23 0-named-args caller-side stdarg
  c016608... testsuite: introduce hostedlib effective target
  372882d... Introduce attribute sym_alias
  0d1b444... c++: mark short-enums as packed
  89f0a0c... Introduce hardbool attribute for C
  05d962f... call maybe_return_this in build_clone
  8c7239e... c++: for contracts, cdtors never return this
  fc5140e... Introduce -finline-stringops


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

  7ae2b8a... Introduce hardbool attribute for C
  177f6f2... call maybe_return_this in build_clone
  554f30e... c++: for contracts, cdtors never return this
  7431755... Introduce -finline-stringops
  99fa0bf... [i386] Fix push2pop2 test fail on non-linux target [PR11272 (*)
  6c85b8a... Daily bump. (*)
  305a268... c++: prvalue array decay [PR94264] (*)
  3d104d9... ARC: Consistent use of whitespace in assembler templates. (*)
  880ae95... varasm.cc: refer to assemble_external_libcall only ifdef AS (*)
  68ffaf8... MATCH: Fix invalid signed boolean type usage (*)
  b73fa20... c++: Fix up __has_extension (cxx_init_captures) (*)
  396db92... Fix PR ada/111909 On Darwin, determine filesystem case sens (*)
  f45d5e3... middle-end/112741 - ICE with gimple FE and later regimplifi (*)
  f26d68d... middle-end/112732 - stray TYPE_ALIAS_SET in type variant (*)
  99db2ce... i386: Improve cmpstrnqi_1 insn pattern [PR112494] (*)
  82273cd... Revert "This patch enables errors when external calls are c (*)
  b247e91... Fortran: fix reallocation on assignment of polymorphic vari (*)
  f31a019... Emit funcall external declarations only if actually used. (*)
  8f8db55... libsanitizer: Update LOCAL_PATCHES (*)
  33b6ce9... libsanitizer: Only use assembler symbol assignment if suppo (*)
  088d3cb... libsanitizer: Check assembler support for symbol assignment (*)
  099b15e... Fixed problem with BTF defining smaller enums. (*)
  faf5b14... This patch enables errors when external calls are created. (*)
  f5f885d... testsuite: Fix gcc.dg/pr111409.c on Solaris/SPARC with as (*)
  19cc585... bpf: Forces __buildin_memcmp not to generate a call upto 10 (*)
  6c8f2d3... libstdc++: Include <stdint.h> in <bits/atomic_wait.h> (*)
  3e35c54... libstdc++: Fix typo in comment (*)
  a789af1... bpf: Corrected condition in core_mark_as_access_index. (*)
  61e060c... bpf: Delayed the removal of the parser enum plugin handler. (*)
  bf4f40c... libiberty: Use x86 HW optimized sha1 (*)
  9f3f0b8... RISC-V: Disallow poly (1,1) VLA SLP interleave vectorizatio (*)
  7eaf956... ada: Fix wrong size value output with -gnatR -gnatc (*)
  60123b1... ada: Add comment for assertion (*)
  348cb1c... ada: Error compiling reduction expression with overloaded r (*)
  1a2f4e3... ada: Errors on instance of Multiway_Trees with discriminate (*)
  ecdcb83... ada: False alarms from -gnatw.t with generic functions (*)
  39cb858... ada: Further cleanup in finalization machinery (*)
  1954686... ada: Fix incorrect quoting in documentation (*)
  f6bbf84... ada: Fix premature finalization for nested return within ex (*)
  d2f2b9e... ada: Add new predicate Is_Address_Compatible_Type (*)
  8ba9430... ada: Type error on container aggregate with loop_parameter_ (*)
  e95a42e... ada: Fix internal error on declare expression in expression (*)
  89ed545... ada: Handle unchecked conversion in bound (*)
  73ecd59... ada: Remove dependency on System.Val_Bool in System.Img_Boo (*)
  834f297... ada: Fix predicate failure that occurred in a test case (*)
  e6c0133... testsuite: Fix up pr111754.c test (*)
  f1b03fa... match.pd: Fix parity (X) ^ parity (Y) simplification [PR112 (*)
  03877e7... match.pd: Fix popcount (X) + popcount (Y) simplification [P (*)
  594ef1f... analyzer: install header files for use by plugins [PR109077 (*)
  ce52f1f... libcpp: Fix unsigned promotion for unevaluated divide by ze (*)
  9c16ca9... RISC-V: Fix VSETVL PASS regression (*)
  5099525... diagnostics: don't print annotation lines when there's no c (*)
  93096d3... diagnostics: add diagnostic_context::get_location_text (*)
  ad3e759... Daily bump. (*)
  d29d27b... aarch64: Improve cost of `a ? {-,}1 : b` (*)
  cd2519a... Fix time-profiler-3.c after r14-5628-g53ba8d669550d3 (*)
  eecdd96... arm: libgcc: tweak warning from __sync_synchronize (*)
  2065438... PR111754: Rework encoding of result for VEC_PERM_EXPR with  (*)
  c9d691a... aarch64: Disable branch-protection for pcs tests (*)
  cad7e1e... aarch64: Add eh_return compile tests (*)
  aa2ad77... aarch64: Do not force a stack frame for EH returns (*)
  426fddc... aarch64: Use br instead of ret for eh_return (*)
  f723f72... GCN: Remove 'last_arg' spec function (*)
  297fe5c... GCN: Tag '-march=[...]', '-mtune=[...]' as 'Negative' of th (*)
  c768917... hurd: Ad default-pie and static-pie support (*)
  5707e9d... hurd: Add multilib paths for gnu-x86_64 (*)
  e090073... aarch64: Remove redundant zeroing/merging in SVE intrinsics (*)
  31e9074... aarch64: Move and generalise vect_all_same (*)
  f7884f7... tree-optimization/112653 - PTA and return (*)
  061a82f... vect: Avoid duplicate_and_interleave for uniform vectors [P (*)
  5b33cf3... attribs: Use existing traits for excl_hash_traits (*)
  e7d3414... amdgcn: Disallow TImode vector permute (*)
  965d232... s390: Add missing builtin type (*)
  d1818e2... s390: Fixup builtins vec_rli and verll (*)
  06280a9... c-family: Implement __has_feature and __has_extension [PR60 (*)
  d9abaa8... tree-optimization/112706 - missed simplification of conditi (*)
  8e4db85... s390: Streamline NNPA builtins with their LLVM counterparts (*)
  a4787a9... s390: Fix builtins floating-point convert to/from fixed (*)
  74a7bb2... s390: Fix constraint for insn *cmphi_ccu (*)
  221166a... mips: Fix up mips*-sde-elf* build [PR112300] (*)
  e027723... RISC-V: Remove incorrect function gate gather_scatter_valid (*)
  006e90e... RISC-V: Initial RV64E and LP64E support (*)
  b6db325... bpf: remove bpf-helpers.h (*)
  8b9d0e8... LoongArch: Fix runtime error in a gcc build with --with-bui (*)
  96577df... LoongArch: Optimize the loading of immediate numbers with t (*)
  df8dfd7... Daily bump. (*)
  beb4328... testsuite/gcc.dg/uninit-pred-9_b.c:20: Fix XPASS for variou (*)
  b2f42d0... testsuite/gcc.dg/uninit-pred-9_b.c:23: Un-xfail for MMIX (*)
  c9d029b... Fortran: avoid obsolescence warning for COMMON with submodu (*)
  22f42cd... sort.cc: fix mentions of sorting networks in comments (*)
  96c666e... Skip analyzer strndup test on hppa*-*-hpux* (*)
  f763044... Skip analyzer socket tests on hppa*-*-hpux* (*)
  517d5ae... hppa: Fix pr104869.C on hpux (*)
  e197ff8... hppa: Really fix g++.dg/modules/bad-mapper-1.C on hpux (*)
  e40a13e... testsuite, i386: fix -fhardened test (*)
  c54ee4f... testsuite, i386: fix split-stack test (*)
  ec84a1e... RISC-V: Disable AVL propagation of slidedown instructions (*)
  bd7f16b... Fix gcc.dg/vla-1.c (*)
  a9693bf... Fix gcc.target/aarch64/simd/vmulxd_{f64,f32}_2.c after afte (*)
  6e15e4e... Fix contracts-tmpl-spec2.C on targets where plain char is u (*)
  4e88c48... RISC-V: Fix typo (*)
  b28229b... Daily bump. (*)
  8d559a9... Fix gcc.target/aarch64/movk.c testcase after IPA-VRP improv (*)
  9c26c91... doc: Complete and sort the list of front ends (*)
  f7df9d7... doc: Remove obsolete notes on GCC 4.x on FreeBSD (*)
  65272ae... doc: Update ISO C++ reference (*)
  9866c98... i386: Fix up *jcc_bt*_mask{,_1} [PR111408] (*)
  a6a43a3... aarch64: Fix up aarch64_simd_stp<mode> [PR109977] (*)
  1f70291... c++: more checks for exporting names with using-declaration (*)
  9dd8be6... c++: Allow exporting a typedef redeclaration [PR102341] (*)
  77cf1db... Daily bump. (*)
  5d4abd9... preprocessor: Reinitialize frontend parser after loading a  (*)
  6eb1507... c-family/c.opt (-Wopenmp): Add missing tailing '.' (*)
  1be0978... install.texi: Update GCN entry - @uref and LLVM version rem (*)
  23dc625... hppa: Use INT14_OK_STRICT in a couple of places in pa_emit_ (*)
  c2dcfb6... Use memcpy instead of memmove in __relocate_a_1 (*)
  aae723d... sra: SRA of non-escaped aggregates passed by reference to c (*)
  404ea4c... i386: Fix ICE with -fsplit-stack -mcmodel=large [PR112686] (*)
  449b6b8... OpenMP: Add -Wopenmp and use it (*)
  439779b... arm: libgcc: provide implementations of __sync_synchronize (*)
  1802f64... OpenMP: Accept argument to depobj's destroy clause (*)
  726723c... c++: Allow exporting const-qualified namespace-scope variab (*)
  aea337c... RISC-V: Fix inconsistency among all vectorization hooks (*)
  f9a10e9... gcc: configure: drop Valgrind 3.1 compatibility (*)
  ab78426... libcpp: configure: drop unused Valgrind detection (*)
  3eb9cae... i386: Fix ICE during cbranchv16qi4 expansion [PR112681] (*)
  fea27df... rtl-ssa: Add some helpers for removing accesses (*)
  a49befb... rtl-ssa: Support for inserting new insns (*)
  eebcad0... match.pd: Avoid simplification into invalid BIT_FIELD_REFs  (*)
  31669ec... lower-bitint: Lower FLOAT_EXPR from BITINT_TYPE INTEGER_CST (*)
  9f63a88... tree-optimization/112677 - stack corruption with .COND_* re (*)
  e377a34... Clean up by_pieces_ninsns (*)
  9a96a9e... lower-bitint: Fix up -fnon-call-exceptions bit-field load l (*)
  1c44bd9... tree: Fix up try_catch_may_fallthru [PR112619] (*)
  a7d82b4... tree-optimization/112344 - relax final value-replacement fi (*)
  d83013b... RISC-V: Optimize a special case of VLA SLP (*)
  af7a422... RISC-V: Disable BSWAP optimization for NUNITS < 4 (*)
  cff1fa6... c++: Support lambdas in static template member initialisers (*)
  a1f8e65... i386: Fix AVX512 and AVX10 option issues (*)
  d89903f... c++: check mismatching exports for class tags [PR98885] (*)
  6fb55db... Daily bump. (*)
  7572fa2... MAINTAINERS: Add myself to write after approval and DCO (*)
  4eafb97... contrib/regression/btest-gcc.sh: Optionally handle XPASS. (*)
  071dadb... contrib/regression/btest-gcc.sh: Simplify option handling. (*)
  0ca1e90... contrib/regression/btest-gcc.sh: Handle multiple options. (*)
  f33a4a7... hppa: Fix g++.dg/modules/bad-mapper-1.C on hpux (*)
  84e0ed9... hppa: Fix gcc.dg/analyzer/fd-4.c on hpux (*)
  0632342... hppa: Export main in pr104869.C on hpux (*)
  3a51dc3... testsuite, lib: Re-allow mulitple function start labels. (*)
  7646b5d... testsuite: fortran: fix invalid testcases (missing MOLD arg (*)
  0c2ecfd... Fortran: restrictions on integer arguments to SYSTEM_CLOCK  (*)
  9a3c40a... AVR: PR target/86776: Implement CVE-2017-5753. (*)
  01412f0... hppa: xfail scan-assembler-not check in g++.dg/cpp0x/initli (*)
  7a6a29c... libstdc++: Define std::ranges::to for C++23 (P1206R7) [PR11 (*)
  0585daf... libstdc++: Fix access error in __gnu_test::uneq_allocator (*)
  dc2dfda... Don't skip check for warning at line 411 in Wattributes.c o (*)
  24592ab... gcc: Introduce -fhardened (*)
  2eb8335... libgcc: mark __hardcfr_check_fail as always_inline (*)
  ba08693... testsuite: Fix subexpressions with `scan-assembler-times' (*)
  6ab2ae9... AArch64/testsuite: Use non-capturing parentheses with ccmp_ (*)
  a74b9be... ARM/testsuite: Use non-capturing parentheses with pr53447-5 (*)
  b9dbdef... arm: [MVE intrinsics] Add default clause to full_width_acce (*)
  b2d17bd... i386: Wrong code with __builtin_parityl [PR112672] (*)
  2f3f895... i386: Fix ICE with -mforce-indirect-call and -fsplit-stack  (*)
  8674d70... gcov: No atomic ops for -fprofile-update=single (*)
  466b100... s390: implement flags output (*)
  111b555... s390: split int128 load (*)
  2add85e... s390: Fix ICE in testcase pr89233 (*)
  746344d... swap ops in reassoc to reduce cross backedge FMA (*)
  ef296fb... RISC-V: Add wrapper for emit vec_extract[NFC] (*)
  35a688f... RISC-V: Disable AVL propagation of vrgather instruction (*)
  f9982ef... expr: Fix &bitint_var handling in initializers [PR112336] (*)
  97ddebb... RISC-V: Refine some codes of riscv-v.cc[NFC] (*)
  256d64b... c++: Require C++11 for g++.dg/opt/pr110879.C [PR110879] (*)
  03c7149... c: Add __builtin_stdc_* builtins (*)
  7758cb4... middle-end/32667 - document cpymem and memcpy exact overlap (*)
  6ce9521... c++: Implement C++26 P2741R3 - user-generated static_assert (*)
  9d91282... ifcvt: remove obsolete SUBREG handling in noce_convert_mult (*)
  990769a... DSE: Allow vector type for get_stored_val when read < store (*)
  4f1ebd5... mingw: Exclude utf8 manifest [PR111170, PR108865] (*)
  e935151... testsuite: Tweak xfail bogus g++.dg/warn/Wstringop-overflow (*)
  26a7e77... Daily bump. (*)
  6f59f95... hppa: Define MAX_FIXED_MODE_SIZE (*)
  a89224f... hppa: Fix integer REG+D address reloads (*)
  3f266c8... c++: alias template of non-template class [PR112633] (*)
  a53da3a... Adjust 'libgomp.c/declare-variant-{3,4}-[...]' for inter-pr (*)
  e9b39df... testsuite: Update path to intl include. (*)
  2a46e0e... testsuite, Darwin: Add support for Mach-O function body sca (*)
  6bf6627... tree-optimization/112344 - wrong final value replacement (*)
  ecb22dd... amdgcn: Fix vector TImode reload loop (*)
  95f61de... [IRA]: Fix using undefined dump file in IRA code during ins (*)
  08ba7e8... gcc.misc-tests/linkage-y.c: Compatibility with C99+ system  (*)
  de6f3e1... RISC-V: Fix incorrect use of vcompress in permutation auto- (*)
  ce966ae... Build: fix error in fixinclude configure (*)
  c2ef470... AArch64: fix aarch64_usubw pattern (*)
  8c24011... testsuite: Add testcase for already fixed PR112518 (*)
  65bd6de... arm: [MVE intrinsics] Fix typo (*)
  fce3678... LoongArch: Optimize LSX vector shuffle on floating-point ve (*)
  bd17d00... [APX PUSH2POP2] Adjust operand order for PUSH2POP2 (*)
  d13e59b... RISC-V: Fix permutation indice mode bug (*)
  2e51fff... Support cbranchm for Vector HI/QImode. (*)
  f4c5358... c++: start_preparsed_function tweak (*)
  56ff988... PR target/111815: VAX: Only accept the index scaler as the  (*)
  ae098df... RISC-V: Remove duplicate `order_operator' predicate (*)
  6300e67... RISC-V/testsuite: Add branchless cases for FP NE cond-add o (*)
  23207fa... RISC-V/testsuite: Add branched cases for FP NE cond-add ope (*)
  f96e5fd... RISC-V/testsuite: Add branched cases for FP NE cond-move op (*)
  4c69b5f... RISC-V/testsuite: Add branched cases for FP NE cond-move op (*)
  9a1a2e9... RISC-V: Handle FP NE operator via inversion in cond-operati (*)
  0f4ce86... RISC-V/testsuite: Add branchless cases for generic FP cond  (*)
  2278c64... RISC-V/testsuite: Add branched cases for generic FP cond ad (*)
  9d02897... RISC-V/testsuite: Add branchless cases for generic FP cond  (*)
  fe276a4... RISC-V/testsuite: Add branched cases for generic FP cond mo (*)
  2f0c625... RISC-V: Avoid extraneous integer comparison for FP comparis (*)
  2f82547... RISC-V: Provide FP conditional-branch instructions for if-c (*)
  37ff43c... RISC-V: Also allow FP conditions in `riscv_expand_condition (*)
  7e126d8... RISC-V: Only use SUBREG if applicable in `riscv_expand_floa (*)
  5e6903d... RISC-V/testsuite: Add branchless cases for generic integer  (*)
  bbfe263... RISC-V/testsuite: Add branched cases for generic integer co (*)
  40b243c... RISC-V: Add `addMODEcc' implementation for generic targets (*)
  4111bdf... RISC-V/testsuite: Add branchless cases for generic integer  (*)
  430b963... RISC-V/testsuite: Add branched cases for generic integer co (*)
  dc95b33... RISC-V: Add `movMODEcc' implementation for generic targets (*)
  4daeedc... RISC-V: Implement `riscv_emit_unary' helper (*)
  6e32373... RISC-V/testsuite: Add branchless cases for T-Head non-equal (*)
  4f83f79... RISC-V/testsuite: Add branched cases for T-Head non-equalit (*)
  413ebfd... RISC-V: Fold all the cond-move variants together (*)
  566a2b3... RISC-V: Also accept constants for T-Head cond-move data inp (*)
  eeb1125... RISC-V: Also accept constants for T-Head cond-move comparis (*)
  c47fb7d... RISC-V/testsuite: Add branchless cases for equality cond-mo (*)
  5e884a8... RISC-V/testsuite: Add branched cases for equality cond-move (*)
  cfec7fc... RISC-V: Avoid extraneous EQ or NE operation in cond-move ex (*)
  3a74650... RISC-V/testsuite: Add branchless cases for GEU and LEU cond (*)
  cfa6536... RISC-V/testsuite: Add branched cases for GEU and LEU cond-m (*)
  db9d825... RISC-V: Also invert the cond-move condition for GEU and LEU (*)
  814485b... RISC-V/testsuite: Add branchless cases for FP cond-move ope (*)
  bc40013... RISC-V/testsuite: Add branched cases for FP cond-move opera (*)
  28d6d6b... RISC-V/testsuite: Add branchless cases for integer cond-mov (*)
  dcf4395... RISC-V/testsuite: Add branched cases for integer cond-move  (*)
  c1e8cb3... RISC-V: Rework branch costing model for if-conversion (*)
  35bea66... RISC-V: Simplify EQ vs NE selection in `riscv_expand_condit (*)
  5a21d50... RISC-V: Use `nullptr' in `riscv_expand_conditional_move' (*)
  00a3bd4... RISC-V: Avoid repeated GET_MODE calls in `riscv_expand_cond (*)
  04c9c27... RISC-V: Fix `mode' usage in `riscv_expand_conditional_move' (*)
  9f5aa4e... RISC-V: Sanitise NEED_EQ_NE_P case with `riscv_emit_int_com (*)
  3bb4000... RISC-V: Reorder comment on SFB patterns (*)
  932fe50... RISC-V/testsuite: Add cases for integer SFB cond-move opera (*)
  c21ad4b... testsuite: Add cases for conditional-move and conditional-a (*)
  92c480a... Daily bump. (*)
  a024066... Fix 'gcc.dg/tree-ssa/return-value-range-1.c' for 'char' def (*)
  2bbc7f4... vect: Allow reduc_index != 1 for COND_OPs. (*)
  638c2f3... RISC-V: testsuite: Fix popcount test. (*)
  686056b... RISC-V: testsuite: Add rv64 requirement for bug-9 and bug-1 (*)
  4efa929... RISC-V: testsuite: Do not set default arch for RVV. (*)
  c7c1ee1... sanitizer: Fix build on SPARC/Solaris with Solaris as [PR11 (*)
  f1b2f3a... gfortran: Rely on dg-do-what-default to avoid running pr858 (*)
  7adb7c6... libstdc++: Do not declare strtok for C++26 freestanding (P2 (*)
  4362614... libstdc++: Add freestanding feature test macros (P2407R5) (*)
  1fa85dc... libstdc++: Add std::span::at for C++26 (P2821R5) (*)
  49f7620... libstdc++: Fix std::tr2::dynamic_bitset support for alterna (*)
  623b808... libstdc++: Remove outdated references to buildstat.html (*)
  32ce90c... Add an aligned_register_operand predicate (*)
  ef4e6e2... ira: Handle register filters (*)
  4095fac... lra: Handle register filters (*)
  8265164... recog: Handle register filters (*)
  09a8519... Add register filter operand to define_register_constraint (*)
  aef1aaf... tree-optimization/112623 - forwprop VEC_PACK_TRUNC generati (*)
  ae15693... Move VF based dependence check (*)
  1d82fc2... optimize std::vector::push_back (*)
  1250858... d: Merge upstream dmd ff57fec515, druntime ff57fec515, phob (*)
  8faae31... RISC-V: Disallow COSNT_VECTOR for DI on RV32 (*)
  87b9a01... d: Merge upstream dmd 65a3da148c, phobos fc06c514a. (*)
  da332ce... AArch64: only emit mismatch error when features would be di (*)
  c187fe4... AArch64: Add new generic-armv9-a CPU and make it the defaul (*)
  33c2b70... AArch64: Add new generic-armv8-a CPU and make it the defaul (*)
  e567846... AArch64: Remove special handling of generic cpu. (*)
  4b6da8e... AArch64: Refactor costs models to different files. (*)
  f26f92b... AArch64: Add pattern for unsigned widenings (uxtl) to zip{1 (*)
  5ff006b... AArch64: only discount MLA for vector and scalar statements (*)
  0a03303... RISC-V: Add missing dump check of pr112438.c (*)
  878a860... Fix 'gcc.dg/tree-ssa/return-value-range-1.c' (*)
  41aacde... gcov: Fix integer types in gen_counter_update() (*)
  4649c07... ada: Fix miscompilation of loop over boolean range (*)
  4d01170... ada: Fix issue with indefinite vector of overaligned uncons (*)
  1f61f81... ada: Compiler crash on container aggregate with loop_parame (*)
  5a6dbb3... ada: Another couple of cleanups in the finalization machine (*)
  87517ca... ada: Deep delta aggregates in postconditions (*)
  3bf92fe... ada: Small consistency fix for -gnatwv warning (*)
  ea60a4c... ada: Compiler error reporting illegal prefix on legal loop  (*)
  3551034... ada: Fix internal error on 'Address of task component (*)
  3827a01... ada: Avoid Style_Checks pragmas affecting other units (*)
  2d8dc17... ada: Fix type for SPARK expansion on deep delta aggregates (*)
  706535a... ada: Further cleanup in finalization machinery (*)
  5c7854b... ada: Fix string indexing within GNAT.Calendar.Time_IO.Value (*)
  5ee80f7... ada: Small improvement to Null_Status function (*)
  6f69104... ada: Further cleanup in finalization machinery (*)
  fee97b3... ada: Use CLOCK_MONOTONIC on VxWorks (*)
  d75ca8a... ada: Deep delta aggregates cleanup. (*)
  d9481c5... ada: Small cleanup in finalization machinery (*)
  d325c12... ada: Runtime recompilation instructions improvements. (*)
  0191a24... ada: Deep delta aggregates (*)
  a5fbba5... ada: Fix Ada.Text_IO.Delete with "encoding=8bits" form (*)
  50e0095... ada: Fix spurious error on call with default parameter in g (*)
  c6cd629... ada: Fix misplaced index directive in documentation (*)
  fee5b64... ada: Fix SCOs generation for aspect specifications (*)
  4b7d0f2... ada: Always use -gnatg in run-time GPR files (*)
  20585dc... ada: Trivial typo fix in comment (*)
  6981354... gcov: Formatting fixes (*)
  1fcfd22... testsuite: Fix up pr111309-2.c on arm [PR111309] (*)
  8a8a6d6... builtins: Fix fold_builtin_query clzg/ctzg side-effects han (*)
  7ad308b... [APX PPX] Support Intel APX PPX (*)
  f48244f... middle-end/112622 - adjust arm testcases (*)
  c656d26... tree-optimization/111970 - fix issue with SLP of emulated g (*)
  7bf1de9... LoongArch: Fix libgcc build failure when libc is not availa (*)
  7e2a429... RISC-V: Fix reduc_run-9.c test value check bug (*)
  e5e305e... Support reduc_{and,ior,xor}_scal_m for V4HI/V8QI/V4QImode (*)
  30d8188... Daily bump. (*)
  721cdcd... Trivial typo fix in variadic (*)
  a034cca... gcov: Use unshare_expr() in gen_counter_update() (*)
  53ba8d6... inter-procedural value range propagation (*)
  57c028a... tree-optimization/112618 - unused .MASK_CALL (*)
  3b34902... tree-optimization/112281 - loop distribution and zero depen (*)
  b7a1b89... middle-end/112622 - convert and vector-to-float (*)
  a27f587... RISC-V: Fix intermediate mode on slide1 instruction for SEW (*)
  b367756... RISC-V: Disallow 64-bit indexed loads and stores for rv32gc (*)
  4d7647e... arm: [MVE intrinsics] rework vldq1 vst1q (*)
  3282fec... arm: [MVE intrinsics] fix vst1 tests (*)
  1145875... arm: [MVE intrinsics] add load and store shapes (*)
  0c2037d... arm: [MVE intrinsics] Add support for contiguous loads and  (*)
  524c892... arm: [MVE intrinsics] Add support for void and load/store p (*)
  b859218... arm: Fix arm_simd_types and MVE scalar_types (*)
  a63cbcc... RISC-V Regression: Remove scalable compile option (*)
  509b470... c, c++: Add new value for vector types for __builtin_classi (*)
  f25a5b1... vect: Add bool pattern handling for COND_OPs. (*)
  103a396... tree-ssa-math-opts: popcount (X) == 1 to (X ^ (X - 1)) > (X (*)
  d0b6b7f... tree-ssa-math-opts: popcount (X) == 1 to (X ^ (X - 1)) > (X (*)
  99fad21... internal-fn: Always undefine DEF_INTERNAL* macros at the en (*)

(*) This commit already exists in another branch.
    Because the reference `refs/users/aoliva/heads/testme' 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-11-29  4:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-29  4:35 [gcc/aoliva/heads/testme] (337 commits) Introduce hardbool attribute for C 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).