https://bugs.freedesktop.org/show_bug.cgi?id=80266
Eero Tamminen <eero.t.tammi...@intel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://blog.llvm.org/2011/0 | |5/what-every-c-programmer-s | |hould-know.html --- Comment #14 from Eero Tamminen <eero.t.tammi...@intel.com> --- (In reply to comment #10) > And as tedious as this is to mention, C99 section 6.5.7.4 does state this is > undefined behavior. I know the "C abstract machine" is far removed from real > problems with drivers and whatnot -- and I appreciate the awesome work you > all do on Mesa. I just wanted to clarify that there is spec support for this > claim. LLVM compiler site has 3 article series on issues with undefined behavior (see URL field), it's a very good read. Coccinelle might be able to help detection and patching of issues like this: http://lwn.net/Articles/380835/ -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev