--- Comment #6 from fxcoudert at gcc dot gnu dot org 2007-09-06 17:39
---
*** This bug has been marked as a duplicate of 33281 ***
--
fxcoudert at gcc dot gnu dot org changed:
What|Removed |Added
-
--- Comment #5 from zackw at panix dot com 2007-09-06 17:35 ---
Nah, probably no one will ever get round to it and it's not that important.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30972
--- Comment #4 from fxcoudert at gcc dot gnu dot org 2007-09-06 12:25
---
(In reply to comment #0)
> The problem
> is that the mode parameter is sometimes set to X_OK (system.h, equals 1).
X_OK is only defined in system.h if it's not defined by system includes. On
mingw, X_OK happens t
--- Comment #3 from zackw at panix dot com 2007-05-10 08:36 ---
What the heck are we doing calling access() in the first place? We should just
go ahead and try to execute .../cc1.exe for all relevant paths.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30972
--- Comment #2 from pinskia at gcc dot gnu dot org 2007-03-25 19:23 ---
Confirmed.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Status|UNCON
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-03-25 19:23 ---
*** Bug 31348 has been marked as a duplicate of this bug. ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
---