[Bug ada/126740] Assert_Failure from mix of records, generics, and -gnatn
liam at liampwll dot com via Gcc-bugs <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126740
Liam Powell <liam at liampwll dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|WAITING |RESOLVED
--- Comment #4 from Liam Powell <liam at liampwll dot com> ---
I have the extras since I want to catch any issues with my patches, and the
compile time impact isn't too bad. I see that it doesn't break on a clean
mainline build even though the surrounding code has not been touched, so I'll
have to investigate more. Maybe an E_Record_Subtype is being correctly
classified as an E_Record_Subtype_With_Private where it wasn't before.