unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Ishikawa <ishikawa@yk.rim.or.jp>
Cc: emacs-pretesters@gnu.org, emacs-devel@gnu.org,
	eggert@twinsun.com, ebotcazou@gcc.gnu.org
Subject: Re: (RFC) GCC minor document change: gcc.1
Date: Tue, 15 Jul 2003 09:03:32 +0900	[thread overview]
Message-ID: <3F1344D4.9BCA454@yk.rim.or.jp> (raw)
In-Reply-To: 9EF8DA0A-B656-11D7-8A0C-000393A6D2F2@physics.uc.edu

Andrew Pinski wrote:
> 
> On Monday, Jul 14, 2003, at 19:52 US/Eastern, ishikawa@yk.rim.or.jp
> wrote:
> > I would like to propose a minor document change for gcc/doc/gcc.1
> 
> You do not want to patch gcc.1 but one of the files, doc/*.texi as
> gcc.1 is generated from them.
> 
> Thanks,
> Andrew Pinski

Quite right.

The file that should be patched is invoke.texi.

*** invoke.texi.saved	2003-07-15 09:01:20.000000000 +0900
--- invoke.texi	2003-07-15 09:01:44.000000000 +0900
***************
*** 3624,3630 ****
  are initialized to zero into BSS@.  This can save space in the resulting
  code.
  
! This option turns off this behavior because some programs explicitly
  rely on variables going to the data section.  E.g., so that the
  resulting executable can find the beginning of that section and/or make
  assumptions based on that.
--- 3624,3632 ----
  are initialized to zero into BSS@.  This can save space in the resulting
  code.
  
! This option turns off this behavior because some programs,
! most notably GNU Emacs 21.3 and prior versions,
! explicitly
  rely on variables going to the data section.  E.g., so that the
  resulting executable can find the beginning of that section and/or make
  assumptions based on that.


I hope someone can incorporate this minor change into
CVS tree.


-- 
int main(void){int j=2003;/*(c)2003 cishikawa. */
char t[] ="<CI> @abcdefghijklmnopqrstuvwxyz.,\n\"";
char *i ="g>qtCIuqivb,gCwe\np@.ietCIuqi\"tqkvv is>dnamz";
while(*i)((j+=strchr(t,*i++)-(int)t),(j%=sizeof t-1),
(putchar(t[j])));return 0;}/* under GPL */


  reply	other threads:[~2003-07-15  0:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-14 23:52 (RFC) GCC minor document change: gcc.1 ishikawa
2003-07-14 23:55 ` Andrew Pinski
2003-07-15  0:03   ` Ishikawa [this message]
2003-07-15  4:41     ` Jim Wilson
2003-07-15  5:46       ` Ishikawa
2003-07-15  7:34     ` Paul Eggert
2003-07-15 16:23       ` Ishikawa
2003-07-15 23:46       ` Ishikawa

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=3F1344D4.9BCA454@yk.rim.or.jp \
    --to=ishikawa@yk.rim.or.jp \
    --cc=ebotcazou@gcc.gnu.org \
    --cc=eggert@twinsun.com \
    --cc=emacs-devel@gnu.org \
    --cc=emacs-pretesters@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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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