This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

x86: fix for gcc.c-torture/execute/va-arg-25.c execution at-Os


(resending with patch only in attachment because it got rejected by
sourceware's spam checker)

However, the newly added test gcc.c-torture/execute/va-arg-26.c once
again
fails (on systems supporting SSE2) and will continue to do so until the
collision
between -Os and the required alignment of SSE/SSE2 vector types has
been
fixed.

boostrapped and tested on i686-pc-linux-gnu.

Jan

Attachment: gcc-mainline-x86-vector-va-arg.patch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]