[Bug go/79037] gccgo: Binaries crash with parforsetup: pos is not aligned on m68k
gcc-bugzilla at mkarcher dot dialup.fu-berlin.de
gcc-bugzilla@gcc.gnu.org
Fri Jan 20 07:43:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79037
--- Comment #8 from Michael Karcher <gcc-bugzilla at mkarcher dot dialup.fu-berlin.de> ---
The patch looks like it should work fine, I guess John Paul Adrian Glaubitz is
going to test it soon. But I wonder whether the determination of alignment is
in types.cc really needed, as user-specified alignment directives can only make
alignment stricter. So always passing 4 to implicit variable should do no harm
and keep the code simpler.
More information about the Gcc-bugs
mailing list