On Wed, 18 May 2022, Marek Polacek via Gcc-patches wrote: > I've extended the tests to use an enum with __attribute__ ((__packed__)) to > test the case when the underlying type is (un)signed char. But it seems like > we can't have underlying types wider than int. I've also included two tests > which #include the two main tests. Seems like Dejagnu doesn't expect the > diagnostics as per the dg directives in the main tests, which is good. > > Is the following ok?
OK. -- Joseph S. Myers jos...@codesourcery.com