public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/21950] New: All gfortran execution tests fail on Tru64 UNIX V4.0F: scalbn unresolved
@ 2005-06-07 16:21 gcc-bugzilla at gcc dot gnu dot org
  2005-06-07 16:23 ` [Bug libfortran/21950] " pinskia at gcc dot gnu dot org
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: gcc-bugzilla at gcc dot gnu dot org @ 2005-06-07 16:21 UTC (permalink / raw)
  To: gcc-bugs


Even with the patch to fix PR libfortran/15234

	http://gcc.gnu.org/ml/fortran/2005-06/msg00118.html

(and already mentioned there), all gfortran execution tests fail on
alpha-dec-osf4.0f like this:

% LD_LIBRARY_PATH=../../alpha-dec-osf4.0f/libgfortran/.libs:.. ./PR19754_2.exe
4552:./PR19754_2.exe: /sbin/loader: Error: Unresolved symbol in ../../alpha-dec-osf4.0f/libgfortran/.libs/libgfortran.so.0: scalbn
4552:./PR19754_2.exe: /sbin/loader: Fatal Error: this executable has unresolvable symbols

The platform has no definition of scalbn whatsoever.

Environment:
System: OSF1 rimsky V4.0 1229 alpha
Machine: alpha
	
host: alpha-dec-osf4.0f
build: alpha-dec-osf4.0f
target: alpha-dec-osf4.0f
configured with: /vol/gnu/src/gcc/gcc-dist/configure --prefix=/vol/gcc --with-local-prefix=/vol/gcc --disable-nls --host alpha-dec-osf4.0f --build alpha-dec-osf4.0f --target alpha-dec-osf4.0f --with-gmp-dir=/vol/gnu/obj/gmp-4.1.3 --with-mpfr-dir=/vol/gnu/obj/gmp-4.1.3 --enable-languages=c,c++,f95,java,objc --disable-libmudflap

How-To-Repeat:
Bootstrap and test mainline (or the 4.0 branch) on alpha-dec-osf4.0f with
the patch above applied.
------- Additional Comments From ro at techfak dot uni-bielefeld dot de  2005-06-07 16:21 -------
Fix:
Provide a scalbn replacement.  E.g. there is one in libjava
(java/lang/s_scalbn.c).

-- 
           Summary: All gfortran execution tests fail on Tru64 UNIX V4.0F:
                    scalbn unresolved
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ro at techfak dot uni-bielefeld dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: alpha-dec-osf4.0f
  GCC host triplet: alpha-dec-osf4.0f
GCC target triplet: alpha-dec-osf4.0f


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


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

end of thread, other threads:[~2005-06-18 23:19 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-07 16:21 [Bug fortran/21950] New: All gfortran execution tests fail on Tru64 UNIX V4.0F: scalbn unresolved gcc-bugzilla at gcc dot gnu dot org
2005-06-07 16:23 ` [Bug libfortran/21950] " pinskia at gcc dot gnu dot org
2005-06-08 13:24 ` pinskia at gcc dot gnu dot org
2005-06-08 13:34 ` ro at techfak dot uni-bielefeld dot de
2005-06-12 10:51 ` fxcoudert at gcc dot gnu dot org
2005-06-13 15:08 ` ro at techfak dot uni-bielefeld dot de
2005-06-13 15:41 ` fxcoudert at gcc dot gnu dot org
2005-06-14 23:47 ` ro at techfak dot uni-bielefeld dot de
2005-06-15  6:03 ` fxcoudert at gcc dot gnu dot org
2005-06-15  8:40 ` cvs-commit at gcc dot gnu dot org
2005-06-15 18:53 ` cvs-commit at gcc dot gnu dot org
2005-06-15 19:47 ` fxcoudert at gcc dot gnu dot org
2005-06-18 23:19 ` pinskia 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).