https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66932
Andrew Pinski changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66932
--- Comment #5 from Michael McWilliam ---
(In reply to Andrew Pinski from comment #4)
> An empty : causes the current directory to be added.
Thanks for explaining that... Including the current directory with an empty :
makes sense (as it is in t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66932
--- Comment #4 from Andrew Pinski ---
An empty : causes the current directory to be added.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66932
--- Comment #3 from Michael McWilliam ---
(In reply to Jonathan Wakely from comment #2)
> Works for me too, with any version.
>
> gcc_bug$ which gcc
> ~/gcc/4.9.3/bin/gcc
> gcc_bug$ cd gas
> gas$ ./compile.sh
> ^[[3~In file included from ./../i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66932
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66932
--- Comment #1 from Andrew Pinski ---
Works for me in GCC 4.7.2 and GCC 5.1.0.