[Nouveau] [Bug 71116] [any/all(?) cards below nv50(?)] libdrm built with gcc4.8 causes crashes/lockups during normal operation, and resume from disk/memory
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Nov 7 13:24:40 CET 2013
https://bugs.freedesktop.org/show_bug.cgi?id=71116
--- Comment #25 from Maarten Lankhorst <bugs at mblankhorst.nl> ---
Well, pedantically gcc-4.7 behavior is this:
u32 *ptr = push->cur;
*ptr = func();
push->cur++;
But since func only reads push->cur it's the same.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20131107/c2a96cf7/attachment.html>
More information about the Nouveau
mailing list