From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id C1F9F385841D; Thu, 19 Jan 2023 06:20:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C1F9F385841D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1674109218; bh=1SQSrWgVOo6QTSHGiXGCBSvCcRa2JmQbIue6obbHMic=; h=From:To:Subject:Date:From; b=fS6COYRREht9xtM2760sDEeATzYZrAO4dDImH4utrbtSeX8EyweThR/L1MYb+iU2f f66JqJU/l4+G81g+U6FEITNz44NiW9peYyjhh1jMCEW7lNaahcapl3TN+0D5zCVRsl vv9tRFQ+kd9Kbeub4CWzRbT3istOcUC5bHOroiZY= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Alexandre Oliva To: gcc-cvs@gcc.gnu.org Subject: [gcc/aoliva/heads/testme] (92 commits) [testing] enable -finline-memset-loops by default X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testme X-Git-Oldrev: 6a90ba705f583b76e4af9d0e4ec45ab57fe60e49 X-Git-Newrev: 84d73b39a31e8f49d947f676c465953ce4df3690 Message-Id: <20230119062018.C1F9F385841D@sourceware.org> Date: Thu, 19 Jan 2023 06:20:18 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: 84d73b39a31... [testing] enable -finline-memset-loops by default It previously pointed to: 6a90ba705f5... [testing] enable -finline-memset-loops by default Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 6a90ba7... [testing] enable -finline-memset-loops by default 536c61b... Introduce -finline-memset-loops d8d1496... [PR106746] drop cselib addr lookup in debug insn mem Summary of changes (added commits): ----------------------------------- 84d73b3... [testing] enable -finline-memset-loops by default 88e65a9... Introduce -finline-memset-loops 3c99493... [PR106746] drop cselib addr lookup in debug insn mem (*) 9f98cfa... Daily bump. (*) 8e2c6e7... libfortran: Fix execute_command_line for Windows (*) 0f85ae6... c: ICE with nullptr as case expression [PR108424] (*) 33237e9... libstdc++: Deprecate std::filesystem::u8path for C++20 (*) 26c68b8... libstdc++: Fix std::random_device::entropy() for non-posix (*) af7881e... libstdc++: Minor updates to Policy Based Data Structures: B (*) 7d0cdbb... libstdc++: testsuite: Simplify codecvt_unicode (*) c6a0111... analyzer: add SARD testsuite 81 (*) db959e2... ipa: Release body more carefully when removing nodes (PR 10 (*) d4abe5c... lto/108445 - avoid LTO decl wrapping being confused by tree (*) ddbe758... Revert "middle-end/108086 - avoid unshare_expr when remappi (*) c98cd1d... libgcc: Fix uninitialized RA signing on AArch64 [PR107678] (*) f54e31d... arm: fix __arm_vld1q_z* and __arm_vst1q_p* intrinsics [PR10 (*) a4b0594... xtensa: Optimize inversion of the MSB (*) aaf29ae... rs6000: Fix typo on vec_vsubcuq in rs6000-overload.def [PR1 (*) 5d95296... rs6000: Teach rs6000_opaque_type_invalid_use_p about gcall (*) 159b0f4... Don't add crtfastmath.o for -shared. (*) 04d7cc1... Fix bug number reference in Changelogs (*) 8d07b19... Daily bump. (*) a757603... Fortran: fix ICE in get_expr_storage_size [PR108421] (*) 6d80690... go: define two builtin functions used by middle-end (*) 3b81f5c... bpf: disable -fstack-protector in BPF (*) 1fce7d2... Obfuscate the copyright text in gcc/m2/mc/mcOptions.mod (*) d74d84c... libstdc++: Fix configuration of default zoneinfo dir on lin (*) 3a121c0... PR-108404 M2RTS_Halt fails with a segv (*) be6d1a7... Ignore test_patches.txt in update-copyright.py. (*) 6da37b4... contrib: revert removal of CR character (*) 42bf66e... Regenerate Makefile.in files. (*) 001121e... forwprop: Fix up rotate pattern matching [PR106523] (*) 85b45cc... libsanitizer: Fix asan SEGVs with gld on Solaris (*) f457a62... Daily bump. (*) 35627c5... Remove reference to Solaris 9 in comment of add_options_for (*) 8ed4006... Add cpplib ka.po (*) a396a12... x86: Disable -mforce-indirect-call for PIC in 32-bit mode (*) 2bf9bbf... Remove YEAR const from mcOptions.mod and use result from ti (*) a0c5953... Detect errors when dereferencing an undeclared variable. (*) b1f30bf... Fix wrong code issues with ipa-sra (*) d694a3d... libstdc++: Fix --with-default-libstdcxx-abi=gcc4-compatible (*) b226342... ada: Update copyright years. (*) fe67b75... ada: Fix typo in comment (*) 9cfa7d7... ada: Fix latent bug exposed by recent work on extended retu (*) 3b4c6e6... ada: Fix pessimization of some CW objects initialized with (*) 39a7b60... ada: Use static references to tag in more cases for interfa (*) b7ed6c4... ada: Fix benign pasto in new predicate (*) 00fdfe9... ada: Fix premature finalization of temporaries for interfac (*) 1f038e8... ada: Further optimize interface objects initialized with fu (*) e59cd0d... ada: Put back conversion to interface in more cases (*) 2499393... ada: Lift restriction on optimization of aliased objects (*) 8daf80f... ada: Optimize interface objects initialized with function c (*) 9675924... Disable gather/scatter for zen4 (*) 6347bbe... solaris2: Don't add crtfastmath.o for -shared (*) 8a1360e... arm: Split up MVE _Generic associations to prevent type cla (*) 2f81164... Bump BASE-VER to 13.0.1 now that we are in stage4. (*) 101c16b... Update gcc/m2/mc/mcOptions.mod copyright and dates (*) 83ffe9c... Update copyright years. (*) a31becc... Allow build_popcount_expr to use an IFN (*) 4798080... Add c[lt]z idiom recognition (*) 0419b9b... docs: Add popcount, clz and ctz target attributes (*) d347fbf... Add cltz_complement idiom recognition (*) 3e087d9... contrib: Yet another update-copyright.py tweak [PR108413] (*) fa16c7d... libstdc++: Fix copyright notice to use usual form [PR108413 (*) dfc5ea6... doc: Fix grammar typo in description of malloc attribute (*) 8da14bd... libatomic: Use config/mingw/lock.c for --enable-threads=sin (*) c841bde... riscv: Fix up Copyright lines [PR108413] (*) d1c6a35... contrib: Partial fix for failed update-copyright --this yea (*) 6b0907b... x86: Avoid -Wuninitialized warnings on _mm*_undefined_* in (*) 98b41fd... c, c++: Allow ignoring -Winit-self through pragmas [PR10559 (*) 074b0c0... rs6000: Teach rs6000_opaque_type_invalid_use_p about inline (*) cc44e55... Daily bump. (*) b1c2182... libstdc++: Move www.open-std.org in status part of manual t (*) 05cd79c... libstdc++: Remove dg-xfail-run-if in std/time/tzdb_list/1.c (*) 5c9833d... libstdc++: [_GLIBCXX_DEBUG] Complete deadlock fix on safe i (*) 844190a... [PR107608] [range-ops] Avoid folding into INF when flag_tra (*) 5ba715e... libstdc++: Remove unconditional -pthread from test options (*) b92e553... config-list.mk: Modernize FreeBSD targets towards version 1 (*) c8f2be5... Bugfix to allow testsuite/gm2/pim/pass/arraybool.mod to com (*) 4dc4584... libstdc++: Fix narrowing conversion in std/time/clock/utc/i (*) e658e81... C-SKY: Support --with-float=softfp in configuration. (*) 5013c3b... Daily bump. (*) 523e871... libstdc++: enable on windows (*) b1c839b... libstdc++: Deliver names of C functions in (*) d80e5a7... libstdc++: Implement std::chrono::current_zone() for AIX [P (*) c47dcb9... libstdc++: Disable unwanted code for --with-libstdcxx-zonei (*) 559993b... libstdc++: Embed a static copy of tzdata.zi (*) ff6c761... xtensa: Remove old broken tweak for leaf function (*) a3b99b8... [aarch64] Fold ldr+dup to ld1rq for little endian targets. (*) 9afc914... libstdc++: Fix ostream insertion operators for calendar typ (*) e176c03... libstdc++: [_GLIBCXX_INLINE_VERSION] Add to_chars/from_char (*) 5b3a886... c++: Avoid incorrect shortening of divisions [PR108365] (*) (*) 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.