https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123008
Rainer Orth <ro at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|widening-bits-2.a68 and |widening-bits-2.a68 and
|widening-bits-3.a68 crash |widening-bits-3.a68 crash
|at runtime on |at runtime on 32-bit hosts
|arm-linux-gnueabihf |
Target Milestone|--- |16.0
CC| |ro at gcc dot gnu.org
Target|arm, i686-darwin |arm, i686-darwin,
| |i386-pc-solaris2.11,
| |sparc-sun-solaris2.11,
| |i686-pc-linux-gnu
--- Comment #3 from Rainer Orth <ro at gcc dot gnu.org> ---
I see this with various 32-bit host compilers, like Solaris/i386,
Solaris/sparc,
and Linux/i686. On Solaris/sparcv9 (64-bit), the tests also FAIL, but in a
different unrelated way that I'll report separately.