[Bug c/48070] Target application fails when compiled with optimizations

2011-03-11 Thread Shadow7789 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48070 Brad changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c/48070] Target application fails when compiled with optimizations

2011-03-11 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48070 --- Comment #3 from Zdenek Sojka 2011-03-11 09:44:15 UTC --- (In reply to comment #2) > This is likely an unintelligent question, but does that output from valgrind > seem to indicate a code error or a compiler error? It can be either (in all ca

[Bug c/48070] Target application fails when compiled with optimizations

2011-03-11 Thread Shadow7789 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48070 --- Comment #2 from Brad 2011-03-11 09:40:27 UTC --- (In reply to comment #1) > Even at -O0, valgrind complains about using uninitialised value: > (tested with gcc 4.4.5, x86_64-linux) This is likely an unintelligent question, but does that outp

[Bug c/48070] Target application fails when compiled with optimizations

2011-03-11 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48070 Zdenek Sojka changed: What|Removed |Added CC||zsojka at seznam dot cz --- Comment #1 fro