From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29261 invoked by alias); 10 Apr 2004 16:19:34 -0000 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 Received: (qmail 29253 invoked by uid 48); 10 Apr 2004 16:19:33 -0000 Date: Sat, 10 Apr 2004 18:16:00 -0000 Message-ID: <20040410161933.29252.qmail@sources.redhat.com> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040410161002.14909.cesarb@nitnet.com.br> References: <20040410161002.14909.cesarb@nitnet.com.br> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug optimization/14909] tail call optimization does not work with indirect call X-Bugzilla-Reason: CC X-SW-Source: 2004-04/txt/msg00893.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2004-04-10 16:19 ------- This is already fixed in 3.4.0: g: movl 4(%esp), %ecx jmp *%ecx -- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Target Milestone|--- |3.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14909