This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/32791] missed optimization after inline functions with multiple return statements
- From: "pinskia at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Jul 2007 17:56:30 -0000
- Subject: [Bug middle-end/32791] missed optimization after inline functions with multiple return statements
- References: <bug-32791-14860@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from pinskia at gmail dot com 2007-07-19 17:56 -------
Subject: Re: missed optimization after inline functions with multiple return
statements
On 19 Jul 2007 17:52:14 -0000, manuelle at ee dot ethz dot ch
<gcc-bugzilla@gcc.gnu.org> wrote:
> your testcase from bug 32810 does the right thing on x86.
Yes I know it works overall but the tree level optimizer does not do it,
-- Pinski
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32791