This is the mail archive of the gcc@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: mainline "exploding"


At Fri, 17 Oct 2003 18:55:15 +0200, Jan Hubicka wrote:
> > My take on it would be, make them compile it with -fno-unit-at-a-time.
> > In fact, that seems like the perfect solution, precisely because that
> > file really *is* depending non-unit-at-a-time behaviour...
> 
> We are discussing possibilities to drop -fno-unit-at-a-time mode from
> GCC at least in longer term, so we should get this solved.
> hammer-branch GCC is able to build glibc in unit-at-a-time with
> exception of one file that postprocess assembly output of the compiler
> so it should not be too hard to get mainline into similar shape.

Right, that one file is presumably initfini.c or whatever its name
is.  (mentioned in the message i posted the URL of a couple of days
ago.)

(Other than the particular ICE mentioned by that PR, the only problems
i had were with initfini.c as well, as far as I noticed.)



chris


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