--- Comment #5 from ramana at gcc dot gnu dot org 2009-03-31 21:51 ---
-frtl-abstract-sequences has been removed with revision id 145374. Hence
marking this as WONTFIX.
--
ramana at gcc dot gnu dot org changed:
What|Removed |Added
-
--- Comment #4 from aldot at gcc dot gnu dot org 2007-04-15 15:55 ---
With current 4_2-branch, targeting i686, while bootstrapping i get:
i686-linux-uclibc-gcc -O2 -O2 -fno-tree-loop-optimize -Os
-fno-tree-dominator-opts -fno-strength-reduce -fno-branch-count-reg
-falign-functions=1 -f
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|4.2.0 |---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30121
--
aldot at gcc dot gnu dot org changed:
What|Removed |Added
Summary|ICE on frtl-abstract- |ICE on frtl-abstract-
|sequences and mthumb. |s
--- Comment #3 from aldot at gcc dot gnu dot org 2007-01-28 00:28 ---
on i686, cross compiling for i586, i see:
/bin/sh ../libtool --mode=compile
/home/cow/src/buildroot.mine/build_i586/staging_dir/bin/i586-linux-uclibc-gcc
-DHAVE_CONFIG_H -I.
-I/home/cow/src/buildroot.mine/toolchain_bu
--- Comment #2 from rearnsha at gcc dot gnu dot org 2007-01-09 11:01
---
It's worse than that. compute_init_costs makes a number of broken assumptions.
Not least of which is that it assumes that gen_... functions in machine
description files will return the pattern of a single insn.
--- Comment #1 from ramana dot radhakrishnan at codito dot com 2006-12-08
15:14 ---
The ICE comes from compute_init_costs in rtl-factoring.c where rtx_store is set
to be
/* Pattern for storing address. */
rtx_store = gen_rtx_SET (VOIDmode, reg, gen_symbol_ref_rtx_for_label
(label