------- Comment #16 from jamborm at gcc dot gnu dot org 2010-02-12 18:29 ------- Created an attachment (id=19852) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19852&action=view) Patch making call statement redirection based on cgraph edges clearer
You may (or may not) be seeing an issue that I ran into when working on devirtualization. The attached patch should address it. Can you please try to compile your source with a patched gcc and see whthr it helps? If so, I'll try to push this change to 4.5. If not, I'll keep it for 4.6. Thanks. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41290