public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [BUG/PATCH] ppc64 g5 and cell optimizations result in .machine power7
@ 2020-12-03 12:00 René Rebe
  0 siblings, 0 replies; only message in thread
From: René Rebe @ 2020-12-03 12:00 UTC (permalink / raw)
  To: gcc-patches

Hi,

Since reworking the rs6000 .machine output selection in commit e154242724b084380e3221df7c08fcdbd8460674 22 May 2019, compiling glibc with either G5 or cell results in power7 assembly optimizations to be chosen, which obviously crash with illegal instructions. This is because gcc's .machine output was accidentally changed due to OPTION_MASK_ALTIVEC only otherwise present in IBM CPUs since power7.

Bug & patch already at:

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

Best regards,
	René Rebe

-- 
 ExactCODE GmbH, Lietzenburger Str. 42, DE-10789 Berlin, https://exactcode.com
 https://exactscan.com | https://ocrkit.com | https://t2sde.org | https://rene.rebe.de


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-12-03 12:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-03 12:00 [BUG/PATCH] ppc64 g5 and cell optimizations result in .machine power7 René Rebe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).