https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122498
--- Comment #29 from Arthur Cohen <cohenarthur at gcc dot gnu.org> --- Hi Keith, Yeah, this was my bad - I ended up trying to fix the patch with the pop, but the error still shows up. Probably because the error shows up on the class instantiation, somewhere later in a source file including the header, rather than in the header directly. I ended up pushing a follow-up patch directly which just adds the pragma diagnostic without any push and pop. -- You are receiving this mail because: You are on the CC list for the bug.
