public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/36348]  New: f951 link failure on i686-apple-darwin9
@ 2008-05-28  0:40 danglin at gcc dot gnu dot org
  2008-05-28  1:19 ` [Bug target/36348] [4.4 Regression] " pinskia at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: danglin at gcc dot gnu dot org @ 2008-05-28  0:40 UTC (permalink / raw)
  To: gcc-bugs

/Users/dave/gnu/gcc/objdir/./prev-gcc/xgcc
-B/Users/dave/gnu/gcc/objdir/./prev-g
cc/ -B/opt/gnu/gcc/gcc-4.4.0/i686-apple-darwin9/bin/  -g -O2
-fomit-frame-pointe
r -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-
Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long
-Wno-v
ariadic-macros                               -Wno-overlength-strings -Werror
-fn
o-common  -DHAVE_CONFIG_H  -o f951 \
                fortran/arith.o fortran/array.o fortran/bbt.o fortran/check.o
fo
rtran/cpp.o fortran/data.o fortran/decl.o fortran/dump-parse-tree.o
fortran/erro
r.o fortran/expr.o fortran/interface.o fortran/intrinsic.o fortran/io.o
fortran/
iresolve.o fortran/match.o fortran/matchexp.o fortran/misc.o fortran/module.o
fo
rtran/openmp.o fortran/options.o fortran/parse.o fortran/primary.o
fortran/resol
ve.o fortran/scanner.o fortran/simplify.o fortran/st.o fortran/symbol.o
fortran/
target-memory.o fortran/convert.o fortran/dependency.o fortran/f95-lang.o
fortra
n/trans.o fortran/trans-array.o fortran/trans-common.o fortran/trans-const.o
for
tran/trans-decl.o fortran/trans-expr.o fortran/trans-intrinsic.o
fortran/trans-i
o.o fortran/trans-openmp.o fortran/trans-stmt.o fortran/trans-types.o main.o
tre
e-browser.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a
../li
bcpp/libcpp.a  -liconv ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a
a
ttribs.o -lmpfr -lgmp
Undefined symbols:
  "_darwin_register_objc_includes", referenced from:
      _target_c_incpath in libbackend.a(incpath.o)
  "_darwin_register_frameworks", referenced from:
      _target_c_incpath in libbackend.a(incpath.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[3]: *** [f951] Error 1

dave@john-david-anglins-mac-pro:~/gnu/gcc/objdir/prev-gcc$ ./xgcc -B./ -v
Reading specs from ./specs
Target: i686-apple-darwin9
Configured with: ../gcc/configure --build=i686-apple-darwin9
--host=i686-apple-darwin9 --target=i686-apple-darwin9 --with-gnu-as
--with-tune=generic --prefix=/opt/gnu/gcc/gcc-4.4.0 --enable-debug=no
--disable-nls --enable-languages=c,c++,objc,fortran,ada,obj-c++,java :
(reconfigured) ../gcc/configure --build=i686-apple-darwin9
--host=i686-apple-darwin9 --target=i686-apple-darwin9 --with-gnu-as
--with-tune=generic --prefix=/opt/gnu/gcc/gcc-4.4.0 --enable-debug=no
--disable-nls --enable-languages=c,c++,objc,fortran,ada,obj-c++,java
Thread model: posix
gcc version 4.4.0 20080527 (experimental) [trunk revision 136058] (GCC)


-- 
           Summary: f951 link failure on i686-apple-darwin9
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
 GCC build triplet: i686-apple-darwin9
  GCC host triplet: i686-apple-darwin9
GCC target triplet: i686-apple-darwin9


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


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

* [Bug target/36348] [4.4 Regression] f951 link failure on i686-apple-darwin9
  2008-05-28  0:40 [Bug target/36348] New: f951 link failure on i686-apple-darwin9 danglin at gcc dot gnu dot org
@ 2008-05-28  1:19 ` pinskia at gcc dot gnu dot org
  2008-05-28  7:00 ` dfranke at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-05-28  1:19 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2008-05-28 01:19 -------
This is being worked on already.  Daniel Franke is working on it.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
  GCC build triplet|i686-apple-darwin9          |
   GCC host triplet|i686-apple-darwin9          |
 GCC target triplet|i686-apple-darwin9          |*-*-darwin
           Keywords|                            |build
   Last reconfirmed|0000-00-00 00:00:00         |2008-05-28 01:19:07
               date|                            |
            Summary|f951 link failure on i686-  |[4.4 Regression] f951 link
                   |apple-darwin9               |failure on i686-apple-
                   |                            |darwin9
   Target Milestone|---                         |4.4.0


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


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

* [Bug target/36348] [4.4 Regression] f951 link failure on i686-apple-darwin9
  2008-05-28  0:40 [Bug target/36348] New: f951 link failure on i686-apple-darwin9 danglin at gcc dot gnu dot org
  2008-05-28  1:19 ` [Bug target/36348] [4.4 Regression] " pinskia at gcc dot gnu dot org
@ 2008-05-28  7:00 ` dfranke at gcc dot gnu dot org
  2008-05-28 13:37 ` dominiq at lps dot ens dot fr
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: dfranke at gcc dot gnu dot org @ 2008-05-28  7:00 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from dfranke at gcc dot gnu dot org  2008-05-28 06:59 -------
Mine. Proposed patch:
    http://gcc.gnu.org/ml/gcc-patches/2008-05/msg01786.html


