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]

[PATCH] remove useless check


In killing TYPE_METHODS I discovered this useless check. We already cull these ctors from the methods just after creating the struct.

bootstrap with the continue turned into gcc_unreachable worked just fine.

applied to trunk.

nathan
--
Nathan Sidwell

Attachment: dwrf.diff
Description: Text document


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