From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20298 invoked by alias); 19 Feb 2003 17:16:02 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 20156 invoked by uid 71); 19 Feb 2003 17:16:01 -0000 Date: Wed, 19 Feb 2003 17:16:00 -0000 Message-ID: <20030219171601.20153.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Wolfgang Bangerth Subject: Re: middle-end/9725: Invalid dependency determination Reply-To: Wolfgang Bangerth X-SW-Source: 2003-02/txt/msg00949.txt.bz2 List-Id: The following reply was made to PR middle-end/9725; it has been noted by GNATS. From: Wolfgang Bangerth To: Jan Beulich Cc: velco@fadata.bg, , Subject: Re: middle-end/9725: Invalid dependency determination Date: Wed, 19 Feb 2003 11:14:43 -0600 (CST) > of not using this logic - how do I access sub-fields of a built-in type Go through a char* which can alias everything. This special case exists for this particular purpose: accessing single bytes in other types. W. ------------------------------------------------------------------------- Wolfgang Bangerth email: bangerth@ticam.utexas.edu www: http://www.ticam.utexas.edu/~bangerth/