Bug in C++ tree inlining or in PPC backend?
Mark Mitchell
mark@codesourcery.com
Thu Jan 13 00:38:00 GMT 2000
Franz --
Thanks for working further on this bug.
I'm not sure your patch is correct, though; basically, if I read it
right, it's making sure that a temporary whose address is taken inside
an RTL-expression is preserved outside that RTL expression. But, it's
like that should not be happenning.
I think we still need to track this down further to figure out where
exactly the bug lies.
Thanks,
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com
More information about the Gcc-bugs
mailing list