[Bug target/80013] [ms_abi-windows x86-64] A Pointer Size 64-bit Wide or 32-bit Wide?

2017-03-12 Thread rudyy.id at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80013 --- Comment #1 from Rudy Y. --- Disassembler 'libcrypto-41.dll' - LibreSSL x64 2.5.1 - compile by Libre developer itself using gnuc compiler ( version 5.4.0? ): xor ecx,ecx /* same as above! */ xor r8d,r8d /* same as above! */

[Bug target/80013] New: [ms_abi-windows x86-64] A Pointer Size 64-bit Wide or 32-bit Wide?

2017-03-12 Thread rudyy.id at gmail dot com
Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: rudyy.id at gmail dot com Target Milestone: --- This is a log from a c source I'm compile using -O2 (The weird stuff start on line 790 and so on): 614

[Bug c/79717] New: [bug/not bug] [windows] ms_abi floating data type calling convention

2017-02-25 Thread rudyy.id at gmail dot com
Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: rudyy.id at gmail dot com Target Milestone: --- Before I start, let me give you something: 1. I already report this on https://sourceware.org/bugzilla/show_bug.cgi?id=21197 . They say