public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/12027] New: sparclite-coff build fails with INIT_SECTION_ASM_OP' undeclared
@ 2003-08-21 23:16 dhazeghi at yahoo dot com
  2003-08-21 23:23 ` [Bug bootstrap/12027] " pinskia at gcc dot gnu dot org
                   ` (19 more replies)
  0 siblings, 20 replies; 21+ messages in thread
From: dhazeghi at yahoo dot com @ 2003-08-21 23:16 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12027

           Summary: sparclite-coff build fails with INIT_SECTION_ASM_OP'
                    undeclared
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Keywords: build
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dhazeghi at yahoo dot com
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: sparclite-coff

Configure with: ../combined/configure --target=sparclite-coff --enable-languages=c,c+4,objc; 
make

/usr/bin/gcc -c   -g -O2 -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -pedantic -Wno-long-long -fno-common   -DHAVE_CONFIG_H    
-I. -I. -I../../combined/gcc -I../../combined/gcc/. -I../../combined/gcc/config -I../../combined/
gcc/../include  ../../combined/gcc/varasm.c -o varasm.o
../../combined/gcc/varasm.c:223: warning: function declaration isn't a prototype
../../combined/gcc/varasm.c: In function `init_section':
../../combined/gcc/varasm.c:223: `INIT_SECTION_ASM_OP' undeclared (first use in this function)
../../combined/gcc/varasm.c:223: (Each undeclared identifier is reported only once
../../combined/gcc/varasm.c:223: for each function it appears in.)

INIT_SECTION_ASM_OP is clearly undefined in sparc/litecoff.h . Note certain


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

end of thread, other threads:[~2005-04-04 17:21 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-21 23:16 [Bug bootstrap/12027] New: sparclite-coff build fails with INIT_SECTION_ASM_OP' undeclared dhazeghi at yahoo dot com
2003-08-21 23:23 ` [Bug bootstrap/12027] " pinskia at gcc dot gnu dot org
2003-08-21 23:55 ` dhazeghi at yahoo dot com
2003-08-23 17:26 ` [Bug bootstrap/12027] [3.3/3.4 Regression] " pinskia at gcc dot gnu dot org
2003-11-26 17:34 ` pinskia at gcc dot gnu dot org
2003-12-28  3:10 ` pinskia at gcc dot gnu dot org
2003-12-28 20:35 ` dhazeghi at yahoo dot com
2004-01-11  1:35 ` pinskia at gcc dot gnu dot org
2004-01-14  4:25 ` giovannibajo at libero dot it
2004-02-28  2:33 ` [Bug target/12027] [3.3/3.4/3.5 " mmitchel at gcc dot gnu dot org
2004-02-28  3:24 ` mmitchel at gcc dot gnu dot org
2004-06-09 19:19 ` mmitchel at gcc dot gnu dot org
2004-08-19 20:31 ` mmitchel at gcc dot gnu dot org
2004-10-26  8:36 ` [Bug target/12027] [3.3/3.4/4.0 " ebotcazou at gcc dot gnu dot org
2004-11-01  0:46 ` mmitchel at gcc dot gnu dot org
2004-11-15 12:16 ` ebotcazou at gcc dot gnu dot org
2004-11-20 10:24 ` ebotcazou at gcc dot gnu dot org
2004-11-22 12:06 ` ebotcazou at gcc dot gnu dot org
2004-11-22 12:08 ` ebotcazou at gcc dot gnu dot org
2005-04-04 17:19 ` [Bug target/12027] " cvs-commit at gcc dot gnu dot org
2005-04-04 17:21 ` ebotcazou at gcc dot gnu dot org

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