[Bug c/42724] Trivial uninitialized variable not spotted

2010-01-13 Thread roche+gccbugs at exalead dot com
--- Comment #1 from roche+gccbugs at exalead dot com 2010-01-13 13:14 --- Created an attachment (id=19570) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19570&action=view) Test case that should produce a warning with -O -Wuninitialized -- http://gcc.gnu.org/b

[Bug c/42724] New: Trivial uninitialized variable not spotted

2010-01-13 Thread roche+gccbugs at exalead dot com
nitialized variable not spotted Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: roche+gccbugs at exalead dot com GCC targ

[Bug tree-optimization/42231] [4.4 Regression] Wrong generated code when using a callback function (possible callback function inlining bug ?)

2009-11-30 Thread roche+gccbugs at exalead dot com
--- Comment #5 from roche+gccbugs at exalead dot com 2009-11-30 15:06 --- Just a small note: also work with "just" -fno-ipa-cp-clone in O3 mode, actually. Therefore the issue is probably related to the "Perform function cloning to make interprocedural constant propa

[Bug c/42231] [4.4.x Regression] Wrong generated code when using a callback function (possible callback function inlining bug ?)

2009-11-30 Thread roche+gccbugs at exalead dot com
--- Comment #3 from roche+gccbugs at exalead dot com 2009-11-30 14:38 --- Created an attachment (id=19190) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19190&action=view) The assembly source version -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42231

[Bug c/42231] [4.4.x Regression] Wrong generated code when using a callback function (possible callback function inlining bug ?)

2009-11-30 Thread roche+gccbugs at exalead dot com
--- Comment #2 from roche+gccbugs at exalead dot com 2009-11-30 14:38 --- Created an attachment (id=19189) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19189&action=view) The preprocessor version -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42231

[Bug c/42231] [4.4.x Regression] Wrong generated code when using a callback function (possible callback function inlining bug ?)

2009-11-30 Thread roche+gccbugs at exalead dot com
--- Comment #1 from roche+gccbugs at exalead dot com 2009-11-30 14:29 --- Created an attachment (id=19188) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19188&action=view) The test program (exit code is meaningful) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42231

[Bug c/42231] New: [4.4.x Regression] Wrong generated code when using a callback function (possible callback function inlining bug ?)

2009-11-30 Thread roche+gccbugs at exalead dot com
Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: roche+gccbugs at exalead dot com GCC target triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42231