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]

[Bug target/78733] [7 Regression] bootstrap broken on aarch64-linux-gnu


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78733

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to ktkachov from comment #4)
> > I haven't seen this for other values of mcmodel in my testing. I wonder how
> > -mcmodel=tiny made it in to your bootstrap flags?
> > 
> 
> Perhaps the --enable-multiarch option gets gcc to build the libraries for
> all the -mcmodel variations?

My build is auto turning on multi-arch so no.  I am suspecting the workaround
a53 errata is the difference that matters.

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