[Bug c/78584] Bug in GCC argument parser expandargv
tavianator at gmail dot com
gcc-bugzilla@gcc.gnu.org
Tue Nov 29 22:17:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78584
Tavian Barnes <tavianator at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tavianator at gmail dot com
--- Comment #1 from Tavian Barnes <tavianator at gmail dot com> ---
Can't reproduce with GCC 6.2.1. The `@file` syntax is used to read command
line options from `file`. You can probably write `./@.` if you want to compile
a file with that name.
More information about the Gcc-bugs
mailing list