https://bugs.freedesktop.org/show_bug.cgi?id=71116
--- Comment #25 from Maarten Lankhorst <[email protected]> --- 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.
_______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
