This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/81585] fastcall/stdcall attribute conflict not detected on distinct declarations of the same function


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]