Bug#173513: [Bug tree-optimization/9079] [tree-ssa] Inline constant function pointers

2008-03-28 Thread rguenth at gcc dot gnu dot org
--- Comment #17 from rguenth at gcc dot gnu dot org 2008-03-28 10:13 --- Note this is only fixed because we run inlining twice. It isn't fixed properly in that the new inlining opportunity should be exposed during the first inlining pass. -- http://gcc.gnu.org/bugzilla

Bug#181096: [Bug tree-optimization/9814] gcc fails to optimise if (l2) l|=2 away

2006-11-19 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added CC||rguenth at gcc dot gnu dot

Bug#181096: [Bug tree-optimization/9814] gcc fails to optimise if (l2) l|=2 away

2006-11-15 Thread rguenth at gcc dot gnu dot org
-- Bug 9814 depends on bug 29797, which changed state. Bug 29797 Summary: [4.1/4.2 Regression] Miscompiles bit test / set in OpenOffice http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29797 What|Old Value |New Value

Bug#173513: [Bug tree-optimization/3713] Pointers to functions or member functions are not folded or inlined

2006-02-14 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added BugsThisDependsOn||26282 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3713 --- You