public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Issue with a flag that I defined getting set to zero
@ 2022-01-07  8:10 Gary Oblock
  2022-01-07  8:20 ` Martin Liška
  2022-01-10  8:36 ` Richard Biener
  0 siblings, 2 replies; 8+ messages in thread
From: Gary Oblock @ 2022-01-07  8:10 UTC (permalink / raw)
  To: gcc

An optimization flag that I recently added is being
set to zero in push_cfun (which after a couple of
levels of calls cl_optimization_restore to this.)

The flag defined like this:

finterleaving-index-32-bits
Common Var(flag_interleaving_index_32_bits) Init(0) Optimization
Structure reorganization optimization, instance interleaving.

Note, I'm working around this but l'd really like
to not have to do so therefore I'm wondering if somebody
could explain what's happening and what I'd need
to do instead?

Thanks,

Gary


CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and contains information that is confidential and proprietary to Ampere Computing or its subsidiaries. It is to be used solely for the purpose of furthering the parties' business relationship. Any unauthorized review, copying, or distribution of this email (or any attachments thereto) is strictly prohibited. If you are not the intended recipient, please contact the sender immediately and permanently delete the original and any copies of this email and any attachments thereto.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-01-10 19:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-07  8:10 Issue with a flag that I defined getting set to zero Gary Oblock
2022-01-07  8:20 ` Martin Liška
2022-01-07  8:30   ` Gary Oblock
2022-01-07  8:38     ` Martin Liška
2022-01-07  8:56       ` Gabriel Ravier
2022-01-07  9:18         ` Gary Oblock
2022-01-10  8:36 ` Richard Biener
2022-01-10 19:53   ` Gary Oblock

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).