This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/81585] fastcall/stdcall attribute conflict not detected on distinct declarations of the same function
- 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: Tue, 29 Aug 2017 22:52:18 +0000
- Subject: [Bug target/81585] fastcall/stdcall attribute conflict not detected on distinct declarations of the same function
- Auto-submitted: auto-generated
- References: <bug-81585-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81585
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2017-08-29
CC| |egallager at gcc dot gnu.org
Ever confirmed|0 |1
Severity|normal |minor
--- Comment #2 from Eric Gallager <egallager at gcc dot gnu.org> ---
Confirmed that I get the same output as you but I dunno if I'd say "not
detected" so much as "detected inconsistently" in the title. In the end, does
it really matter that much, since they're still both errors anyways? Changing
importance from normal to minor.