From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9768 invoked by alias); 21 Mar 2008 17:43:33 -0000 Received: (qmail 9611 invoked by uid 48); 21 Mar 2008 17:42:51 -0000 Date: Fri, 21 Mar 2008 17:43:00 -0000 Subject: [Bug target/35657] New: TDmode isn't aligned at 128bit when passing to a function X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "hjl dot tools at gmail dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-03/txt/msg01756.txt.bz2 ix86_function_arg_boundary returns PARM_BOUNDARY for TDmode for ia32. Should it return 128bit? The psABI isn't clear on it. I think it should be aligned at 128bit. -- Summary: TDmode isn't aligned at 128bit when passing to a function Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: hjl dot tools at gmail dot com GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35657