From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3759 invoked by alias); 1 Sep 2005 15:21:56 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 3710 invoked by uid 48); 1 Sep 2005 15:21:46 -0000 Date: Thu, 01 Sep 2005 15:21:00 -0000 Message-ID: <20050901152146.3708.qmail@sourceware.org> From: "rearnsha at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050624215559.22177.zhr_buaa@263.net> References: <20050624215559.22177.zhr_buaa@263.net> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug middle-end/22177] [3.4 only] error: in assign_stack_temp_for_type, at function.c:655 X-Bugzilla-Reason: CC X-SW-Source: 2005-09/txt/msg00100.txt.bz2 List-Id: ------- Additional Comments From rearnsha at gcc dot gnu dot org 2005-09-01 15:21 ------- Not a regression since iwwmxt support was new in 3.4 Note that you cannot use __attribute__((aligned (4))) to reduce the alignement of an object, so this code is invalid (code compiled for iwmmxt processors requires an ABI change where long long objects are 8-byte aligned). -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22177