This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pablogsal
Recipients Aaron Hall, benjamin.peterson, eric.snow, mark.dickinson, miss-islington, pablogsal, serhiy.storchaka, thatiparthy, vstinner
Date 2018-11-09.15:48:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541778507.11.0.788709270274.issue35059@psf.upfronthosting.co.za>
In-reply-to
Content
I am collecting information on how different compilers behave with the `static inline`. I am checking the following compilers:

ARM GCC
AVR GCC
CLANG X86_64
CLANG RISC-V
ELLCC
GCC X86_64
ICC x86_64
MIPS GCC
MSP GCC
POWERPC GCC
AIX Compiler (xlc)
SunPro Compilers

will report back when I have enough information on these.
History
Date User Action Args
2018-11-09 15:48:27pablogsalsetrecipients: + pablogsal, mark.dickinson, vstinner, benjamin.peterson, eric.snow, serhiy.storchaka, thatiparthy, Aaron Hall, miss-islington
2018-11-09 15:48:27pablogsalsetmessageid: <1541778507.11.0.788709270274.issue35059@psf.upfronthosting.co.za>
2018-11-09 15:48:27pablogsallinkissue35059 messages
2018-11-09 15:48:27pablogsalcreate