From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15436 invoked by alias); 5 Sep 2005 10:48:47 -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 15354 invoked by uid 48); 5 Sep 2005 10:48:44 -0000 Date: Mon, 05 Sep 2005 10:48:00 -0000 Message-ID: <20050905104844.15353.qmail@sourceware.org> From: "rguenth at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050310154814.20408.chris@bubblescope.net> References: <20050310154814.20408.chris@bubblescope.net> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug middle-end/20408] Unnecessary code generated for empty structs X-Bugzilla-Reason: CC X-SW-Source: 2005-09/txt/msg00505.txt.bz2 List-Id: ------- Additional Comments From rguenth at gcc dot gnu dot org 2005-09-05 10:48 ------- Unfortunately we start with D.1755 allocated to a register. This may be solved at the tree level if we fix PR23372. Or we need to be smarter at allocating space for D.1755. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20408