This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug go/66368] [5 Regression] go tool crashes on powerpc-linux-gnu
- From: "wschmidt at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 04 Jun 2015 03:26:09 +0000
- Subject: [Bug go/66368] [5 Regression] go tool crashes on powerpc-linux-gnu
- Auto-submitted: auto-generated
- References: <bug-66368-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66368
--- Comment #7 from Bill Schmidt <wschmidt at gcc dot gnu.org> ---
FYI, PR65787 only changes behavior for powerpc64le, so it's odd that you would
see any differences with or without those changes. The two patched routines
are never called for big endian.