From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15736 invoked by alias); 6 Jul 2004 20:35:31 -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 15721 invoked by alias); 6 Jul 2004 20:35:31 -0000 Date: Tue, 06 Jul 2004 20:35:00 -0000 Message-ID: <20040706203531.15720.qmail@sourceware.org> From: "anton at mips dot complang dot tuwien dot ac dot at" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040501142654.15242.anton@mips.complang.tuwien.ac.at> References: <20040501142654.15242.anton@mips.complang.tuwien.ac.at> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug rtl-optimization/15242] pessimization of "goto *" X-Bugzilla-Reason: CC X-SW-Source: 2004-07/txt/msg00512.txt.bz2 List-Id: ------- Additional Comments From anton at mips dot complang dot tuwien dot ac dot at 2004-07-06 20:35 ------- Subject: Re: pessimization of "goto *" pinskia at gcc dot gnu dot org wrote: > Newest Patch here: . I tried this patch with gcc-3.5-20040523, and the problem was still there, for both the reduced test case, and a variant (work around PR 15243) of the original testcase. I also tried this patch with gcc-core-3.5-20040704, and it applies cleanly, but then produces a compilation error: ../../gcc-3.5-20040704/gcc/bb-reorder.c: In function `duplicate_computed_gotos': ../../gcc-3.5-20040704/gcc/bb-reorder.c:1989: error: structure has no member named `computed_goto_common_label' make[2]: *** [bb-reorder.o] Error 1 make[2]: Leaving directory `/nfs/nfstmp/anton/gcc-patched/gcc-3.5-20040704-i386/gcc' - anton -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15242