From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9810 invoked by alias); 21 Sep 2006 02:32:22 -0000 Received: (qmail 9771 invoked by uid 48); 21 Sep 2006 02:32:10 -0000 Date: Thu, 21 Sep 2006 02:32:00 -0000 Message-ID: <20060921023210.9770.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug tree-optimization/29156] [4.2 Regression] Misscompilation due to struct alias In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "dberlin at gcc dot gnu dot org" 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 X-SW-Source: 2006-09/txt/msg01991.txt.bz2 List-Id: ------- Comment #2 from dberlin at gcc dot gnu dot org 2006-09-21 02:32 ------- So, actually, i'm pretty sure they should have the same SMT, because they should be in the same alias set. Why do they get different SMT's? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29156