[Bug c++/80716] Death by Documentation (SEGFAULT)

2017-05-11 Thread breakpoint at runbox dot com
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

[Bug c++/80716] New: Death by Documentation (SEGFAULT)

2017-05-11 Thread breakpoint at runbox dot com
++ 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

[Bug target/48308] [4.6/4.7/4.8 Regression] crosscompiling to arm fails with assembler: can't resolve '.LC4' {.rodata.str1.1 section} - '.LPIC4' {*UND* section}

2012-05-30 Thread breakpoint at runbox dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48308 Matt Heck changed: What|Removed |Added CC||breakpoint at runbox dot