Skip to content

Empty initialization in GCC - #144

Merged
cdervis merged 3 commits into
cdervis:mainfrom
uecker:patch-1
Mar 31, 2026
Merged

Empty initialization in GCC#144
cdervis merged 3 commits into
cdervis:mainfrom
uecker:patch-1

Conversation

@uecker

@uecker uecker commented Mar 30, 2026

Copy link
Copy Markdown
Collaborator

Somehow this got lost. I also added a hint to indicate that it was partially supported before.

uecker added 2 commits March 30, 2026 14:15
https://godbolt.org/z/c65f1shx1

Signed-off-by: Martin Uecker <uecker@tugraz.at>
Signed-off-by: Martin Uecker <uecker@tugraz.at>
Comment thread features_c23.yaml Outdated
hints:
- target: GCC 13
msg: "Supported as an extension. Missing support for scalars and variable-length arrays (VLAs)."
- target: GCC

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The target should be GCC 13

Comment thread features_c23.yaml Outdated
- target: GCC 13
msg: "Supported as an extension. Missing support for scalars and variable-length arrays (VLAs)."
- target: GCC
mssg: "Partially supported as an extension before."

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be msg here.

Signed-off-by: Martin Uecker <uecker@tugraz.at>
@cdervis
cdervis merged commit 6c12765 into cdervis:main Mar 31, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants