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: "msebor at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 27 Jul 2017 16:17:54 +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
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=53716
--- Comment #1 from Martin Sebor <msebor at gcc dot gnu.org> ---
See also bug 53716 for questions arising due to the inconsistent handling of
these conflicts.