public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* Updated random seed patchkit
@ 2011-09-28 13:00 Andi Kleen
  2011-09-28 13:01 ` [PATCH 2/3] Use urandom to get random seed Andi Kleen
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Andi Kleen @ 2011-09-28 13:00 UTC (permalink / raw)
  To: gcc-patches

I addressed all review comments, clarified some code.
The random seed generation in gcc.c is now fixed too and toplev.c
detects this case and doesn't rerun the CRC.

Repasses bootstrap and testsuite on x86_64-linux.

Since the previous version was approved I will commit in 24h,
unless there are new objections.

-Andi

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-09-29 18:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-28 13:00 Updated random seed patchkit Andi Kleen
2011-09-28 13:01 ` [PATCH 2/3] Use urandom to get random seed Andi Kleen
2011-09-28 13:33   ` Richard Guenther
2011-09-28 16:27     ` Andi Kleen
2011-09-28 18:45       ` Basile Starynkevitch
2011-09-28 21:51         ` Andi Kleen
2011-09-28 13:14 ` [PATCH 3/3] Use urandom in gcc.c too Andi Kleen
2011-09-28 13:16 ` [PATCH 1/3] Change random seeds to 64bit and drop re-crcing Andi Kleen
2011-09-29 21:17   ` H.J. Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).