[Bug c++/69698] [meta-bug] flexible array members

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69698
Bug 69698 depends on bug 109585, which changed state.

Bug 109585 Summary: [10 regression] Carla/sord miscompiled with -O2 on ARM64 
with flexible array member
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109585

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug c++/69698] [meta-bug] flexible array members

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69698
Bug 69698 depends on bug 92815, which changed state.

Bug 92815 Summary: [10 Regression] spurious -Wstringop-overflow writing into a 
flexible array of an extern struct
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92815

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/69698] [meta-bug] flexible array members

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69698
Bug 69698 depends on bug 91490, which changed state.

Bug 91490 Summary: [9 Regression] bogus argument missing terminating nul 
warning on strlen of a flexible array member
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91490

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/69698] [meta-bug] flexible array members

2022-05-11 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69698
Bug 69698 depends on bug 88578, which changed state.

Bug 88578 Summary: Static C++ objects with flexible array members overlap when 
initializes are non-const
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88578

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug c++/69698] [meta-bug] flexible array members

2022-01-26 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69698
Bug 69698 depends on bug 91462, which changed state.

Bug 91462 Summary: [9 Regression] missing -Warray-bounds writing to an empty 
flexible array member in a ctor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91462

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug c++/69698] [meta-bug] flexible array members

2021-08-27 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69698
Bug 69698 depends on bug 72753, which changed state.

Bug 72753 Summary: sole flexible array member in a typedef rejected
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72753

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

[Bug c++/69698] [meta-bug] flexible array members

2021-07-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69698
Bug 69698 depends on bug 96743, which changed state.

Bug 96743 Summary: ICE on flexible array in initializer list using lambdas
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96743

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

[Bug c++/69698] [meta-bug] flexible array members

2021-05-14 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69698
Bug 69698 depends on bug 93753, which changed state.

Bug 93753 Summary: [8 Regression] ICE on a flexible array followed by a member 
in an anonymous struct with an initializer
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93753

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug c++/69698] [meta-bug] flexible array members

2021-04-26 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69698
Bug 69698 depends on bug 100124, which changed state.

Bug 100124 Summary: Why is "flexible array member '...' in an otherwise empty 
'...'" an issue?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100124

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WONTFIX

[Bug c++/69698] [meta-bug] flexible array members

2020-06-18 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69698
Bug 69698 depends on bug 92814, which changed state.

Bug 92814 Summary: missing -Wstringop-overflow writing into a dynamically 
allocated flexible array member
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92814

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/69698] [meta-bug] flexible array members

2020-03-11 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69698
Bug 69698 depends on bug 94132, which changed state.

Bug 94132 Summary: Valid usage of flexible array member failing to compile
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94132

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

[Bug c++/69698] [meta-bug] flexible array members

2019-11-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69698
Bug 69698 depends on bug 80135, which changed state.

Bug 80135 Summary: [7 Regression] ICE in output_constructor_regular_field, at 
varasm.c:4968
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80135

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/69698] [meta-bug] flexible array members

2019-11-01 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69698
Bug 69698 depends on bug 91463, which changed state.

Bug 91463 Summary: missing -Warray-bounds accessing past the end of a 
statically initialized flexible array member
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91463

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug c++/69698] [meta-bug] flexible array members

2019-01-07 Thread edlinger at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69698
Bug 69698 depends on bug 69697, which changed state.

Bug 69697 Summary: incorrect runtime initialization of static flexible array 
members
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69697

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/69698] [meta-bug] flexible array members

2019-01-07 Thread edlinger at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69698
Bug 69698 depends on bug 69696, which changed state.

Bug 69696 Summary: incorrect initialization of block-scope flexible array 
members
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69696

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/69698] [meta-bug] flexible array members

2019-01-07 Thread edlinger at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69698
Bug 69698 depends on bug 69338, which changed state.

Bug 69338 Summary: incorrect ctor initialization of a flexible array member
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69338

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

[Bug c++/69698] [meta-bug] flexible array members

2018-10-26 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69698
Bug 69698 depends on bug 81234, which changed state.

Bug 81234 Summary: [6 Regression] stray notes for a flexible array member not 
at end of struct
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81234

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |INVALID

[Bug c++/69698] [meta-bug] flexible array members

2018-10-26 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69698
Bug 69698 depends on bug 79363, which changed state.

Bug 79363 Summary: [6 Regression] ICE with NSDMI and array
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79363

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug c++/69698] [meta-bug] flexible array members

2018-10-12 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69698
Bug 69698 depends on bug 71290, which changed state.

Bug 71290 Summary: [6 Regression] Flexible array member is not diagnosed with 
-pedantic
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71290

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug c++/69698] [meta-bug] flexible array members

2018-06-22 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69698
Bug 69698 depends on bug 79986, which changed state.

Bug 79986 Summary: [6/7/8/9 Regression][CHKP] ICE in fold_convert_loc with a 
flexible array
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79986

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |WONTFIX

[Bug c++/69698] [meta-bug] flexible array members

2017-10-18 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69698

Eric Gallager  changed:

   What|Removed |Added

 CC||egallager at gcc dot gnu.org
 Depends on||82599
  Alias||flexmembers

--- Comment #2 from Eric Gallager  ---
alias flexmembers


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82599
[Bug 82599] Assignments from statically initialized flexible arrays copy too
much

[Bug c++/69698] [meta-bug] flexible array members

2017-05-31 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69698
Bug 69698 depends on bug 80179, which changed state.

Bug 80179 Summary: [6/7/8 Regression] ICE initializing a static local object 
with flexible array member in verify_ctor_sanity, at cp/constexpr.c:2641
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80179

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug c++/69698] [meta-bug] flexible array members

2017-03-20 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69698
Bug 69698 depends on bug 68354, which changed state.

Bug 68354 Summary: -Warray-bounds on a flexible array member in C++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68354

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/69698] [meta-bug] flexible array members

2016-10-14 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69698
Bug 69698 depends on bug 71912, which changed state.

Bug 71912 Summary: [6 regression] flexible array in struct in union rejected
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71912

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug c++/69698] [meta-bug] flexible array members

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69698

Andrew Pinski  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2016-07-10
 Ever confirmed|0   |1

--- Comment #1 from Andrew Pinski  ---
.

[Bug c++/69698] [meta-bug] flexible array members

2016-05-25 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69698
Bug 69698 depends on bug 71147, which changed state.

Bug 71147 Summary: [6 Regression] Flexible array member wrongly rejected in 
template
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71147

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED