mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-19 00:41:07 +08:00
* ssp.c (__guard_setup): For Windows, use approved methods to get a suitable random number for the stack check guard rather than reading /dev/random. From-SVN: r220559