Skip to content

Add support for type attributes and remove gcc_jit_type_set_packed - #93

Merged
GuillaumeGomez merged 2 commits into
rust-lang:masterfrom
GuillaumeGomez:type-attributes
Jul 31, 2026
Merged

Add support for type attributes and remove gcc_jit_type_set_packed#93
GuillaumeGomez merged 2 commits into
rust-lang:masterfrom
GuillaumeGomez:type-attributes

Conversation

@GuillaumeGomez

Copy link
Copy Markdown
Member

No description provided.

Comment thread gcc/jit/libgccjit.map Outdated
Comment thread gcc/jit/dummy-frontend.cc
Comment thread gcc/jit/dummy-frontend.cc
Comment thread gcc/testsuite/jit.dg/test-type-aligned-attribute.c
Comment thread gcc/testsuite/jit.dg/test-type-packed-attribute.c Outdated
@GuillaumeGomez
GuillaumeGomez force-pushed the type-attributes branch 3 times, most recently from f7606b3 to c495437 Compare July 30, 2026 21:33
/* test-type-aligned-attribute.c: This can't be in the testcases array as it
is target-specific and needs the `-O2` flag. */

/* test-type-packeded-attribute.c: This can't be in the testcases array as it

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Suggested change
/* test-type-packeded-attribute.c: This can't be in the testcases array as it
/* test-type-packed-attribute.c: This can't be in the testcases array as it

Comment thread gcc/jit/libgccjit.map
@GuillaumeGomez
GuillaumeGomez merged commit f4e8afd into rust-lang:master Jul 31, 2026
4 checks passed
@GuillaumeGomez
GuillaumeGomez deleted the type-attributes branch July 31, 2026 10:26
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.

2 participants