Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
GCCcdecl呼び出し規則では、呼び出しが返された後、スタックにプッシュした引数が同じであることを信頼できますか? ASM と C が混在し、最適化 ( -O2) が有効になっている場合でも?
cdecl
-O2