[Bug c/37995] using <stdio.h> fails if gcc invoked in a directory which has a subdirectory called "gcc"
ttignor at us dot ibm.com
gcc-bugzilla@gcc.gnu.org
Wed Aug 15 21:13:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37995
Tom Tignor <ttignor at us dot ibm.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ttignor at us dot ibm.com
--- Comment #14 from Tom Tignor <ttignor at us dot ibm.com> 2012-08-15 21:12:43 UTC ---
I ran into this bug today on gcc version 4.4.6. The bug reproduces simply by
having a directory with a "gcc" subdirectory in your PATH ahead of the
directory which holds the gcc binary. I have session output showing the repro
procedure. I'll attach that once I find the means or simply cut/paste into
another comment.
I'll add the same data and similar comments to the surviving duplicate I see
here.
More information about the Gcc-bugs
mailing list