** Description changed:

- seen with trunk 195917, works with 4.7 branch, fails with Linaro branch,
+ seen with trunk 195917, works with 4.7 branch, works with Linaro 4.7 branch,
  buildings without -O doesn't show the issue.
  
- $ gcc -c -marm -mfpu=neon -O1 -c dxa.i 
+ $ gcc -c -marm -mfpu=neon -O1 -c dxa.i
  In file included from
  /scratch/packages/tmp/4.8/libav-0.8.5/libavutil/intreadwrite.h:60:0,
-                  from
+                  from
  /scratch/packages/tmp/4.8/libav-0.8.5/libavformat/dxa.c:22:
  /scratch/packages/tmp/4.8/libav-0.8.5/libavutil/arm/intreadwrite.h: In 
function
  'dxa_read_packet':
  /scratch/packages/tmp/4.8/libav-0.8.5/libavutil/arm/intreadwrite.h:45:5:
  internal compiler error: in expand_asm_operands, at stmt.c:910
-      __asm__ ("ldr  %0, %1" : "=r"(v) : "m"(*(const uint32_t *)p));
-      ^
+      __asm__ ("ldr  %0, %1" : "=r"(v) : "m"(*(const uint32_t *)p));
+      ^
  Please submit a full bug report,
  with preprocessed source if appropriate.

** Summary changed:

- ICE in expand_asm_operands, at stmt.c:910
+ [4.8 regression] ICE in expand_asm_operands, at stmt.c:910

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

Title:
  [4.8 regression] ICE in expand_asm_operands, at stmt.c:910

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to