[Bug target/21281] [4.1 Regression] ICE with building newlib

2005-05-08 Thread ciceron at gcc dot gnu dot org
--- Additional Comments From ciceron at gcc dot gnu dot org 2005-05-08 20:18 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug target/19051] m6811-elf-gcc ICE

2005-05-08 Thread ciceron at gcc dot gnu dot org
--- Additional Comments From ciceron at gcc dot gnu dot org 2005-05-08 17:53 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug target/21281] ICE with building newlib

2005-05-08 Thread ciceron at gcc dot gnu dot org
--- Additional Comments From ciceron at gcc dot gnu dot org 2005-05-08 17:20 --- The problem was introduced by the switch to "predicates.md" where the "splitable_operand" predicate is not correctly defined in the description: it accepts a subreg, reg, or mem but i

[Bug target/19051] m6811-elf-gcc ICE

2005-05-08 Thread ciceron at gcc dot gnu dot org
--- Additional Comments From ciceron at gcc dot gnu dot org 2005-05-08 17:03 --- Mine. -- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |ciceron at gcc

[Bug target/20529] m6811-elf-g++ ICE

2005-05-08 Thread ciceron at gcc dot gnu dot org
--- Additional Comments From ciceron at gcc dot gnu dot org 2005-05-08 16:49 --- Mine. -- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |ciceron at gcc

[Bug target/16925] ICE when building a m68hc11 cross-compiler on 64-bit architectures

2005-05-08 Thread ciceron at gcc dot gnu dot org
--- Additional Comments From ciceron at gcc dot gnu dot org 2005-05-08 10:29 --- Fixed in 3_4 (3.4.4?), 4_0 (4.0.1), and mainline. -- What|Removed |Added Status

[Bug target/11519] When Building m68hc11: Internal compiler error: in print_operand_address

2005-02-13 Thread ciceron at gcc dot gnu dot org
--- Additional Comments From ciceron at gcc dot gnu dot org 2005-02-13 11:42 --- I'm not able to reproduce the problem neither on 3.3.5 nor on 3.4 branch. -- What|Removed |

[Bug target/17551] m68hc11: ICE: unrecognizable insn

2005-02-13 Thread ciceron at gcc dot gnu dot org
--- Additional Comments From ciceron at gcc dot gnu dot org 2005-02-13 11:16 --- The compiler crashes because the GCSE pass generates an invalid insn: (insn 138 10 108 0 (nil) (set (reg:SI 61) (reg/v:SI 55)) -1 (nil) (nil)) and this is caused by handle_avail_exp() which

[Bug target/15384] Lines witout effect in t-m68hc11-gas file

2005-01-28 Thread ciceron at gcc dot gnu dot org
--- Additional Comments From ciceron at gcc dot gnu dot org 2005-01-28 22:25 --- Fixed in 3_3, 3_4 and main. -- What|Removed |Added Status|ASSIGNED

[Bug target/16925] ICE when building a m68hc11 cross-compiler on 64-bit architectures

2005-01-28 Thread ciceron at gcc dot gnu dot org
--- Additional Comments From ciceron at gcc dot gnu dot org 2005-01-28 20:34 --- Mine. -- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |ciceron at

[Bug target/15384] Lines witout effect in t-m68hc11-gas file

2005-01-28 Thread ciceron at gcc dot gnu dot org
--- Additional Comments From ciceron at gcc dot gnu dot org 2005-01-28 20:31 --- Mine. The bug is present since 3.0 I guess and should be fixed in 3.3.6, 3.4.4 and 4.0. It does not affect the behavior but increases a little the size of libgcc. -- What|Removed