[Bug target/36225] Gcc doesn't mangle fastcall

2008-05-13 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2008-05-13 12:00 --- Surely not, this would break the ABI. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug target/36225] Gcc doesn't mangle fastcall

2008-05-12 Thread hjl dot tools at gmail dot com
--- Comment #2 from hjl dot tools at gmail dot com 2008-05-12 23:48 --- (In reply to comment #1) > GCC does mangle it for win32 based targets, just not gnu/linux. Do you want > the mangling for GNU/Linux also? Since gcc doesn't mangle "regparm", I don't know if gcc should mangle "fastc

[Bug target/36225] Gcc doesn't mangle fastcall

2008-05-12 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-05-12 21:16 --- GCC does mangle it for win32 based targets, just not gnu/linux. Do you want the mangling for GNU/Linux also? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36225