...@gmail.com;
ja...@redhat.com; dragan.mladjenovic; Faraz Shahbazker; Aleksandar Rakic
Subject: [PATCH v2 5/7] Test float32-basic.c fails with -mabi=64 -EB
From: "dragan.mladjenovic"
Unlike float, the _Float32 value is passed w/o promotion when used as
varargs parameter. On N32/64,
From: "dragan.mladjenovic"
Unlike float, the _Float32 value is passed w/o promotion when used as
varargs parameter. On N32/64, the callee side expects it to be at offset
0 inside of 8-byte slot, which matches float behavior when passed on
stack as named argument. Because of this, we need to make