public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/9393
@ 2003-04-11  0:26 Wolfgang Bangerth
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Bangerth @ 2003-04-11  0:26 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: Wolfgang Bangerth <bangerth@ices.utexas.edu>
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: c++/9393
Date: Thu, 10 Apr 2003 19:22:02 -0500 (CDT)

 Quite some discussion about this PR can now also be found in the thread 
 starting here:
     http://gcc.gnu.org/ml/gcc/2003-04/msg00479.html
 
 -------------------------------------------------------------------------
 Wolfgang Bangerth              email:            bangerth@ices.utexas.edu
                                www: http://www.ices.utexas.edu/~bangerth/
 
 


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

* c++/9393
@ 2003-04-12  2:26 geoffk
  0 siblings, 0 replies; 2+ messages in thread
From: geoffk @ 2003-04-12  2:26 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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
 


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

end of thread, other threads:[~2003-04-12  2:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-11  0:26 c++/9393 Wolfgang Bangerth
2003-04-12  2:26 c++/9393 geoffk

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).