[Bug c/86340] GCC 8.1 produces broken code for m68k with optimization levels above -O1

2018-06-28 Thread kalamatee at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86340 --- Comment #2 from Nick Andrews --- Created attachment 44329 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44329&action=edit finddisplayinfo.i --- Comment #3 from Nick Andrews --- Created attachment 44330 --> https://gcc.gnu.org/bugzi

[Bug c/86340] New: GCC 8.1 produces broken code for m68k with optimization levels above -O1

2018-06-27 Thread kalamatee at gmail dot com
: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: kalamatee at gmail dot com Target Milestone: --- Compiling the following file for AROS m68k using gcc 8.1 produces broken code -: https://github.com/ezrec/AROS-mirror/blob/ABI_V1