[Bug tree-optimization/82518] [8 regression] gfortran.fortran-torture/execute/in-pack.f90 fails on armeb since r252917
nickc at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jan 31 10:24:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82518
--- Comment #8 from Nick Clifton <nickc at gcc dot gnu.org> ---
Hi Aldy,
> Do we have a way of testing armeb, either through a simulator or through
> some aarch64 with magic flags?
GDB has an ARM simulator which is OK unless you need to test some of the newer
features like scalable vector instructions. Just compile your code as normal
and then build an armeb targeted version of gdb.
Cheers
Nick
More information about the Gcc-bugs
mailing list