GCC Bugzilla – Attachment 37986 Details for
Bug 70252
ICE in vect_get_vec_def_for_stmt_copy with -O3 -march=skylake-avx512.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Reproducer.
repr.cpp (text/plain), 299 bytes, created by
Vsevolod Livinskii
on 2016-03-16 07:11:23 UTC
(
hide
)
Description:
Reproducer.
Filename:
MIME Type:
Creator:
Vsevolod Livinskii
Created:
2016-03-16 07:11:23 UTC
Size:
299 bytes
patch
obsolete
>extern unsigned char a [150]; >extern unsigned char b [150]; >extern unsigned char c [150]; >extern unsigned char d [150]; >extern unsigned char e [150]; > >void foo () { > for (int i = 92; i <= 141; i += 2) { > int tmp = (d [i] && b [i]) <= (a [i] > c [i]); > e [i] = tmp >> b [i]; > } >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 70252
: 37986