public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libfortran/35563]  New: [4.4 Regression] Unsatisfied symbols "truncl" and "expl"
@ 2008-03-12 23:37 danglin at gcc dot gnu dot org
  2008-03-12 23:59 ` [Bug libfortran/35563] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: danglin at gcc dot gnu dot org @ 2008-03-12 23:37 UTC (permalink / raw)
  To: gcc-bugs

Executing on host: /test/gnu/gcc/objdir/gcc/testsuite/gfortran/../../gfortran
-B
/test/gnu/gcc/objdir/gcc/testsuite/gfortran/../../
/test/gnu/gcc/gcc/gcc/testsui
te/gfortran.dg/PR19754_2.f90   -O0   -pedantic-errors 
-L/test/gnu/gcc/objdir/hp
pa64-hp-hpux11.11/./libgfortran/.libs
-L/test/gnu/gcc/objdir/hppa64-hp-hpux11.11
/./libgfortran/.libs -L/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/./libiberty 
-lm
   -o ./PR19754_2.exe    (timeout = 300)
ld: (Warning) Unsatisfied symbol "truncl" in file
/test/gnu/gcc/objdir/hppa64-hp
-hpux11.11/./libgfortran/.libs/libgfortran.sl
ld: (Warning) Unsatisfied symbol "expl" in file
/test/gnu/gcc/objdir/hppa64-hp-h
pux11.11/./libgfortran/.libs/libgfortran.sl
2 warnings.
output is:
ld: (Warning) Unsatisfied symbol "truncl" in file
/test/gnu/gcc/objdir/hppa64-hp
-hpux11.11/./libgfortran/.libs/libgfortran.sl
ld: (Warning) Unsatisfied symbol "expl" in file
/test/gnu/gcc/objdir/hppa64-hp-h
pux11.11/./libgfortran/.libs/libgfortran.sl
2 warnings.

FAIL: gfortran.dg/PR19754_2.f90  -O0  (test for excess errors)


-- 
           Summary: [4.4 Regression] Unsatisfied symbols "truncl" and "expl"
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libfortran
        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=35563


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

* [Bug libfortran/35563] [4.4 Regression] Unsatisfied symbols "truncl" and "expl"
  2008-03-12 23:37 [Bug libfortran/35563] New: [4.4 Regression] Unsatisfied symbols "truncl" and "expl" danglin at gcc dot gnu dot org
@ 2008-03-12 23:59 ` pinskia at gcc dot gnu dot org
  2008-03-13 14:23 ` fxcoudert at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-03-12 23:59 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2008-03-12 23:58 -------
Should have been fixed by PR 35524.


-- 


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


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

* [Bug libfortran/35563] [4.4 Regression] Unsatisfied symbols "truncl" and "expl"
  2008-03-12 23:37 [Bug libfortran/35563] New: [4.4 Regression] Unsatisfied symbols "truncl" and "expl" danglin at gcc dot gnu dot org
  2008-03-12 23:59 ` [Bug libfortran/35563] " pinskia at gcc dot gnu dot org
@ 2008-03-13 14:23 ` fxcoudert at gcc dot gnu dot org
  2008-03-13 14:42 ` dave at hiauly1 dot hia dot nrc dot ca
  2008-03-15  7:39 ` jvdelisle at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: fxcoudert at gcc dot gnu dot org @ 2008-03-13 14:23 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from fxcoudert at gcc dot gnu dot org  2008-03-13 14:22 -------
Yes, I'm pretty confident it was fixed. What is the revision number of your
build? PR35524 was fixed with revision 133138.


-- 

fxcoudert at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fxcoudert at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |WAITING


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


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

* [Bug libfortran/35563] [4.4 Regression] Unsatisfied symbols "truncl" and "expl"
  2008-03-12 23:37 [Bug libfortran/35563] New: [4.4 Regression] Unsatisfied symbols "truncl" and "expl" danglin at gcc dot gnu dot org
  2008-03-12 23:59 ` [Bug libfortran/35563] " pinskia at gcc dot gnu dot org
  2008-03-13 14:23 ` fxcoudert at gcc dot gnu dot org
@ 2008-03-13 14:42 ` dave at hiauly1 dot hia dot nrc dot ca
  2008-03-15  7:39 ` jvdelisle at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: dave at hiauly1 dot hia dot nrc dot ca @ 2008-03-13 14:42 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from dave at hiauly1 dot hia dot nrc dot ca  2008-03-13 14:41 -------
Subject: Re:  [4.4 Regression] Unsatisfied symbols "truncl" and "expl"

> Yes, I'm pretty confident it was fixed. What is the revision number of your
> build? PR35524 was fixed with revision 133138.

I'm not sure.  It was downloaded Tuesday evening, EDT.  I was doing
a recheck last night but the machined suffered a failure of the disk
array that I use for GCC builds.

Dave


-- 


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


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

* [Bug libfortran/35563] [4.4 Regression] Unsatisfied symbols "truncl" and "expl"
  2008-03-12 23:37 [Bug libfortran/35563] New: [4.4 Regression] Unsatisfied symbols "truncl" and "expl" danglin at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2008-03-13 14:42 ` dave at hiauly1 dot hia dot nrc dot ca
@ 2008-03-15  7:39 ` jvdelisle at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: jvdelisle at gcc dot gnu dot org @ 2008-03-15  7:39 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from jvdelisle at gcc dot gnu dot org  2008-03-15 07:39 -------


*** This bug has been marked as a duplicate of 35524 ***


-- 

jvdelisle at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |DUPLICATE


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


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

end of thread, other threads:[~2008-03-15  7:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-12 23:37 [Bug libfortran/35563] New: [4.4 Regression] Unsatisfied symbols "truncl" and "expl" danglin at gcc dot gnu dot org
2008-03-12 23:59 ` [Bug libfortran/35563] " pinskia at gcc dot gnu dot org
2008-03-13 14:23 ` fxcoudert at gcc dot gnu dot org
2008-03-13 14:42 ` dave at hiauly1 dot hia dot nrc dot ca
2008-03-15  7:39 ` jvdelisle 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).