public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [V3][PATCH 0/2]Update -Warray-bounds with -fstrict-flex-arrays
@ 2022-12-06 16:14 Qing Zhao
  2022-12-06 16:14 ` [V2][PATCH 1/1] Add a new warning option -Wstrict-flex-arrays Qing Zhao
  2022-12-06 16:14 ` [V3][PATCH 1/2] Update -Warray-bounds with -fstrict-flex-arrays Qing Zhao
  0 siblings, 2 replies; 5+ messages in thread
From: Qing Zhao @ 2022-12-06 16:14 UTC (permalink / raw)
  To: rguenther, joseph; +Cc: gcc-patches, keescook, siddhesh, Qing Zhao

Hi, this is the 3rd version of the patch.

Per Richard's request, I split the patch into two seperate patches:

1.  Update -Warray-bounds with -fstrict-flex-arrays.
2.  Add a new warning option -Wstrict-flex-arrays.

I have bootstrapped and regression tested on both X86 and aarch64
without any issue.

Okay for committing?

thanks.

Qing



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

end of thread, other threads:[~2022-12-06 16:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-06 16:14 [V3][PATCH 0/2]Update -Warray-bounds with -fstrict-flex-arrays Qing Zhao
2022-12-06 16:14 ` [V2][PATCH 1/1] Add a new warning option -Wstrict-flex-arrays Qing Zhao
2022-12-06 16:16   ` Qing Zhao
2022-12-06 16:14 ` [V3][PATCH 1/2] Update -Warray-bounds with -fstrict-flex-arrays Qing Zhao
2022-12-06 16:22   ` 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).