Show patches with: Submitter = Qing Zhao       |    Archived = No       |   72 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,5/5] Add the 6th argument to .ACCESS_WITH_SIZE New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - -1- 2024-02-16 Qing Zhao Unresolved
[v6,4/5] Use the .ACCESS_WITH_SIZE in bound sanitizer. New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - -1- 2024-02-16 Qing Zhao Unresolved
[v6,3/5] Use the .ACCESS_WITH_SIZE in builtin object size. New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - -1- 2024-02-16 Qing Zhao Unresolved
[v6,2/5] Convert references with "counted_by" attributes to/from .ACCESS_WITH_SIZE. New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - -1- 2024-02-16 Qing Zhao Unresolved
[v6,1/5] Provide counted_by attribute to flexible array member field (PR108896) New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - -1- 2024-02-16 Qing Zhao Unresolved
[v5,4/4] Use the .ACCESS_WITH_SIZE in bound sanitizer. New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - -1- 2024-02-09 Qing Zhao Unresolved
[v5,3/4] Use the .ACCESS_WITH_SIZE in builtin object size. New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - -1- 2024-02-09 Qing Zhao Unresolved
[v5,2/4] Convert references with "counted_by" attributes to/from .ACCESS_WITH_SIZE. New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - -1- 2024-02-09 Qing Zhao Unresolved
[v5,1/4] Provide counted_by attribute to flexible array member field (PR108896) New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - -1- 2024-02-09 Qing Zhao Unresolved
[v4,4/4] Use the .ACCESS_WITH_SIZE in bound sanitizer. New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - -1- 2024-01-24 Qing Zhao Unresolved
[v4,3/4] Use the .ACCESS_WITH_SIZE in builtin object size. New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - -1- 2024-01-24 Qing Zhao Unresolved
[v4,2/4] Convert references with "counted_by" attributes to/from .ACCESS_WITH_SIZE. New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - -1- 2024-01-24 Qing Zhao Unresolved
[v4,1/4] Provide counted_by attribute to flexible array member field (PR108896) New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - -1- 2024-01-24 Qing Zhao Unresolved
tree optimization/111407--SSA corruption due to widening_mul opt tree optimization/111407--SSA corruption due to widening_mul opt - - - 1-- 2023-09-14 Qing Zhao Accepted
[V3,3/3] Use the counted_by attribute information in bound sanitizer[PR108896] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - -1- 2023-08-25 Qing Zhao Unresolved
[V3,2/3] Use the counted_by atribute info in builtin object size [PR108896] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - -1- 2023-08-25 Qing Zhao Unresolved
[V3,1/3] Provide counted_by attribute to flexible array member field (PR108896) New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - -1- 2023-08-25 Qing Zhao Unresolved
[V2] gcc-14/changes.html: Deprecate a GCC C extension on flexible array members. [V2] gcc-14/changes.html: Deprecate a GCC C extension on flexible array members. - - - -1- 2023-08-07 Qing Zhao Unresolved
[V2,3/3] Use the counted_by attribute information in bound sanitizer[PR108896] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - -1- 2023-08-04 Qing Zhao Unresolved
[V2,2/3] Use the counted_by atribute info in builtin object size [PR108896] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - -1- 2023-08-04 Qing Zhao Unresolved
[V2,1/3] Provide counted_by attribute to flexible array member field (PR108896) New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - -1- 2023-08-04 Qing Zhao Unresolved
Add documentation for -Wflex-array-member-not-at-end. Add documentation for -Wflex-array-member-not-at-end. - - - 1-- 2023-08-03 Qing Zhao Accepted
gcc-13/changes.html: Add and fix URL to -fstrict-flex-array option. gcc-13/changes.html: Add and fix URL to -fstrict-flex-array option. - - - -1- 2023-07-21 Qing Zhao Unresolved
gcc-14/changes.html: Deprecate a GCC C extension on flexible array members. gcc-14/changes.html: Deprecate a GCC C extension on flexible array members. - - - -1- 2023-07-10 Qing Zhao Unresolved
[V10,3/3] Use TYPE_INCLUDES_FLEXARRAY in __builtin_object_size [PR101832] Accept and Handle the case when a structure including a FAM nested in another structure - - - 1-- 2023-06-20 Qing Zhao Accepted
[V10,2/3] Update documentation to clarify a GCC extension [PR77650] Accept and Handle the case when a structure including a FAM nested in another structure - - - 1-- 2023-06-20 Qing Zhao Accepted
[V10,1/3] Introduce IR bit TYPE_INCLUDES_FLEXARRAY for the GCC extension [PR77650] Accept and Handle the case when a structure including a FAM nested in another structure - - - 1-- 2023-06-20 Qing Zhao Accepted
Ping: Fwd: [V9][PATCH 1/2] Handle component_ref to a structre/union field including flexible array … Ping: Fwd: [V9][PATCH 1/2] Handle component_ref to a structre/union field including flexible array … - - - -1- 2023-06-05 Qing Zhao Corrupt patch
[V9,2/2] Update documentation to clarify a GCC extension [PR77650] [V9,1/2] Handle component_ref to a structre/union field including flexible array member [PR101832] - - - 1-- 2023-05-30 Qing Zhao Accepted
[V9,1/2] Handle component_ref to a structre/union field including flexible array member [PR101832] [V9,1/2] Handle component_ref to a structre/union field including flexible array member [PR101832] - - - 1-- 2023-05-30 Qing Zhao Accepted
[V9,0/2] Accept and Handle the case when a structure including a FAM nested in another structure - - - -1- 2023-05-30 Qing Zhao Repeat Merge
[V1,3/3] Use the element_count attribute information in bound sanitizer[PR108896] New attribute "element_count" to annotate bounds for C99 FAM(PR108896) - - - 1-- 2023-05-25 Qing Zhao Accepted
[V1,2/3] Use the element_count atribute info in builtin object size [PR108896]. New attribute "element_count" to annotate bounds for C99 FAM(PR108896) - - - 1-- 2023-05-25 Qing Zhao Accepted
[V1,1/3] Provide element_count attribute to flexible array member field (PR108896) New attribute "element_count" to annotate bounds for C99 FAM(PR108896) - - - 1-- 2023-05-25 Qing Zhao Accepted
[V8,2/2] Update documentation to clarify a GCC extension [PR77650] Accept and Handle the case when a structure including a FAM nested in another structure - - - 1-- 2023-05-25 Qing Zhao Accepted
[V8,1/2] Handle component_ref to a structre/union field including flexible array member [PR101832] Accept and Handle the case when a structure including a FAM nested in another structure - - - 1-- 2023-05-25 Qing Zhao Accepted
[2/2] Update documentation to clarify a GCC extension [PR77650] Accept and Handle the case when a structure including a FAM nested in another structure - - - 1-- 2023-05-25 Qing Zhao Accepted
[1/2] Handle component_ref to a structre/union field including flexible array member [PR101832] Accept and Handle the case when a structure including a FAM nested in another structure - - - 1-- 2023-05-25 Qing Zhao Accepted
[V7,2/2] Update documentation to clarify a GCC extension [PR77650] Accept and Handle the case when a structure including a FAM nested in another structure - - - 1-- 2023-05-19 Qing Zhao Accepted
[V7,1/2] Handle component_ref to a structre/union field including flexible array member [PR101832] Accept and Handle the case when a structure including a FAM nested in another structure - - - 1-- 2023-05-19 Qing Zhao Accepted
Ping * 3: [V6][PATCH 2/2] Update documentation to clarify a GCC extension Ping * 3: [V6][PATCH 2/2] Update documentation to clarify a GCC extension - - - -1- 2023-04-20 Qing Zhao Corrupt patch
Ping * 3: [V6][PATCH 1/2] Handle component_ref to a structre/union field including flexible array m… Ping * 3: [V6][PATCH 1/2] Handle component_ref to a structre/union field including flexible array m… - - - -1- 2023-04-20 Qing Zhao Corrupt patch
[V6,2/2] Update documentation to clarify a GCC extension Untitled series #32969 - - - -1- 2023-04-11 Qing Zhao Corrupt patch
[V6,1/2] Handle component_ref to a structre/union field including flexible array member [PR101832] [V6,1/2] Handle component_ref to a structre/union field including flexible array member [PR101832] - - - -1- 2023-04-11 Qing Zhao Corrupt patch
[V6,2/2] Update documentation to clarify a GCC extension Untitled series #31953 - - - -1- 2023-04-04 Qing Zhao Corrupt patch
[V6,1/2] Handle component_ref to a structre/union field including flexible array member [PR101832] [V6,1/2] Handle component_ref to a structre/union field including flexible array member [PR101832] - - - -1- 2023-04-04 Qing Zhao Corrupt patch
[2/2] Update documentation to clarify a GCC extension Handle component_ref to a structure/union field including FAM for builtin_object_size - - - 1-- 2023-03-28 Qing Zhao Accepted
[V6,1/2] Handle component_ref to a structre/union field including flexible array member [PR101832] Handle component_ref to a structure/union field including FAM for builtin_object_size - - - 1-- 2023-03-28 Qing Zhao Accepted
[V5,2/2] Update documentation to clarify a GCC extension [V5,1/2] Handle component_ref to a structre/union field including flexible array member [PR101832] - - - -1- 2023-03-23 Qing Zhao Corrupt patch
[V5,1/2] Handle component_ref to a structre/union field including flexible array member [PR101832] [V5,1/2] Handle component_ref to a structre/union field including flexible array member [PR101832] - - - -1- 2023-03-23 Qing Zhao Corrupt patch
[V5,2/2] Update documentation to clarify a GCC extension Handle component_ref to a structure/union field including FAM for builtin_object_size - - - 1-- 2023-03-16 Qing Zhao Accepted
[V5,1/2] Handle component_ref to a structre/union field including flexible array member [PR101832] Handle component_ref to a structure/union field including FAM for builtin_object_size - - - 1-- 2023-03-16 Qing Zhao Accepted
[V2] Fixing PR107411 [V2] Fixing PR107411 - - - -1- 2023-02-27 Qing Zhao Corrupt patch
[V4,2/2] Update documentation to clarify a GCC extension Handle component_ref to a structure/union field including FAM for builtin_object_size - - - 1-- 2023-02-24 Qing Zhao Accepted
[v4,1/2] Handle component_ref to a structre/union field including C99 FAM [PR101832] Handle component_ref to a structure/union field including FAM for builtin_object_size - - - 1-- 2023-02-24 Qing Zhao Accepted
[v3,2/2] Update documentation to clarify a GCC extension (PR77650) [v3,1/2] Handle component_ref to a structre/union field including C99 FAM [PR101832] - - - -1- 2023-02-23 Qing Zhao Corrupt patch
[v3,1/2] Handle component_ref to a structre/union field including C99 FAM [PR101832] [v3,1/2] Handle component_ref to a structre/union field including C99 FAM [PR101832] - - - -1- 2023-02-23 Qing Zhao Corrupt patch
[V2] Fixing PR107411 [V2] Fixing PR107411 - - - 1-- 2023-02-21 Qing Zhao Accepted
Fixing PR107411 Fixing PR107411 - - - 1-- 2023-02-17 Qing Zhao Accepted
[v3,2/2] Update documentation to clarify a GCC extension (PR77650) Handle component_ref to a structure/union field including FAM for builtin_object_size - - - 1-- 2023-02-11 Qing Zhao Accepted
[v3,1/2] Handle component_ref to a structre/union field including C99 FAM [PR101832] Handle component_ref to a structure/union field including FAM for builtin_object_size - - - 1-- 2023-02-11 Qing Zhao Accepted
[V2] Handle component_ref to a structre/union field including flexible array member [PR101832] [V2] Handle component_ref to a structre/union field including flexible array member [PR101832] - - - 1-- 2023-02-06 Qing Zhao Accepted
[2/2] Documentation Update. PR101832: Handle component_ref to a structure/union field including flexible array member for built… - - - 1-- 2023-01-31 Qing Zhao Accepted
[1/2] Handle component_ref to a structre/union field including flexible array member [PR101832] PR101832: Handle component_ref to a structure/union field including flexible array member for built… - - - 1-- 2023-01-31 Qing Zhao Accepted
[1/1] Replace flag_strict_flex_arrays with DECL_NOT_FLEXARRAY in middle-end Replace flag_strict_flex_arrays with DECL_NOT_FLEXARRAY in middle-end - - - 1-- 2023-01-12 Qing Zhao Accepted
gcc-13/changes.html: Mention -fstrict-flex-arrays and its impact gcc-13/changes.html: Mention -fstrict-flex-arrays and its impact - - - -1- 2022-12-20 Qing Zhao Unresolved
[V3,2/2] Add a new warning option -Wstrict-flex-arrays. Update -Warray-bounds with -fstrict-flex-arrays - - - 1-- 2022-12-06 Qing Zhao Accepted
[V3,1/2] Update -Warray-bounds with -fstrict-flex-arrays. Update -Warray-bounds with -fstrict-flex-arrays - - - 1-- 2022-12-06 Qing Zhao Accepted
[V2,1/1] Add a new warning option -Wstrict-flex-arrays. [V2,1/1] Add a new warning option -Wstrict-flex-arrays. - - - -1- 2022-12-06 Qing Zhao Unresolved
[V2,1/1] Add a new warning option -Wstrict-flex-arrays. Add a new warning option -Wstrict-flex-arrays - - - -1- 2022-11-30 Qing Zhao Unresolved
[2/2] Add a new warning option -Wstrict-flex-arrays. Add a new warning option -Wstrict-flex-array - - - -1- 2022-11-08 Qing Zhao Unresolved
[1/2] Change the name of array_at_struct_end_p to array_ref_flexible_size_p Add a new warning option -Wstrict-flex-array - - - 1-- 2022-11-08 Qing Zhao Accepted