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/54895] the compiler treats '__cdecl' & '__stdcall' as the same.


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54895

--- Comment #3 from Marc Glisse <glisse at gcc dot gnu.org> 2012-10-10 20:52:38 UTC ---
Related to PR c++/2316. Those attributes are properly supported in C but not
with fancy C++ features. I don't think they have a mangling, for instance.


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