https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101257
--- Comment #5 from Gregory Tucker ---
(In reply to Andrew Pinski from comment #4)
> (In reply to Gregory Tucker from comment #2)
> > Created attachment 51165 [details]
>
> I think:
> uint32_t *w = (uint32_t *) data;
>
> Should need the
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101257
--- Comment #3 from Gregory Tucker ---
Comment on attachment 51165
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51165
Hash reference function test case
edit: Fails test case on -O2, passes on -O1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101257
Gregory Tucker changed:
What|Removed |Added
CC||greg.b.tucker at intel dot com
--- Com