This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

c/8909: varasm.c: Errors on sparc-unknown-openbsd3.2


>Number:         8909
>Category:       c
>Synopsis:       varasm.c: Errors on sparc-unknown-openbsd3.2
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Dec 11 16:46:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     gcc
>Release:        3.2.1
>Organization:
>Environment:
sparc-unknown-openbsd3.2
Sun Sparc 5 110mhz (sun4m)
>Description:
gcc -c -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I. -I./.  -I./config -I./../include varasm.c -o varasm.o
varasm.c: In function `text_section':
varasm.c:243: `TEXT_SECTION_ASM_OP' undeclared (first use in this function)
varasm.c:243: (Each undeclared identifier is reported only once
varasm.c:243: for each function it appears in.)
varasm.c: In function `data_section':
varasm.c:261: `DATA_SECTION_ASM_OP' undeclared (first use in this function)
*** Error code 1

Stop in /root/gcc-3.2.1/gcc.
*** Error code 1

Stop in /root/gcc-3.2.1 (line 1610 of Makefile).

>How-To-Repeat:
No configure options specified. Create with standard configure/make on the specified environment.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]