search for: undefinedbehavior

Displaying 3 results from an estimated 3 matches for "undefinedbehavior".

2009 Sep 07
0
[LLVMdev] loads from a null address and optimizations
On Sep 6, 2009, at 2:01 PM, Török Edwin wrote: > On 2009-09-06 20:52, Bill Wendling wrote: >> The problem he's facing here isn't necessarily one of correctness. >> He's dealing with undefined behavior (at least in C code). There are >> no guarantees that the compiler will retain a certain semantic >> interpretation of an undefined construct between different
2009 Sep 06
4
[LLVMdev] loads from a null address and optimizations
On 2009-09-06 20:52, Bill Wendling wrote: > The problem he's facing here isn't necessarily one of correctness. > He's dealing with undefined behavior (at least in C code). There are > no guarantees that the compiler will retain a certain semantic > interpretation of an undefined construct between different versions of > the compiler, let alone different
2013 Nov 07
0
Re: reserved identifier violation (#6)
...llow. I've switched over to the mailing list] On Thu, Nov 07, 2013 at 02:47:04AM -0800, Markus Elfring wrote: > Would you like to avoid that this software will be built on > [undefined > behaviour](https://www.securecoding.cert.org/confluence/display/seccode/CC.+Undefined+Behavior#CC.UndefinedBehavior-ub_106 > "Changes for source code which might cause undefined behaviour?")? Does it actually cause any problem? Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones virt-df lists disk usage of guests without needing to install any software inside t...