https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69985
--- Comment #17 from David Malcolm <dmalcolm at gcc dot gnu.org> --- (In reply to David Malcolm from comment #16) > Created attachment 37825 [details] > Minimal reproducer > > Looks like BZ line-wrapped the inline copy; here it is as an attachment. Interestingly, Chromium line-wraps it when I view it in BZ. The printf call is meant to be all on one line. Though am not sure if that affects the reproducibility.