[Bug tree-optimization/79256] [7 Regression] FAIL: gcc.dg/vect/pr25413a.c execution test
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jan 27 12:28:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79256
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |7.0
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
> ./pr25413a.exe
Segmentation fault (core dumped)
0x08048647 <+119>: add $0x10,%ecx
=> 0x0804864a <+122>: movaps %xmm0,-0x10(%ecx)
(gdb) p/x $ecx
$2 = 0x804b064
More information about the Gcc-bugs
mailing list