--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-05
07:40 ---
Mark as invalid.
--
What|Removed |Added
Status|UNCONFIRMED |RESO
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-05
07:40 ---
Reopening to ...
--
What|Removed |Added
Status|RESOLVED|UNCO
--- Additional Comments From pfelecan at acm dot org 2005-04-02 14:06
---
The libgmp package maintainer supplied a new release for which all the gmp tests
are successful for the architecture in discussion. This fixes the bug.
--
What|Removed |Added
--
--- Additional Comments From pfelecan at acm dot org 2005-03-31 09:10
---
The version of libgmp is 4.1.4. I'll contact the maintainer of the package to
know the build options, if he run the tests... and report back
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20692
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-30
18:54 ---
Looks like not a gfortran bug but a gmp one:
#0 0xdfb7bdac in __gmpn_mul_basecase () from /opt/csw/lib/libgmp.so.3
#1 0xdfb97840 in ?? () from /opt/csw/lib/libgmp.so.3
#2 0x0006 in ?? ()
#3 0x0804759
--- Additional Comments From pfelecan at acm dot org 2005-03-30 18:49
---
Created an attachment (id=8496)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8496&action=view)
gdb session, with backtrace, for f951
gdb session running the command f951 for which the wait is done in gfortr
--- Additional Comments From pfelecan at acm dot org 2005-03-30 18:48
---
Created an attachment (id=8495)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8495&action=view)
verbose output of gfortran
This is the output of gfortran -v as requested. The binary on which we wait is
f951.
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-30
18:04 ---
#0 0xdfa2b0e0 in _waitid () from /usr/lib/libc.so.1
#1 0xdfa43aeb in _waitpid () from /usr/lib/libc.so.1
#2 0xdfa79957 in waitpid () from /usr/lib/libc.so.1
#3 0x08057a42 in execute () at ../../sources/g
--- Additional Comments From pfelecan at acm dot org 2005-03-30 17:37
---
Created an attachment (id=8494)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8494&action=view)
back trace tentative
I tried to isolate the bug and run in gdb. The issue appears as reported. After
terminatin
--- Additional Comments From pfelecan at acm dot org 2005-03-30 16:54
---
Forgot the content of the conftest.F:
program main
#ifndef __GNUC__
choke me
#endif
end
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20692
10 matches
Mail list logo