From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10448 invoked by alias); 27 Jan 2004 21:51: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 10430 invoked by uid 48); 27 Jan 2004 21:51:46 -0000 Date: Tue, 27 Jan 2004 21:51:00 -0000 Message-ID: <20040127215146.10427.qmail@sources.redhat.com> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040127214250.13889.brederlo@informatik.uni-tuebingen.de> References: <20040127214250.13889.brederlo@informatik.uni-tuebingen.de> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug target/13889] [3.3 Regression] Assignement of an int to an int of different size in a struct gives ICE X-Bugzilla-Reason: CC X-SW-Source: 2004-01/txt/msg03527.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-27 21:51 ------- Confirmed, the problem is this RTL: (zero_extend:DI (const_int -1 [0xffffffff])) -- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|c |target Ever Confirmed| |1 Keywords| |ice-on-valid-code Last reconfirmed|0000-00-00 00:00:00 |2004-01-27 21:51:45 date| | Summary|Assignement of an int to an |[3.3 Regression] Assignement |int of different size in a |of an int to an int of |struct gives ICE |different size in a struct | |gives ICE Target Milestone|--- |3.3.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13889