[4.9 Regression] ICE in final_scan_insn, at final.c:2952 (aarch64-linux-gnu)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linaro |
Fix Released
|
Wishlist
|
|||
gcc-4.8 (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
gcc-4.9 (Ubuntu) |
Fix Released
|
Medium
|
Unassigned |
Bug Description
https:/
seen with 4.9 linaro 2014.07, works with -O1
$ g++ -c -O2 -fPIE pfs_host.ii
/home/doko/
/home/doko/
}
^
(insn:TI 304 300 305 (parallel [
(set (reg:SI 2 x2 [orig:153 D.16667 ] [153])
(set (mem/v:SI (reg/f:DI 1 x1 [orig:113 D.16671 ] [113]) [-1 S4 A32])
]) /home/doko/
(expr_
/home/doko/
Please submit a full bug report,
with preprocessed source if appropriate.
Changed in linaro: | |
importance: | Unknown → Wishlist |
status: | Unknown → New |
Changed in linaro: | |
status: | New → Unknown |
Changed in linaro: | |
status: | Unknown → Fix Released |
Created attachment 92
preprocessed source
seen with 4.9 linaro 2014.07, works with -O1
$ g++ -c -O2 -fPIE pfs_host.ii tmp/mysql- 5.6-5.6. 19/storage/ perfschema/ pfs_host. cc: In function 'PFS_host* find_or_ create_ host(PFS_ thread* , const char*, uint)': tmp/mysql- 5.6-5.6. 19/storage/ perfschema/ pfs_host. cc:289: 1: error: could not split insn
(mem/ v:SI (reg/f:DI 1 x1 [orig:113 D.16671 ] [113]) [-1 S4 A32]))
(unspec_ volatile: SI [
(ior: SI (mem/v:SI (reg/f:DI 1 x1 [orig:113 D.16671 ] [113]) [-1 S4 A32])
(const_ int 0 [0]))
(const_ int 5 [0x5])
] UNSPECV_ATOMIC_OP))
(clobber (reg:CC 66 cc))
(clobber (reg:SI 3 x3 [330]))
(clobber (reg:SI 4 x4 [331])) tmp/mysql- 5.6-5.6. 19/include/ my_atomic. h:217 2338 {atomic_fetch_orsi} list:REG_ UNUSED (reg:CC 66 cc)
(expr_ list:REG_ UNUSED (reg:SI 4 x4 [331])
(expr_ list:REG_ UNUSED (reg:SI 3 x3 [330])
(nil) )))) tmp/mysql- 5.6-5.6. 19/storage/ perfschema/ pfs_host. cc:289: 1: internal compiler error: in final_scan_insn, at final.c:2952
/home/doko/
/home/doko/
}
^
(insn:TI 304 300 305 (parallel [
(set (reg:SI 2 x2 [orig:153 D.16667 ] [153])
(set (mem/v:SI (reg/f:DI 1 x1 [orig:113 D.16671 ] [113]) [-1 S4 A32])
]) /home/doko/
(expr_
/home/doko/
Please submit a full bug report,
with preprocessed source if appropriate.