From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25197 invoked by alias); 21 Oct 2005 14:57:40 -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 25164 invoked by uid 48); 21 Oct 2005 14:57:36 -0000 Date: Fri, 21 Oct 2005 14:57:00 -0000 Message-ID: <20051021145736.25163.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug rtl-optimization/24460] [4.1 regression] Profiled bootstrap broken In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "ebotcazou at gcc dot gnu dot org" X-SW-Source: 2005-10/txt/msg02795.txt.bz2 List-Id: ------- Comment #5 from ebotcazou at gcc dot gnu dot org 2005-10-21 14:57 ------- Here's the nice version: stage1/xgcc -Bstage1/ -B/opt/build/eric/local/gcc/sparc-sun-solaris2.10/bin/ -c -g -O2 -fprofile-use -freorder-blocks-and-partition -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute -Werror -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/eric/cvs/gcc/gcc -I/home/eric/cvs/gcc/gcc/. -I/home/eric/cvs/gcc/gcc/../include -I./../intl -I/home/eric/cvs/gcc/gcc/../libcpp/include -I/opt/build/eric/local/include -I/opt/build/eric/local/include /home/eric/cvs/gcc/gcc/attribs.c -o attribs.o /home/eric/cvs/gcc/gcc/attribs.c: In function 'decl_attributes': /home/eric/cvs/gcc/gcc/attribs.c:332: internal compiler error: RTL check: expected elt 3 type 'B', have '0' (rtx barrier) in fix_crossing_unconditional_branches, at bb-reorder.c:1742 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. gmake[2]: *** [attribs.o] Error 1 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24460