[Bug middle-end/32791] missed optimization after inline functions with multiple return statements

2007-07-19 Thread manuelle at ee dot ethz dot ch
--- Comment #3 from manuelle at ee dot ethz dot ch 2007-07-19 17:52 --- hmm, I'm not sure if that is the same problem. your testcase from bug 32810 does the right thing on x86. in the attached file containing all three functions func1 and func3 produce the same code, only code pro

[Bug middle-end/32791] missed optimization after inline functions with multiple return statements

2007-07-19 Thread manuelle at ee dot ethz dot ch
--- Comment #2 from manuelle at ee dot ethz dot ch 2007-07-19 17:51 --- Created an attachment (id=13940) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13940&action=view) test cases -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32791

[Bug middle-end/32791] New: missed optimization after inline functions with multiple return statements

2007-07-17 Thread manuelle at ee dot ethz dot ch
ty: normal Priority: P3 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: manuelle at ee dot ethz dot ch GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32791