[Bug preprocessor/41329] -M does not properly escape special characters.

2013-05-07 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41329 --- Comment #3 from Andreas Schwab 2013-05-07 12:14:50 UTC --- This is not true. POSIX does not *require* support for colon in a filename, but supporting it as an extension is perfectly ok.

[Bug preprocessor/41329] -M does not properly escape special characters.

2013-05-07 Thread skannan at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41329 Shakthi Kannan changed: What|Removed |Added CC||skannan at redhat dot com ---

[Bug preprocessor/41329] -M does not properly escape special characters.

2009-09-14 Thread rwild at gcc dot gnu dot org
--- Comment #1 from rwild at gcc dot gnu dot org 2009-09-14 08:49 --- What would you escape it with, though? GCC cannot know whether you will be using a make implementation like GNU make that groks backslash escaping of colons, or a mingw32-make that will try to intelligently interpret