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]

Re: x-files must die: alloca


    They're effectively override files for what autoconf determines.  But
    they predate autoconf, so there's a huge amount of junk in them that
    is now being handled there.  We can get within spitting distance of
    eliminating them entirely.

You can't rely on autoconf.  Remember they are also used for tconfig.h, which
is used when compiling the library.  In a cross-compilation case, you have
no autoconf configuration.


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