This is the mail archive of the gcc@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] | |
David Edelsohn <dje@watson.ibm.com> writes: > [...] > stack smashing protector (useful for mudflap?): > http://gcc.gnu.org/ml/gcc-patches/2002-09/msg00042.html > [...] While this work is interesting and looks effective, it uses different technology (RTL-level) to solve a small (but important) subspace of problems than mudflap does. I don't think they naturally interconnect. - FChE
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |