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]

Re: [patch] testcases for -fstack-protector



On Mar 25, 2007, at 10:33 PM, Andrew Pinski wrote:


On 3/25/07, Eric Christopher <echristo@apple.com> wrote:
Like this? Slightly different but still works.

Tested on powerpc-darwin with FRAME_GROWS_DOWNWARD set to 0.

I think you might want to check if the program links also as some targets might support -fstack-protector inside GCC but not compile libssp, I think an example is powerpc-sim.

Check the tests out :) I only run them on target native.


-eric


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