-- 

dfranke at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |dfranke at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2008-05-28 01:19:07         |2008-05-28 06:59:32
               date|                            |


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


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

* [Bug target/36348] [4.4 Regression] f951 link failure on i686-apple-darwin9
  2008-05-28  0:40 [Bug target/36348] New: f951 link failure on i686-apple-darwin9 danglin at gcc dot gnu dot org
  2008-05-28  1:19 ` [Bug target/36348] [4.4 Regression] " pinskia at gcc dot gnu dot org
  2008-05-28  7:00 ` dfranke at gcc dot gnu dot org
@ 2008-05-28 13:37 ` dominiq at lps dot ens dot fr
  2008-05-29  2:14 ` dave at hiauly1 dot hia dot nrc dot ca
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: dominiq at lps dot ens dot fr @ 2008-05-28 13:37 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from dominiq at lps dot ens dot fr  2008-05-28 13:37 -------
Will Darwin users have to wait two months for this patch to be approved and
committed (even if Apple did not contributed)?


-- 


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


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

* [Bug target/36348] [4.4 Regression] f951 link failure on i686-apple-darwin9
  2008-05-28  0:40 [Bug target/36348] New: f951 link failure on i686-apple-darwin9 danglin at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2008-05-28 13:37 ` dominiq at lps dot ens dot fr
@ 2008-05-29  2:14 ` dave at hiauly1 dot hia dot nrc dot ca
  2008-05-29 18:22 ` dfranke at gcc dot gnu dot org
  2008-05-30  7:20 ` dfranke at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: dave at hiauly1 dot hia dot nrc dot ca @ 2008-05-29  2:14 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from dave at hiauly1 dot hia dot nrc dot ca  2008-05-29 02:13 -------
Subject: Re:  [4.4 Regression] f951 link failure on i686-apple-darwin9

> Mine. Proposed patch:
>     http://gcc.gnu.org/ml/gcc-patches/2008-05/msg01786.html

I also needed the changes suggested by Andreas.

Dave


-- 


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


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

* [Bug target/36348] [4.4 Regression] f951 link failure on i686-apple-darwin9
  2008-05-28  0:40 [Bug target/36348] New: f951 link failure on i686-apple-darwin9 danglin at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2008-05-29  2:14 ` dave at hiauly1 dot hia dot nrc dot ca
@ 2008-05-29 18:22 ` dfranke at gcc dot gnu dot org
  2008-05-30  7:20 ` dfranke at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: dfranke at gcc dot gnu dot org @ 2008-05-29 18:22 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from dfranke at gcc dot gnu dot org  2008-05-29 18:22 -------
Subject: Bug 36348

Author: dfranke
Date: Thu May 29 18:21:35 2008
New Revision: 136178

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136178
Log:
gcc:
2008-05-29  Daniel Franke  <franke.daniel@gmail.com>

        PR target/36348
        * config/darwin-f.c: New.
        * config/t-darwin: Added rule to build darwin-f.o.
        * config.gcc: Defined new variable, fortran_target_objs.
        (*-*-darwin*): Set fortran_target_objs.
        * Makefile.in: Defined new variable FORTRAN_TARGET_OBJS.
        * configure.ac: Substitute fortran_target_objs, set
        FORTRAN_TARGET_OBJS.
        * configure: Regenerated.

gcc/fortran:
2008-05-29  Daniel Franke  <franke.daniel@gmail.com>

        PR target/36348
        * Make-lang.in (F95_OBJS): Added dependency on FORTRAN_TARGET_OBJS.


Added:
    trunk/gcc/config/darwin-f.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/Makefile.in
    trunk/gcc/config.gcc
    trunk/gcc/config/t-darwin
    trunk/gcc/configure
    trunk/gcc/configure.ac
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/Make-lang.in


-- 


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


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

* [Bug target/36348] [4.4 Regression] f951 link failure on i686-apple-darwin9
  2008-05-28  0:40 [Bug target/36348] New: f951 link failure on i686-apple-darwin9 danglin at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2008-05-29 18:22 ` dfranke at gcc dot gnu dot org
@ 2008-05-30  7:20 ` dfranke at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: dfranke at gcc dot gnu dot org @ 2008-05-30  7:20 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from dfranke at gcc dot gnu dot org  2008-05-30 07:19 -------
Fixed in trunk. Closing.
Follow-up: PR36381.


-- 

dfranke at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


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

end of thread, other threads:[~2008-05-30  7:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-28  0:40 [Bug target/36348] New: f951 link failure on i686-apple-darwin9 danglin at gcc dot gnu dot org
2008-05-28  1:19 ` [Bug target/36348] [4.4 Regression] " pinskia at gcc dot gnu dot org
2008-05-28  7:00 ` dfranke at gcc dot gnu dot org
2008-05-28 13:37 ` dominiq at lps dot ens dot fr
2008-05-29  2:14 ` dave at hiauly1 dot hia dot nrc dot ca
2008-05-29 18:22 ` dfranke at gcc dot gnu dot org
2008-05-30  7:20 ` dfranke 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).