This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug go/80128] [7 regression] go1: internal compiler error: in write_specific_type_functions, at go/gofrontend/types.cc:2002


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80128

--- Comment #2 from Andreas Schwab <schwab@linux-m68k.org> ---
Looks like Type::needs_specific_type_functions and Type::type_functions should
not hardcode alignment checks, but ask the target about the specific alignment
requirement.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]