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]

PPC regression on the 3.2 branch


Hi Richard,

your patch

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 
fails at -O3 -fPIC with a SEGV. Reverting the above patch fixes it.

Franz.


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