This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/20692] configuring libgfortan infinite loop
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Mar 2005 18:54:11 -0000
- Subject: [Bug bootstrap/20692] configuring libgfortan infinite loop
- References: <20050330165222.20692.pfelecan@acm.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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 0x00000006 in ?? ()
#3 0x0804759c in ?? ()
#4 0x080475c0 in ?? ()
#5 0x00000005 in ?? ()
#6 0xa0cba75d in ?? ()
#7 0xdfb7870d in __gmpn_mul () from /opt/csw/lib/libgmp.so.3
Could you make sure that the installed version of gmp is the correct one and is working?
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu dot
| |org
Status|UNCONFIRMED |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20692