[Bug c/108375] [10/11/12/13 Regression] Some variably modified types not detected as such

2023-02-18 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108375 --- Comment #9 from CVS Commits --- The master branch has been updated by Martin Uecker : https://gcc.gnu.org/g:47821ba07a19b672d3cba351a03af2b122e02213 commit r13-6128-g47821ba07a19b672d3cba351a03af2b122e02213 Author: Martin Uecker Date:

[Bug c/108375] [10/11/12/13 Regression] Some variably modified types not detected as such

2023-02-17 Thread muecker at gwdg dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108375 --- Comment #8 from Martin Uecker --- PATCH: https://gcc.gnu.org/pipermail/gcc-patches/2023-February/612245.html

[Bug c/108375] [10/11/12/13 Regression] Some variably modified types not detected as such

2023-02-15 Thread muecker at gwdg dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108375 Martin Uecker changed: What|Removed |Added Attachment #54458|0 |1 is obsolete|

[Bug c/108375] [10/11/12/13 Regression] Some variably modified types not detected as such

2023-02-14 Thread muecker at gwdg dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108375 --- Comment #6 from Martin Uecker --- Created attachment 54458 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54458=edit preliminary patch against trunk Here is a preliminary patch. It takes a bit from type_common to cache negative

[Bug c/108375] [10/11/12/13 Regression] Some variably modified types not detected as such

2023-02-13 Thread muecker at gwdg dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108375 --- Comment #5 from Martin Uecker --- Recursing into arrays is simple and does not seem to cause any problems, but this not enough for GNU C, we can also have VLA or variably modified types as member of structs. At least the later is sometimes

[Bug c/108375] [10/11/12/13 Regression] Some variably modified types not detected as such

2023-01-13 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108375 Eric Botcazou changed: What|Removed |Added CC||ebotcazou at gcc dot gnu.org ---

[Bug c/108375] [10/11/12/13 Regression] Some variably modified types not detected as such

2023-01-11 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108375 --- Comment #3 from Andrew Pinski --- (In reply to Andrew Pinski from comment #2) > https://gcc.gnu.org/pipermail/gcc-patches/2006-May/194375.html I can't tell if the Ada testcase was added or not.

[Bug c/108375] [10/11/12/13 Regression] Some variably modified types not detected as such

2023-01-11 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108375 --- Comment #2 from Andrew Pinski --- https://gcc.gnu.org/pipermail/gcc-patches/2006-May/194375.html

[Bug c/108375] [10/11/12/13 Regression] Some variably modified types not detected as such

2023-01-11 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108375 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2023-01-11 Ever confirmed|0