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 a broken include line


When I developed my ms_hook_prologue patch I used a raise(SIGINT) to drop into the debugger and learn more about how attributes are handed. This line accidentally slipped into the patch.

Sorry about this mess.

ChangeLog
	config/i386.c: Remove a broken #include <signal.h>

Attachment: remove-include.diff
Description: Binary data




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