From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id F1F7C3857801; Wed, 15 Sep 2021 17:03:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F1F7C3857801 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] (132 commits) harden conditional branches X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testme X-Git-Oldrev: 3c46ef9cb7ea0f63dd60b279246a6529bf5057d7 X-Git-Newrev: 0a13d419fa294fdf8ca09cd3c163cb617dfb2383 Message-Id: <20210915170311.F1F7C3857801@sourceware.org> Date: Wed, 15 Sep 2021 17:03:11 +0000 (GMT) X-BeenThere: gcc-cvs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Sep 2021 17:03:12 -0000 The branch 'aoliva/heads/testme' was updated to point to: 0a13d419fa2... harden conditional branches It previously pointed to: 3c46ef9cb7e... introduce stack scrub (strub) feature Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 3c46ef9... introduce stack scrub (strub) feature Summary of changes (added commits): ----------------------------------- 0a13d41... harden conditional branches 2709337... zero-call-used-regs attr for ada (*) 7bdf515... i386: port vxworks to TARGET_CPU_P macro (*) 4320a4b... c++: don't warn about internal interference sizes (*) adddfc8... rs6000: fix symtab_node::get == NULL issue (*) a37d7d6... gcc-changelog: Add FIXME note. (*) e0fcdc4... gcc-changelog: check git commit email address (*) 26d4ba0... target/102348 - fix powerpc-lynxos build (*) 7fc4d60... Optimize for V{8,16,32}HFmode vec_set/extract/init. (*) feebc22... Maintain (mis-)alignment info in the first element of a gro (*) e4d3643... AVX512FP16: Adjust builtin name for FP16 builtins to match (*) b6d8fa6... tree-optimization/102318 - reduction epilogue re-use (*) cc1e288... libstdc++: Check for TLS support on mingw cross-compilers (*) 243e0a5... Output vextract{i,f}{32x4,64x2} for (vec_select:(reg:Vmode) (*) 8b69c48... Add OpenACC 'host_data' testing to 'gfortran.dg/goacc/unexp (*) 947332a... Remove support for vax-openbsd (*) 40c9541... Remove m68k-openbsd support (*) a53781c... c++: don't predeclare std::type_info [PR48396] (*) ba9b07d... c++: correct object scope handling (*) f53a89f... c++: tweak C++20 destructor template-id rule (*) 4633d62... gcc: xtensa: fix PR target/102336 (*) 52ac72a... Daily bump. (*) b305ec9... Fortran - fix ICE during error recovery checking entry char (*) c89d805... c++tools : Add a simple handler for ModuleCompiledRequest. (*) f80b9be... rs6000: Disable optimizing multiple xxsetaccz instructions (*) fb32372... configure: Avoid unnecessary constraints on executables for (*) 70ee703... coroutines: Make proxy vars for the function arg copies. (*) c5a735f... coroutines: Expose implementation state to the debugger. (*) de07cff... c++: empty union member activation during constexpr [PR1021 (*) 818c505... c++: Update DECL_*SIZE for objects with flexible array memb (*) f008fd3... c++: Fix __is_*constructible/assignable for templates [PR10 (*) 33fdbbe... Fortran: Add missing ST_OMP_END_SCOPE handling [PR102313] (*) e210398... testsuite: fix failing pytest tests (*) bd55fa1... Fix PR ada/101970 (*) 9bb2029... arc: Update ZOL pattern. (*) f349a8b... Do not issue size error for too large array type (*) b9c3585... Fix inaccurate bounds in debug info for vector array types (*) 2686401... Fix internal error on broken import of vector intrinsics (*) fad5405... Strengthen compatibility warning for GCC builtins (*) caef520... Fix internal error on pointer-to-pointer binding in LTO mod (*) b29fc21... testsuite: Use sync_long_long instead of sync_int_long for (*) 3f89d5e... openmp: Add testing checks (whether lhs appears in operands (*) f3922ac... Implement PR ada/101385 (*) 45d32da... Remove superfluous call to UI_Is_In_Int_Range (*) f1f5b1f... Give more informative error message for by-reference types (*) ebcdd00... AVX512FP16: Add testcase for fpclass/getmant/getexp instruc (*) 8486e9f... AVX512FP16: Add fpclass/getexp/getmant instructions. (*) b6e944d... AVX512FP16: Add testcase for vreduceph/vreducesh/vrndscalep (*) 8bed761... AVX512FP16: Add vreduceph/vreducesh/vrndscaleph/vrndscalesh (*) 03f0cbc... AVX512FP16: Add testcase for vrcpph/vrcpsh/vscalefph/vscale (*) bf4c124... AVX512FP16: Add vrcpph/vrcpsh/vscalefph/vscalefsh. (*) c636572... AVX512FP16: Add testcase for vsqrtph/vsqrtsh/vrsqrtph/vrsqr (*) 4204740... AVX512FP16: Add vsqrtph/vrsqrtph/vsqrtsh/vrsqrtsh. (*) 22abfa3... c++: Fix warning on 32-bit x86 (*) 07985c4... Daily bump. (*) 104c05c... Fortran - ensure simplification of bounds of array-valued n (*) 8d93ba9... Fortran - fix handling of substring start and end indices (*) 6c79057... Don't maintain a warning spec for 'UNKNOWN_LOCATION'/'BUILT (*) 1985392... Clarify 'key_type_t' to 'location_t' as used for 'gcc/diagn (*) accf943... Simplify 'gcc/diagnostic-spec.h:nowarn_map' setup (*) 76b7501... c++: implement C++17 hardware interference size (*) 8ea2925... i386: support micro-levels in target{,_clone} attrs [PR1016 (*) 03312cb... [aarch64] Fix target/95969: __builtin_aarch64_im_lane_bound (*) 20f3c16... Remove m32r{,le}-*-linux* support from GCC (*) 9e58de3... Fix PR lto/49664: liblto_plugin.so exports too many symbols (*) 512b383... aarch64: PR target/102252 Invalid addressing mode for SVE l (*) c7a669a... Remove references to FSM threads. (*) c8b2b89... c++: parameter pack inside constexpr if [PR101764] (*) 90ac6ed... c++: fix -fsanitize-coverage=trace-pc ICE [PR101331] (*) a7f5985... Adjust ssa-dom-thread-7.c on aarch64. (*) 5b01bfe... x86: Add TARGET_AVX256_[MOVE|STORE]_BY_PIECES (*) c8e4cb8... Use gen_lowpart_if_possible instead of gen_lowpart to avoid (*) 924326b... Move pointer_equiv_analyzer to new file. (*) 5f6a6c9... gimple: allow more folding of memcpy [PR102125] (*) f0cfd07... arm: expand handling of movmisalign for DImode [PR102125] (*) 408e8b9... rtl: directly handle MEM in gen_highpart [PR102125] (*) c012297... cr16-elf is now obsoleted (*) f42e95a... Fix multi-statment macro (*) c86de34... Remove DARWIN_PREFER_DWARF and dead code (*) 2071a0e... Fix i686-lynx build breakage (*) a7348a1... Add cr16-*-* to the list of obsoleted targets (*) 716e03f... Default AVR to DWARF2 debug (*) d399e43... Always default to DWARF2 debugging for RX, even with -mas10 (*) 113ff25... Default Alpha/VMS to DWARF2 debugging only (*) 2ebb6f6... Always default to DWARF2 debug for cygwin and mingw (*) fc4a29c... libgfortran: Handle m68k extended real format in ISO_Fortra (*) fbeead5... rs6000: Add load density heuristic (*) b70e254... rs6000: Remove typedef for struct rs6000_cost_data (*) 7f8ee89... [i386] Remove UNSPEC_{COPYSIGN,XORSIGN}. (*) e1ab928... Daily bump. (*) 53a4def... d: Don't include terminating null pointer in string express (*) b195fae... Also preserve SUBREG_PROMOTED_VAR_P in expr.c's convert_mov (*) d71126e... Daily bump. (*) 79513dc... compiler: don't pad zero-sized trailing field in results st (*) 5485bbe... Refactor jump_thread_path_registry. (*) 3fca63b... testsuite: Fix c-c++-common/auto-init-* tests (*) a26206e... Daily bump. (*) 332a9f7... libgccjit: Generate debug info for variables (*) 57b7c43... Revert "Get rid of all float-int special cases in validate_ (*) f75e524... MAINTAINERS: Adding myself to to DCO and write after approv (*) 8122fbf... openmp: Implement OpenMP 5.1 atomics, so far for C only (*) b7f8470... compiler: correct condition for calling memclrHasPointers (*) 01b5038... Disable threading through latches until after loop optimiza (*) fb88bf9... doc: document BPF -mcpu and related options (*) ae1cce7... bpf testsuite: add tests for new feature options (*) 5b2ab1d... bpf: add -mcpu and related feature options (*) 4f0f696... bpf: correct zero_extend output templates (*) 7f8af6d... libstdc++: Use "test.invalid." for invalid hostname (*) 79f488d... middle-end/102273 - avoid ICE with auto-init and nested fun (*) 5c5c2d8... Fix 'dg-do run' syntax in 'c-c++-common/auto-init-padding-{ (*) 1dae802... middle-end/102269 - avoid auto-init of empty types (*) f7523db... Remove vestiges of --with-stabs (*) 1e77bcb... AVX512FP16: Add testcase for vcmpph/vcmpsh/vcomish/vucomish (*) 0f20073... AVX512FP16: Add vcmpph/vcmpsh/vcomish/vucomish. (*) 98da680... AVX512FP16: Add testcase for vmaxph/vmaxsh/vminph/vminsh. (*) b96cb2c... AVX512FP16: Add vmaxph/vminph/vmaxsh/vminsh. (*) 63d7c9d... AVX512FP16: Add testcase for vaddsh/vsubsh/vmulsh/vdivsh. (*) 7183826... AVX512FP16: Add vaddsh/vsubsh/vmulsh/vdivsh. (*) d959312... AVX512FP16: Enable _Float16 autovectorization (*) 0458154... Remove dbx.h, do not set PREFERRED_DEBUGGING_TYPE from dbxc (*) 60efb1f... Remove copysign post_reload splitter for scalar modes. (*) f84e2f0... Daily bump. (*) a25e0b5... Add -ftrivial-auto-var-init option and uninitialized variab (*) 5fe0865... Fortran - out of bounds in array constructor with implied d (*) de515ce... x86-64: Update AVX512FP16 ABI tests for x32 (*) 013cfc6... Improve LIM fill_always_executed_in computation (*) 6e27bc2... Avoid full DOM walk in LIM fill_always_executed_in (*) f77f3ad... AVX512FP16: Add testcase for vaddph/vsubph/vmulph/vdivph. (*) bd7a34e... AVX512FP16: Add vaddph/vsubph/vdivph/vmulph. (*) 8f323c7... Optimize v4sf reduction. (*) 60eec23... Optimize vec_extract for 256/512-bit vector when index exce (*) b6db7cd... Daily bump. (*) (*) 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.