[Bug 1353729] Re: [4.9 Regression] ICE in final_scan_insn, at final.c:2952 (aarch64-linux-gnu)

Launchpad Bug Tracker 1353729 at bugs.launchpad.net
Fri Sep 19 15:08:21 UTC 2014


This bug was fixed in the package gcc-4.9 - 4.9.1-15ubuntu1

---------------
gcc-4.9 (4.9.1-15ubuntu1) utopic; urgency=medium

  * Merge with Debian; remaining changes:
    - Build from upstream sources.

gcc-4.9 (4.9.1-15) unstable; urgency=medium

  * Update to SVN 20140918 (r215344) from the gcc-4_9-branch.

  [ Matthias Klose ]
  * Extend the fix for PR target/63190 (AArch64). Closes: #758964.
  * Apply proposed fix for Linaro #331, LP: #1353729 (AArch64).

  [ Aurelien Jarno ]
  * Default to mips64 ISA on mips64el, with tuning for mips64r2.
 -- Matthias Klose <doko at ubuntu.com>   Fri, 19 Sep 2014 01:03:34 +0200

** Changed in: gcc-4.9 (Ubuntu)
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-4.9 in Ubuntu.
https://bugs.launchpad.net/bugs/1353729

Title:
  [4.9 Regression] ICE in final_scan_insn, at final.c:2952 (aarch64
  -linux-gnu)

Status in Linaro:
  New
Status in “gcc-4.9” package in Ubuntu:
  Fix Released

Bug description:
  https://bugs.linaro.org/show_bug.cgi?id=331

  seen with 4.9 linaro 2014.07, works with -O1

  $ g++ -c -O2 -fPIE pfs_host.ii
  /home/doko/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)':
  /home/doko/tmp/mysql-5.6-5.6.19/storage/perfschema/pfs_host.cc:289:1: error: could not split insn
   }
   ^
  (insn:TI 304 300 305 (parallel [
              (set (reg:SI 2 x2 [orig:153 D.16667 ] [153])
                  (mem/v:SI (reg/f:DI 1 x1 [orig:113 D.16671 ] [113]) [-1  S4 A32]))
              (set (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]))
          ]) /home/doko/tmp/mysql-5.6-5.6.19/include/my_atomic.h:217 2338 {atomic_fetch_orsi}
       (expr_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)))))
  /home/doko/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
  Please submit a full bug report,
  with preprocessed source if appropriate.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linaro/+bug/1353729/+subscriptions



More information about the foundations-bugs mailing list