Re: [PATCH 1/4] c++: Add flag to detect underlying representative of bitfield decls

2025-06-27 Thread Jason Merrill
On 6/27/25 5:03 AM, Nathaniel Shead wrote: On Wed, Jun 25, 2025 at 01:05:39PM -0400, Jason Merrill wrote: On 5/21/25 10:14 PM, Nathaniel Shead wrote: This patch isn't currently necessary with how I've currently done the follow-up patches, but is needed for avoiding any potential issues in the f

Re: [PATCH 1/4] c++: Add flag to detect underlying representative of bitfield decls

2025-06-27 Thread Nathaniel Shead
On Wed, Jun 25, 2025 at 01:05:39PM -0400, Jason Merrill wrote: > On 5/21/25 10:14 PM, Nathaniel Shead wrote: > > This patch isn't currently necessary with how I've currently done the > > follow-up patches, but is needed for avoiding any potential issues in > > the future with DECL_CONTEXT'ful types

Re: [PATCH 1/4] c++: Add flag to detect underlying representative of bitfield decls

2025-06-25 Thread Jason Merrill
On 5/21/25 10:14 PM, Nathaniel Shead wrote: This patch isn't currently necessary with how I've currently done the follow-up patches, but is needed for avoiding any potential issues in the future with DECL_CONTEXT'ful types getting created in the compiler with no names on the fields. (For instanc

Re: [PATCH 1/4] c++: Add flag to detect underlying representative of bitfield decls

2025-06-21 Thread Nathaniel Shead
On Thu, May 22, 2025 at 12:14:34PM +1000, Nathaniel Shead wrote: > This patch isn't currently necessary with how I've currently done the > follow-up patches, but is needed for avoiding any potential issues in > the future with DECL_CONTEXT'ful types getting created in the compiler > with no names o

[PATCH 1/4] c++: Add flag to detect underlying representative of bitfield decls

2025-05-21 Thread Nathaniel Shead
This patch isn't currently necessary with how I've currently done the follow-up patches, but is needed for avoiding any potential issues in the future with DECL_CONTEXT'ful types getting created in the compiler with no names on the fields. (For instance, this change would make much of r15-7342-gd3