https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83460
Jeffrey A. Law <law at redhat dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |law at redhat dot com --- Comment #3 from Jeffrey A. Law <law at redhat dot com> --- Part of the difficulty here is that the resulting .ii file may not be valid long term as the language evolves. It's a bit of a balancing act. In an ideal world we'd rewrite the test to be pure C. I'll put that int the queue of things to tackle. I am a bit concerned though. Didn't these failures show up during your regression testing Martin?