[Bug c/40394] Variable values calculated differently depending on storage class

2009-06-11 Thread pinskia at gcc dot gnu dot org
--- Comment #9 from pinskia at gcc dot gnu dot org 2009-06-12 06:57 --- Not all aliasing violations can be detected by the compiler :). -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

[Bug c/40394] Variable values calculated differently depending on storage class

2009-06-11 Thread goran dot steen at enea dot com
--- Comment #8 from goran dot steen at enea dot com 2009-06-12 06:20 --- Since -pedantic was given as compiler option, gcc should have warned about violating C aliasing rules. -- goran dot steen at enea dot com changed: What|Removed |Added ---

[Bug c/40394] Variable values calculated differently depending on storage class

2009-06-10 Thread rguenth at gcc dot gnu dot org
--- Comment #7 from rguenth at gcc dot gnu dot org 2009-06-10 14:02 --- You are violating C aliasing rules. Use -fno-strict-aliasing. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added --

[Bug c/40394] Variable values calculated differently depending on storage class

2009-06-10 Thread goran dot steen at enea dot com
--- Comment #6 from goran dot steen at enea dot com 2009-06-10 12:43 --- *** Bug 40400 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40394

[Bug c/40394] Variable values calculated differently depending on storage class

2009-06-10 Thread goran dot steen at enea dot com
--- Comment #5 from goran dot steen at enea dot com 2009-06-10 12:43 --- *** Bug 40399 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40394

[Bug c/40394] Variable values calculated differently depending on storage class

2009-06-10 Thread goran dot steen at enea dot com
--- Comment #4 from goran dot steen at enea dot com 2009-06-10 12:43 --- *** Bug 40398 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40394

[Bug c/40394] Variable values calculated differently depending on storage class

2009-06-10 Thread goran dot steen at enea dot com
--- Comment #3 from goran dot steen at enea dot com 2009-06-10 12:42 --- *** Bug 40397 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40394

[Bug c/40394] Variable values calculated differently depending on storage class

2009-06-10 Thread goran dot steen at enea dot com
--- Comment #2 from goran dot steen at enea dot com 2009-06-10 12:42 --- *** Bug 40396 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40394

[Bug c/40394] Variable values calculated differently depending on storage class

2009-06-10 Thread goran dot steen at enea dot com
--- Comment #1 from goran dot steen at enea dot com 2009-06-10 12:42 --- *** Bug 40395 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40394