public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Toon Moene <toon@moene.indiv.nluug.nl>
To: gcc@gcc.gnu.org
Subject: Varasm.c change.
Date: Mon, 10 Jan 2005 16:59:00 -0000	[thread overview]
Message-ID: <41E2A67B.6000708@moene.indiv.nluug.nl> (raw)

Is this one:

	2005-01-10  Jan Beulich  <jbeulich@novell.com>
	
	...
	* varasm.c (default_section_type_flags_1): Also set SECTION_SMALL
	based on the section name. Rearrange the section name comparison logic
	slightly so that each section name is compared against at most once.

responsible for this problem (on powerpc-unknown-linux-gnu):

stage1/xgcc -Bstage1/ -B/usr/snp/powerpc-unknown-linux-gnu/bin/ -c   -g 
-O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes  -fno-common -Wno-error  -DHAVE_CONFIG_H 
-DGENERATOR_FILE    -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build 
-I../../gcc/gcc/../include -I../../gcc/gcc/../libcpp/include  \
  -o build/gengtype-lex.o gengtype-lex.c
gengtype-lex.c:3367: warning: no previous prototype for 'yyget_lineno'
gengtype-lex.c:3376: warning: no previous prototype for 'yyget_in'
gengtype-lex.c:3384: warning: no previous prototype for 'yyget_out'
gengtype-lex.c:3392: warning: no previous prototype for 'yyget_leng'
gengtype-lex.c:3401: warning: no previous prototype for 'yyget_text'
gengtype-lex.c:3410: warning: no previous prototype for 'yyset_lineno'
gengtype-lex.c:3422: warning: no previous prototype for 'yyset_in'
gengtype-lex.c:3427: warning: no previous prototype for 'yyset_out'
gengtype-lex.c:3432: warning: no previous prototype for 'yyget_debug'
gengtype-lex.c:3437: warning: no previous prototype for 'yyset_debug'
gengtype-lex.c:3443: warning: no previous prototype for 'yylex_destroy'
/tmp/ccfHJpOu.s: Assembler messages:
/tmp/ccfHJpOu.s:18: Fatal error: Bad .section directive: want 
a,e,w,x,M,S,G,T in string

?

It 'Just Worked' yesterday ...

-- 
Toon Moene - e-mail: toon@moene.indiv.nluug.nl - phone: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
A maintainer of GNU Fortran 95: http://gcc.gnu.org/fortran/

             reply	other threads:[~2005-01-10 16:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-10 16:59 Toon Moene [this message]
2005-01-11  5:16 ` Eric Christopher
2005-01-11  5:33   ` Alan Modra
2005-01-11  5:49     ` Richard Henderson
2005-01-11  6:05       ` Alan Modra
     [not found] <27004079.1105373200696.JavaMail.root@dtm1eusosrv72.dtm.ops.eu.uu.net>
2005-01-10 23:42 ` Toon Moene

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=41E2A67B.6000708@moene.indiv.nluug.nl \
    --to=toon@moene.indiv.nluug.nl \
    --cc=gcc@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).