This is the mail archive of the gcc-patches@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: [gcc-in-cxx] Fix top-level configury


On Fri, Jan 30, 2009 at 2:11 PM, Richard Guenther
<richard.guenther@gmail.com> wrote:
> It was added to help debugging IIRC.

No -fkeep-inline-functions was added to the build so we would catch
cases where the inline keyword differences between GNU C and Solaris's
CC could be caught.  And even in some cases some older GNU C too.

Also for a while there -fkeep-inline-functions was broken.

Thanks,
Andrew Pinski


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