public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/43283]  New: ld: Unsatisfied symbol "start" in file c_lto_20091216-1_0.o
@ 2010-03-07 19:21 danglin at gcc dot gnu dot org
  2010-03-08 10:41 ` [Bug testsuite/43283] " rguenth at gcc dot gnu dot org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: danglin at gcc dot gnu dot org @ 2010-03-07 19:21 UTC (permalink / raw)
  To: gcc-bugs

PASS: gcc.dg/lto/20091027-1 c_lto_20091027-1_0.o-c_lto_20091027-1_1.o link
Executing on host: /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/ 
-O
0 -fwhopr  -c  -o c_lto_20091216-1_0.o
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/lt
o/20091216-1_0.c    (timeout = 300)
PASS: gcc.dg/lto/20091216-1 c_lto_20091216-1_0.o assemble, -O0 -fwhopr
Executing on host: /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/
c_l
to_20091216-1_0.o  -O0 -fwhopr       -o gcc-dg-lto-20091216-1-01    (timeout =
3
00)
ld: Unsatisfied symbol "start" in file c_lto_20091216-1_0.o
1 errors.
collect2: ld returned 1 exit status
compiler exited with status 1
output is:
ld: Unsatisfied symbol "start" in file c_lto_20091216-1_0.o
1 errors.
collect2: ld returned 1 exit status

FAIL: gcc.dg/lto/20091216-1 c_lto_20091216-1_0.o-c_lto_20091216-1_0.o link
UNRESOLVED: gcc.dg/lto/20091216-1 c_lto_20091216-1_0.o-c_lto_20091216-1_0.o
exec
ute -O0 -fwhopr

Problem is asm:

asm (".globl start; start: nop");

Semicolon starts a comment.  Labels must start a line on hpux.


-- 
           Summary: ld: Unsatisfied symbol "start" in file c_lto_20091216-
                    1_0.o
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
 GCC build triplet: hppa64-hp-hpux11.11
  GCC host triplet: hppa64-hp-hpux11.11
GCC target triplet: hppa64-hp-hpux11.11


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


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

end of thread, other threads:[~2010-08-04  7:46 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-07 19:21 [Bug lto/43283] New: ld: Unsatisfied symbol "start" in file c_lto_20091216-1_0.o danglin at gcc dot gnu dot org
2010-03-08 10:41 ` [Bug testsuite/43283] " rguenth at gcc dot gnu dot org
2010-03-08 14:00 ` dave at hiauly1 dot hia dot nrc dot ca
2010-04-14 17:00 ` sje at cup dot hp dot com
2010-04-14 18:54 ` dave at hiauly1 dot hia dot nrc dot ca
2010-04-14 19:34 ` sje at cup dot hp dot com
2010-04-14 20:05 ` dave at hiauly1 dot hia dot nrc dot ca
2010-06-24 22:31 ` sje at gcc dot gnu dot org
2010-06-25 16:11 ` sje at cup dot hp dot com
2010-08-04  7:46 ` uros 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).