public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug treelang/20604] New: treelang does not get passed -fPIC by default on *-darwin
@ 2005-03-23 15:03 pinskia at gcc dot gnu dot org
  2005-03-25 21:34 ` [Bug treelang/20604] " pinskia at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-03-23 15:03 UTC (permalink / raw)
  To: gcc-bugs

You can tell that it does not get passed -fPIC by the following failure in the testsuite:
Executing on host: /Users/pinskia/src/new-fold/gcc/objdir/gcc/xgcc -B/Users/pinskia/src/new-fold/
gcc/objdir/gcc/ /Users/pinskia/src/new-fold/gcc/gcc/testsuite/treelang/execute/funccall.tree     -lm   
-o ./funccall.exe    (timeout = 300)
/usr/bin/ld: /var/tmp//ccbSoNBy.o has external relocation entries in non-writable section 
(__TEXT,__text) for symbols:^M
_abort^M
_exit^M
collect2: ld returned 1 exit status^M
compiler exited with status 1 
output is:
/usr/bin/ld: /var/tmp//ccbSoNBy.o has external relocation entries in non-writable section 
(__TEXT,__text) for symbols:^M_abort^M
_exit^M
collect2: ld returned 1 exit status^M

FAIL: treelang/execute/funccall.tree (test for excess errors)
Excess errors:
/usr/bin/ld: /var/tmp//ccbSoNBy.o has external relocation entries in non-writable section 
(__TEXT,__text) for symbols:
_abort
_exit

With -v I get:
 /Users/pinskia/src/new-fold/gcc/objdir/gcc/tree1 -quiet -dumpbase funccall.tree -v -o /var/tmp//
ccLOPtCF.s /Users/pinskia/src/new-fold/gcc/gcc/testsuite/treelang/execute/funccall.tree

-- 
           Summary: treelang does not get passed -fPIC by default on *-
                    darwin
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: treelang
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2005-08-09 19:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-23 15:03 [Bug treelang/20604] New: treelang does not get passed -fPIC by default on *-darwin pinskia at gcc dot gnu dot org
2005-03-25 21:34 ` [Bug treelang/20604] " pinskia at gcc dot gnu dot org
2005-03-25 21:39 ` pinskia at gcc dot gnu dot org
2005-04-01 15:01 ` cvs-commit at gcc dot gnu dot org
2005-04-01 15:01 ` pinskia at gcc dot gnu dot org
2005-08-08 17:28 ` pinskia at gcc dot gnu dot org
2005-08-08 17:53 ` christian dot joensson at gmail dot com
2005-08-09 15:31 ` mmitchel at gcc dot gnu dot org
2005-08-09 19:03 ` christian dot joensson at gmail dot com

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