[Bug modula2/116048] cc1gm2 ICE when encountering qualident of the wrong kind
gaius at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jul 23 12:46:09 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116048
--- Comment #2 from Gaius Mulley <gaius at gcc dot gnu.org> ---
Created attachment 58734
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58734&action=edit
Proposed fix
Here is the proposed fix which implements qualident state tracking and checks
qualidents when const, type and variables are created in P3Build and PCBuild.
More information about the Gcc-bugs
mailing list