This is the mail archive of the gcc-bugs@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]

bootstrap/4254: gcc-3.0 will not build on Solaris 9 (beta) in x86 architecture



>Number:         4254
>Category:       bootstrap
>Synopsis:       gcc-3.0 will not build on Solaris 9 (beta) in x86 architecture
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Sep 06 17:16:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Neil Rickert, Northern Illinois University
>Release:        gcc-3.0
>Organization:
>Environment:

>Description:
/export/home/rickert/gcc-3.0/gcc/unwind-dw2.c:1103: warning: implicit declaratio
n of function `memcpy'
Assembler: unwind-dw2.c
        "/var/tmp/ccaekfib.s", line 4259 : Illegal subtraction
        "/var/tmp/ccaekfib.s", line 4282 : Illegal subtraction
        "/var/tmp/ccaekfib.s", line 4313 : Illegal subtraction

This occurs during the second stage build.  It occurs
whether compiling with the Sun workshop compiler, or
with gcc-2.95.2

A full transcript is available on request (until I decide
to delete it).

      -----------

Somewhat related.  gcc-2.95.2 also failed to build
when using the Sun workshop compilers -- this was
a compare fail between stage 2 and stage 3 object files.

However gcc-2.8.1 built fine.  When using that,
gcc-2.95.2 also built fine.
>How-To-Repeat:

>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]