From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10024 invoked by alias); 25 Sep 2008 23:25:38 -0000 Received: (qmail 8815 invoked by uid 48); 25 Sep 2008 23:24:18 -0000 Date: Thu, 25 Sep 2008 23:25:00 -0000 Message-ID: <20080925232418.8812.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/21518] [4.0/4.1 Regression] unable to find a register with -fPIC and -O2 and non inlining static function 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-09/txt/msg02753.txt.bz2 ------- Comment #16 from pinskia at gcc dot gnu dot org 2008-09-25 23:24 ------- I just ran into this again while working on a patch for fwprop.c and I noticed that SMALL_REGISTER_CLASSES is true even for x86_64 which seems wrong. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21518