https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90806
--- Comment #18 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-9 branch has been updated by Eric Botcazou <ebotca...@gcc.gnu.org>: https://gcc.gnu.org/g:9c7a3bf73df4581c8ea9a4db507c290524e91cd5 commit r9-9154-g9c7a3bf73df4581c8ea9a4db507c290524e91cd5 Author: Eric Botcazou <ebotca...@adacore.com> Date: Wed Jan 6 12:06:41 2021 +0100 Fix PR testsuite/90806 on the 9 branch gcc/ChangeLog: PR testsuite/90806 Backport from mainline 2019-07-10 Marc Glisse <marc.gli...@inria.fr> * wide-int.h (wi::lshift): Reject negative values for the fast path.