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]

Re: PPC regression on the 3.2 branch


On Sun, Oct 06, 2002 at 11:55:17AM +0200, Franz Sirl wrote:
> 2002-09-16  Richard Henderson  <rth@redhat.com>
> 
>         PR opt/7515
>         * c-objc-common.c (c_cannot_inline_tree_fn): Don't auto-inline
>         functions that don't bind locally.
> 
> causes a regression on powerpc-linux-gnu too, gcc.c-torture/execute/941021-1.c 
This patch cannot possibly "cause" this test to fail.  It might
perhaps expose some other problem; possibly having to do with 
the fact that "f" returns without a value.

I guess I'll look at it later.


r~


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