From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 967 invoked by alias); 13 Aug 2010 22:40:39 -0000 Received: (qmail 903 invoked by uid 48); 13 Aug 2010 22:40:22 -0000 Date: Fri, 13 Aug 2010 22:40:00 -0000 Message-ID: <20100813224022.902.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/45265] GCC has an intermittent bug when computing the address of function parameters In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "redi at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-08/txt/msg01155.txt.bz2 ------- Comment #50 from redi at gcc dot gnu dot org 2010-08-13 22:40 ------- Oh, and if you do get people to understand that pointer arithmetic is not always well-defined, that would be a good thing. There are other people who share you're incorrect understanding of the C and C++ languages, so educating them is a good thing. But you won't do that by posting here. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45265