public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Replace flag_strict_flex_arrays with DECL_NOT_FLEXARRAY in middle-end
@ 2023-01-12 23:04 Qing Zhao
  2023-01-12 23:04 ` [PATCH 1/1] " Qing Zhao
  0 siblings, 1 reply; 3+ messages in thread
From: Qing Zhao @ 2023-01-12 23:04 UTC (permalink / raw)
  To: rguenther; +Cc: gcc-patches, Qing Zhao

this is the patch to replace all references to flag_strict_flex_arrays
with DECL_NOT_FLEXARRAY in middle-end per the discussion.

I have bootstrapped and regression tested on X86, no issues.

Okay for commit?

thanks.

Qing

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

end of thread, other threads:[~2023-01-13  7:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-12 23:04 [PATCH 0/1] Replace flag_strict_flex_arrays with DECL_NOT_FLEXARRAY in middle-end Qing Zhao
2023-01-12 23:04 ` [PATCH 1/1] " Qing Zhao
2023-01-13  7:00   ` Richard Biener

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