https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80716
--- Comment #1 from Matt Heck ---
Oh, I almost forgot the important part:
Substituting commas for those backslashes DOES resolve the problem, but ALL
THREE must be replaced.
Substituting \\ for \ DOES NOT resolve the problem.
Substituting \t f
++
Assignee: unassigned at gcc dot gnu.org
Reporter: breakpoint at runbox dot com
Target Milestone: ---
This bug is odd, in that it looks like it must be a preprocessor problem, but
it seems to be the compiler itself that is crashing.
Verbatim minimal code:
#define
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48308
Matt Heck changed:
What|Removed |Added
CC||breakpoint at runbox dot