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] testcases for -fstack-protector


Here's a couple of quick tests to ensure that -fstack-protector is working. I've got them enabled for native only.

Tested on x86_64-linux-gnu, x86-darwin, x86_64-darwin, mipsisa64-elf (to make sure they didn't run).

OK?

-eric

2007-03-13 Eric Christopher <echristo@apple.com>

	* gcc.dg/ssp-1.c: New.
	* gcc.dg/ssp-2.c: Ditto.

Attachment: ssp.diff.txt
Description: Text document


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