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]

bootstrap/3813: gcc-30-CVS many unresolveds on sh-elf testsuite run



>Number:         3813
>Category:       bootstrap
>Synopsis:       gcc-30-CVS many unresolveds on sh-elf testsuite run
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jul 25 06:26:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     joel@oarcorp.com
>Release:        gcc 30 CVS
>Organization:
>Environment:
GNU/Linux RedHast 6.2. cross binutils 2.11.2 
>Description:
Many (3645) of the tests in the gcc testsuite fail to link
with this undefined reference:

/usr3/ftp_archive/gnu/gcc/ss/b3/b-sh-elf/gcc/crt1.o: In function `main_k':^M
/usr3/ftp_archive/gnu/gcc/ss/b3/b-sh-elf/gcc/crt1.o(.text+0x38): undefined refer
ence to `__setup_argv_and_call_main'^M
collect2: ld returned 1 exit status^M  

Fixing this should significantly improve test suite results.
>How-To-Repeat:
configure and make like this

../gcc-30-cvs/configure --target=sh-elf --with-gnu-as --with-gnu-ld --with-n
ewlib --verbose --prefix=/opt/gnucross --enable-languages=c,c++ && make

Then run the test suite on sh-hms-sim.  Lots will fail to link.
>Fix:
unknown
>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]