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]

Re: Bug in C++ tree inlining or in PPC backend?



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

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