public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: geoffk@gcc.gnu.org
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: c++/9393
Date: Sat, 12 Apr 2003 02:26:00 -0000	[thread overview]
Message-ID: <20030412022601.14713.qmail@sources.redhat.com> (raw)

The following reply was made to PR c++/9393; it has been noted by GNATS.

From: geoffk@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/9393
Date: 12 Apr 2003 02:16:46 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	geoffk@gcc.gnu.org	2003-04-12 02:16:46
 
 Modified files:
 	gcc            : ChangeLog config.in configure configure.in 
 	                 flags.h toplev.c tree.c tree.h 
 	gcc/config/alpha: t-crtfm 
 	gcc/doc        : invoke.texi 
 
 Log message:
 	PR c++/9393
 	* doc/invoke.texi (Debugging Options): Document -frandom-seed.
 	* configure.in: Check for gettimeofday.
 	* tree.c (flag_random_seed): Define.
 	(default_flag_random_seed): New.
 	(append_random_chars): Use flag_random_seed rather than trying
 	to acquire randomness here.
 	* tree.h (default_flag_random_seed): Declare.
 	* toplev.c (display_help): Add -frandom-seed and -fstack-limit-*
 	descriptions.
 	(decode_f_option): Handle -frandom-seed.
 	(print_switch_values): Call default_flag_random_seed.
 	* flags.h (flag_random_seed): Declare.
 	* configure: Regenerate.
 	* config.in: Regenerate.
 	* config/alpha/t-crtfm: Use -frandom-seed.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.17407&r2=1.17408
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config.in.diff?cvsroot=gcc&r1=1.154&r2=1.155
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/configure.diff?cvsroot=gcc&r1=1.672&r2=1.673
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/configure.in.diff?cvsroot=gcc&r1=1.657&r2=1.658
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/flags.h.diff?cvsroot=gcc&r1=1.104&r2=1.105
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/toplev.c.diff?cvsroot=gcc&r1=1.740&r2=1.741
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree.c.diff?cvsroot=gcc&r1=1.294&r2=1.295
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree.h.diff?cvsroot=gcc&r1=1.390&r2=1.391
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/t-crtfm.diff?cvsroot=gcc&r1=1.1&r2=1.2
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/invoke.texi.diff?cvsroot=gcc&r1=1.263&r2=1.264
 


             reply	other threads:[~2003-04-12  2:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-12  2:26 geoffk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-04-11  0:26 c++/9393 Wolfgang Bangerth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030412022601.14713.qmail@sources.redhat.com \
    --to=geoffk@gcc.gnu.org \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).