From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17095 invoked by alias); 27 Nov 2008 18:54:53 -0000 Received: (qmail 16973 invoked by uid 48); 27 Nov 2008 18:53:33 -0000 Date: Thu, 27 Nov 2008 18:54:00 -0000 Message-ID: <20081127185333.16972.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c/38295] Support pointer difference as constant in static initializer In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia 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: 2008-11/txt/msg02376.txt.bz2 ------- Comment #7 from pinskia at gcc dot gnu dot org 2008-11-27 18:53 ------- Also the linker could do some branch relaxation which causes the size to be different based on the layout of the functions. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38295