This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/21597] [4.1 Regression] libgcc broken on targets with MKDIR_TAKES_ONE_ARG


------- Additional Comments From dannysmith at users dot sourceforge dot net  2005-06-09 20:33 -------
Re; comment #4

There should be no need te test for <io.h> for the sake of mingw
libgcov.c already includes tsystem.h
tsystem.h includes <unistd.h>.
On mingw, unistd.h  includes <io.h>

Danny

-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]