This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/34147] internal compiler error: in set_iv, at tree-ssa-loop-ivopts.c:936
- From: "huamama at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Nov 2007 10:24:14 -0000
- Subject: [Bug tree-optimization/34147] internal compiler error: in set_iv, at tree-ssa-loop-ivopts.c:936
- References: <bug-34147-15378@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #8 from huamama at gmail dot com 2007-11-21 10:24 -------
Thanks.
The complie flag in the Makefile of Busybox is "/opt/arm/bin/arm-linux-gcc
-I/home/mahua/opt/test/busybox-1.1.3/include
-I/home/mahua/opt/test/busybox-1.1.3/include
-I/home/mahua/opt/test/busybox-1.1.3/libbb -funsigned-char -Wall
-Wstrict-prototypes -Wshadow -Os -funit-at-a-time -fstrict-aliasing
-fomit-frame-pointer -D_GNU_SOURCE -DNDEBUG -Wl,--warn-common
-Wl,--sort-common -Wl,--start-group -Wl,--end-group",
I guess it is also the compile flag for file editor/vi.c.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34147