This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- 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 produced for func2 is terrible.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32791


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]