This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/12542] bootstrap comparison failure
- From: "turrisi at pd dot infn dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Oct 2003 17:04:41 -0000
- Subject: [Bug bootstrap/12542] bootstrap comparison failure
- References: <20031008164627.12542.turrisi@pd.infn.it>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12542
turrisi at pd dot infn dot it changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From turrisi at pd dot infn dot it 2003-10-09 17:04 -------
I found that I was working on an NFS-mounted directory.
So I tried the same compilations on the local disk and
it succeded. Sorry if it a well-known "feature" but I did not find
any note on this.