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: "pfelecan at acm dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Mar 2005 16:54:25 -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 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