https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85165
Kiran Alladi <kiran0802 at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |WONTFIX --- Comment #2 from Kiran Alladi <kiran0802 at gmail dot com> --- @Andrew: Yes, your observation is right. This difference in behavior is due to windows and unix case sensitive nature. Hence resolving this issue. Thanks for your inputs.