This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/81795] Stray "originally defined here" when using -Wc++-compat with #pragma GCC diagnostic push/pop
- From: "egallager at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 10 Aug 2017 15:20:32 +0000
- Subject: [Bug c/81795] Stray "originally defined here" when using -Wc++-compat with #pragma GCC diagnostic push/pop
- Auto-submitted: auto-generated
- References: <bug-81795-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81795
--- Comment #2 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Marek Polacek from comment #1)
> You're right, do you want to send a patch or should I handle it?
It'd probably be better if you handled it; my hard drive that has the ssh keys
that let me commit is currently unresponsive and needs to be repaired, so even
if I sent the patch and got it approved, someone else would still need to
commit it for me.