This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[C++ Patch] PR 58649


Hi,

in this ICE on invalid regression if we don't check the return value of start_enum we try to use SET_OPAQUE_ENUM_P on an error_mark_node. Tested x86_64-linux, as usual.

Thanks,
Paolo.

//////////////////////

Attachment: CL_58649
Description: Text document

Attachment: patch_58649
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]