Date: Sun, 19 Dec 2004 13:31:45 -0500 (EST) From: Derek Tattersall <dlt@mebtel.net> To: current@FreeBSD.org Subject: Buildworld failure Message-ID: <200412191831.iBJIVjlx099016@lorne.arm.org>
next in thread | raw e-mail | index | archive | help
I have rebuilt current last Sunday and today. Last Sunday, buildworld failed with default make.conf. I found it would build with CFLAGS=-O -pipe . It failed building insn-attrtab with an internal compiler error. Today, after cvsup'ing this morning, it would not build with default make.conf. Switching to the above CFLAGS, it fails building c_common.c with the same internal compiler error. /usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/c-common.c: In function ` c_common_nodes_and_builtins': /usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/c-common.c:3465: internal compiler error: in control_flow_insn_p, at cfgbuild.c:130 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. I have not submitted a report to gcc because I am not confident that this is really a compiler problem. Before last week, buildworld worked (or didn't) quite straightforwardly. This problem has me completely baffled. Hardware is ASUS A7V with AMD Athlon XP 2800+. It seems like vanilla hardware. Memtest86 run for 1-2 hours shows no problems with the memory. The CPU is not overclocked, (1650 Mhz). 1 gig of Crucial pc2700 memory. -- Derek Tattersall dlt@mebtel.net dlt666@yahoo.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412191831.iBJIVjlx099016>