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 other/38966] libiberty make_relative_prefix_1 mistakes directories for executables


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

Tom Tignor <ttignor at us dot ibm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ttignor at us dot ibm.com

--- Comment #9 from Tom Tignor <ttignor at us dot ibm.com> 2012-08-15 21:31:57 UTC ---
I ran into the related 37995 bug today (now closed as a duplicate of this one)
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 which I'll attach.


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