Show patches with: Submitter = Qing Zhao       |    Archived = No       |   202 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,3/3,RFC] Provide more contexts for -Warray-bounds, -Wstringop-* warning messages due to code mo… Provide more contexts for -Warray-bounds and -Wstringop-* warning messages - - - - --- 2024-11-05 Qing Zhao New
[v4,2/3,RFC] Provide more contexts for -Warray-bounds, -Wstringop-* warning messages due to code mo… Provide more contexts for -Warray-bounds and -Wstringop-* warning messages - - - - --- 2024-11-05 Qing Zhao New
[v4,1/3,RFC] Provide more contexts for -Warray-bounds, -Wstringop-* warning messages due to code mo… Provide more contexts for -Warray-bounds and -Wstringop-* warning messages - - - - --- 2024-11-05 Qing Zhao New
[v3,2/2,RFC] Add debugging for move history. Provide more contexts for -Warray-bounds warning messages - - - - --- 2024-10-30 Qing Zhao New
[v3,1/2,RFC] Provide more contexts for -Warray-bounds, -Wstringop-* warning messages due to code mo… Provide more contexts for -Warray-bounds warning messages - - - - --- 2024-10-30 Qing Zhao New
[v8] Provide new GCC builtin __builtin_counted_by_ref [PR116016] [v8] Provide new GCC builtin __builtin_counted_by_ref [PR116016] - - - - --- 2024-10-11 Qing Zhao New
PING: [PATCH v7] Provide new GCC builtin __builtin_counted_by_ref [PR116016] PING: [PATCH v7] Provide new GCC builtin __builtin_counted_by_ref [PR116016] - - - - --- 2024-10-09 Qing Zhao New
[v2] c: ICE in build_counted_by_ref [PR116735] [v2] c: ICE in build_counted_by_ref [PR116735] - - - - --- 2024-10-02 Qing Zhao New
C/116735 - ICE in build_counted_by_ref C/116735 - ICE in build_counted_by_ref - - - - --- 2024-10-02 Qing Zhao New
[Backport,GCC12] tree-optimization/116585 - SSA corruption with split_constant_offset [Backport,GCC12] tree-optimization/116585 - SSA corruption with split_constant_offset - - - - --- 2024-10-01 Qing Zhao New
[Backport,GCC13] tree-optimization/116585 - SSA corruption with split_constant_offset [Backport,GCC13] tree-optimization/116585 - SSA corruption with split_constant_offset - - - - --- 2024-10-01 Qing Zhao New
[Backport,GCC14] tree-optimization/116585 - SSA corruption with split_constant_offset [Backport,GCC14] tree-optimization/116585 - SSA corruption with split_constant_offset - - - - --- 2024-10-01 Qing Zhao New
[v7] Provide new GCC builtin __builtin_counted_by_ref [PR116016] [v7] Provide new GCC builtin __builtin_counted_by_ref [PR116016] - - - - --- 2024-09-27 Qing Zhao New
[v6] Provide new GCC builtin __builtin_counted_by_ref [PR116016] [v6] Provide new GCC builtin __builtin_counted_by_ref [PR116016] - - - - --- 2024-09-27 Qing Zhao New
[v5] Provide new GCC builtin __builtin_counted_by_ref [PR116016] [v5] Provide new GCC builtin __builtin_counted_by_ref [PR116016] - - - - --- 2024-09-11 Qing Zhao New
[v4] Provide new GCC builtin __builtin_counted_by_ref [PR116016] [v4] Provide new GCC builtin __builtin_counted_by_ref [PR116016] - - - - --- 2024-09-10 Qing Zhao New
[v3] Provide new GCC builtin __builtin_counted_by_ref [PR116016] [v3] Provide new GCC builtin __builtin_counted_by_ref [PR116016] - - - - --- 2024-09-10 Qing Zhao New
[v2] Provide new GCC builtin __builtin_counted_by_ref [PR116016] [v2] Provide new GCC builtin __builtin_counted_by_ref [PR116016] - - - - --- 2024-09-10 Qing Zhao New
[v1] Provide new GCC builtin __builtin_get_counted_by [PR116016] [v1] Provide new GCC builtin __builtin_get_counted_by [PR116016] - - - - --- 2024-08-13 Qing Zhao New
[v2] Explicitly document that the "counted_by" attribute is only supported in C. [v2] Explicitly document that the "counted_by" attribute is only supported in C. - - - - --- 2024-08-05 Qing Zhao New
Explicitly document that the "counted_by" attribute is only supported in C Explicitly document that the "counted_by" attribute is only supported in C - - - - --- 2024-08-05 Qing Zhao New
[v2] Provide more contexts for -Warray-bounds warning messages [v2] Provide more contexts for -Warray-bounds warning messages - - - - --- 2024-07-12 Qing Zhao New
[RFC,v1] Provide more contexts for -Warray-bounds warning messages [RFC,v1] Provide more contexts for -Warray-bounds warning messages - - - - --- 2024-07-02 Qing Zhao New
[v10,5/5] Add the 6th argument to .ACCESS_WITH_SIZE New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-05-30 Qing Zhao New
[v10,4/5] Use the .ACCESS_WITH_SIZE in bound sanitizer. New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-05-30 Qing Zhao New
[v10,3/5] Use the .ACCESS_WITH_SIZE in builtin object size. New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-05-30 Qing Zhao New
[v10,2/5] Convert references with "counted_by" attributes to/from .ACCESS_WITH_SIZE. New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-05-30 Qing Zhao New
[v10,1/5] Provide counted_by attribute to flexible array member field (PR108896) New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-05-30 Qing Zhao New
[RFC] PR tree-optimization/109071 - -Warray-bounds false positive warnings due to code duplication … [RFC] PR tree-optimization/109071 - -Warray-bounds false positive warnings due to code duplication … - - - - --- 2024-05-13 Qing Zhao New
[v5,4/4] Update the C/C++ FEs routine Allow flexible array members in unions and alone in structures [PR53548] - - - - --- 2024-05-01 Qing Zhao New
[v5,3/4] Add testing cases for flexible array members in unions and alone in structures. Allow flexible array members in unions and alone in structures [PR53548] - - - - --- 2024-05-01 Qing Zhao New
[v5,2/4] C and C++ FE changes Allow flexible array members in unions and alone in structures [PR53548] - - - - --- 2024-05-01 Qing Zhao New
[v5,1/4] Allow flexible array members in unions and alone in structures [PR53548] Allow flexible array members in unions and alone in structures [PR53548] - - - - --- 2024-05-01 Qing Zhao New
[v4,4/4] Update the C/C++ FE routines Allow flexible array members in unions and alone in structures [PR53548] - - - - --- 2024-05-01 Qing Zhao New
[v4,3/4] Add testing cases for flexible array members in unions and alone in structures. Allow flexible array members in unions and alone in structures [PR53548] - - - - --- 2024-05-01 Qing Zhao New
[v4,2/4] C and C++ FE changes Allow flexible array members in unions and alone in structures [PR53548] - - - - --- 2024-05-01 Qing Zhao New
[v4,1/4] Allow flexible array members in unions and alone in structures [PR53548] Allow flexible array members in unions and alone in structures [PR53548] - - - - --- 2024-05-01 Qing Zhao New
[v3,4/4] Update the C FE routine "add_flexible_array_elts_to_size" C++ FE routine "layout_var_decl"… Allow flexible array members in unions and alone in structures [PR53548] - - - - --- 2024-04-30 Qing Zhao New
[v3,3/4] Add testing cases for flexible array members in unions and alone in structures. Allow flexible array members in unions and alone in structures [PR53548] - - - - --- 2024-04-30 Qing Zhao New
[v3,2/4] C and C++ FE changes Allow flexible array members in unions and alone in structures [PR53548] - - - - --- 2024-04-30 Qing Zhao New
[v3,1/4] Allow flexible array members in unions and alone in structures [PR53548] Allow flexible array members in unions and alone in structures [PR53548] - - - - --- 2024-04-30 Qing Zhao New
[v2,3/3] Add testing cases for flexible array members in unions and alone in structures. Allow flexible array members in unions and alone in structures [PR53548] - - - - --- 2024-04-25 Qing Zhao New
[v2,2/3] C and C++ FE changes Allow flexible array members in unions and alone in structures [PR53548] - - - - --- 2024-04-25 Qing Zhao New
[v2,1/3] Allow flexible array members in unions and alone in structures [PR53548] Allow flexible array members in unions and alone in structures [PR53548] - - - - --- 2024-04-25 Qing Zhao New
[RFC,v1,4/4] Adjust testcases for flexible array member in union and alone in structure extension. Allow flexible array members in unions and alone in structures [PR53548] - - - - --- 2024-04-19 Qing Zhao New
[RFC,v1,3/4] Add testing cases for flexible array members in unions and alone in structures. Allow flexible array members in unions and alone in structures [PR53548] - - - - --- 2024-04-19 Qing Zhao New
[RFC,v1,2/4] C and C++ FE changes to support flexible array members in unions and alone in structur… Allow flexible array members in unions and alone in structures [PR53548] - - - - --- 2024-04-19 Qing Zhao New
[RFC,v1,1/4] Documentation change Allow flexible array members in unions and alone in structures [PR53548] - - - - --- 2024-04-19 Qing Zhao New
[v9,5/5] Add the 6th argument to .ACCESS_WITH_SIZE New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-04-12 Qing Zhao New
[v9,4/5] Use the .ACCESS_WITH_SIZE in bound sanitizer. New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-04-12 Qing Zhao New
[v9,3/5] Use the .ACCESS_WITH_SIZE in builtin object size. New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-04-12 Qing Zhao New
[v9,2/5] Convert references with "counted_by" attributes to/from .ACCESS_WITH_SIZE. New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-04-12 Qing Zhao New
[v9,1/5] Provide counted_by attribute to flexible array member field (PR108896) New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-04-12 Qing Zhao New
[Backport,GCC10] Fix SSA corruption due to widening_mul opt on conflict across an abnormal edge [PR… [Backport,GCC10] Fix SSA corruption due to widening_mul opt on conflict across an abnormal edge [PR… - - - - --- 2024-04-01 Qing Zhao New
[Backport,GCC11] Fix SSA corruption due to widening_mul opt on conflict across an abnormal edge [PR… [Backport,GCC11] Fix SSA corruption due to widening_mul opt on conflict across an abnormal edge [PR… - - - - --- 2024-04-01 Qing Zhao New
[Backport,GCC12] Fix SSA corruption due to widening_mul opt on conflict across an abnormal edge [PR… [Backport,GCC12] Fix SSA corruption due to widening_mul opt on conflict across an abnormal edge [PR… - - - - --- 2024-04-01 Qing Zhao New
[Backport,GCC13] Fix SSA corruption due to widening_mul opt on conflict across an abnormal edge [PR… [Backport,GCC13] Fix SSA corruption due to widening_mul opt on conflict across an abnormal edge [PR… - - - - --- 2024-04-01 Qing Zhao New
[v8,5/5] Add the 6th argument to .ACCESS_WITH_SIZE New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-03-29 Qing Zhao New
[v8,4/5] Use the .ACCESS_WITH_SIZE in bound sanitizer. New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-03-29 Qing Zhao New
[v8,3/5] Use the .ACCESS_WITH_SIZE in builtin object size. New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-03-29 Qing Zhao New
[v8,2/5] Convert references with "counted_by" attributes to/from .ACCESS_WITH_SIZE. New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-03-29 Qing Zhao New
[v8,1/5] Provide counted_by attribute to flexible array member field (PR108896) New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-03-29 Qing Zhao New
[v7,5/5] Add the 6th argument to .ACCESS_WITH_SIZE New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-03-20 Qing Zhao New
[v7,4/5] Use the .ACCESS_WITH_SIZE in bound sanitizer. New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-03-20 Qing Zhao New
[v7,3/5] Use the .ACCESS_WITH_SIZE in builtin object size. New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-03-20 Qing Zhao New
[v7,2/5] Convert references with "counted_by" attributes to/from .ACCESS_WITH_SIZE. New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-03-20 Qing Zhao New
[v7,1/5] Provide counted_by attribute to flexible array member field (PR108896) New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-03-20 Qing Zhao New
[tree-object-size] Pass OST_DYNAMIC information to early_object_size phase [tree-object-size] Pass OST_DYNAMIC information to early_object_size phase - - - - --- 2024-03-19 Qing Zhao New
[v6,5/5] Add the 6th argument to .ACCESS_WITH_SIZE New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-02-16 Qing Zhao New
[v6,4/5] Use the .ACCESS_WITH_SIZE in bound sanitizer. New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-02-16 Qing Zhao New
[v6,3/5] Use the .ACCESS_WITH_SIZE in builtin object size. New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-02-16 Qing Zhao New
[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) - - - - --- 2024-02-16 Qing Zhao New
[v6,1/5] Provide counted_by attribute to flexible array member field (PR108896) New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-02-16 Qing Zhao New
[v5,4/4] Use the .ACCESS_WITH_SIZE in bound sanitizer. New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-02-09 Qing Zhao New
[v5,3/4] Use the .ACCESS_WITH_SIZE in builtin object size. New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-02-09 Qing Zhao New
[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) - - - - --- 2024-02-09 Qing Zhao New
[v5,1/4] Provide counted_by attribute to flexible array member field (PR108896) New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-02-09 Qing Zhao New
[v4,4/4] Use the .ACCESS_WITH_SIZE in bound sanitizer. New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-01-24 Qing Zhao New
[v4,3/4] Use the .ACCESS_WITH_SIZE in builtin object size. New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-01-24 Qing Zhao New
[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) - - - - --- 2024-01-24 Qing Zhao New
[v4,1/4] Provide counted_by attribute to flexible array member field (PR108896) New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-01-24 Qing Zhao New
tree optimization/111407--SSA corruption due to widening_mul opt tree optimization/111407--SSA corruption due to widening_mul opt - - - - --- 2023-09-14 Qing Zhao New
[V3,3/3] Use the counted_by attribute information in bound sanitizer[PR108896] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2023-08-25 Qing Zhao New
[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) - - - - --- 2023-08-25 Qing Zhao New
[V3,1/3] Provide counted_by attribute to flexible array member field (PR108896) New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2023-08-25 Qing Zhao New
[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. - - - - --- 2023-08-07 Qing Zhao New
[V2,3/3] Use the counted_by attribute information in bound sanitizer[PR108896] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2023-08-04 Qing Zhao New
[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) - - - - --- 2023-08-04 Qing Zhao New
[V2,1/3] Provide counted_by attribute to flexible array member field (PR108896) New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2023-08-04 Qing Zhao New
Add documentation for -Wflex-array-member-not-at-end. Add documentation for -Wflex-array-member-not-at-end. - - - - --- 2023-08-03 Qing Zhao New
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. - - - - --- 2023-07-21 Qing Zhao New
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. - - - - --- 2023-07-10 Qing Zhao New
[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 - - - - --- 2023-06-20 Qing Zhao New
[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 - - - - --- 2023-06-20 Qing Zhao New
[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 - - - - --- 2023-06-20 Qing Zhao New
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 … - - - - --- 2023-06-05 Qing Zhao New
[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] - - - - --- 2023-05-30 Qing Zhao New
[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] - - - - --- 2023-05-30 Qing Zhao New
[V9,0/2] Accept and Handle the case when a structure including a FAM nested in another structure - - - - --- 2023-05-30 Qing Zhao New
[V1,3/3] Use the element_count attribute information in bound sanitizer[PR108896] New attribute "element_count" to annotate bounds for C99 FAM(PR108896) - - - - --- 2023-05-25 Qing Zhao New
« 1 2 3 »