[Bug bootstrap/12527] [3.3/3.4 regression] [arm] bootstrap error on arm-linux, miscompiling genconstants

2005-08-15 Thread rearnsha at gcc dot gnu dot org
--- Additional Comments From rearnsha at gcc dot gnu dot org 2005-08-15 09:37 --- (In reply to comment #23) > doko's patch triggers PR23256. gcc 3.3.3 on armeb appears to miscompile > itself > when SUBTARGET_CPU_DEFAULT is TARGET_CPU_arm6, but with TARGET_CPU_arm7tdmi it > all works fi

[Bug bootstrap/12527] [3.3/3.4 regression] [arm] bootstrap error on arm-linux, miscompiling genconstants

2005-08-14 Thread buytenh at wantstofly dot org
--- Additional Comments From buytenh at wantstofly dot org 2005-08-14 18:53 --- doko's patch triggers PR23256. gcc 3.3.3 on armeb appears to miscompile itself when SUBTARGET_CPU_DEFAULT is TARGET_CPU_arm6, but with TARGET_CPU_arm7tdmi it all works fine. I know the 3.3.x branch is close

[Bug bootstrap/12527] [3.3/3.4 regression] [arm] bootstrap error on arm-linux, miscompiling genconstants

2004-03-30 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-03-30 21:17 --- Fixed also in 3.3.4. -- What|Removed |Added Summary|[3.4 regression] [arm] |