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 lto/61802] [4.10 Regression] AArch64 execute.exp failures with LTO after r212467


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

--- Comment #10 from ktkachov at gcc dot gnu.org ---
(In reply to Jan Hubicka from comment #9)
> Created attachment 33177 [details]
> Proposed patch
> 
> I guess the problem is that error_mark_node is special cased in varasm to
> send symbols to BSS for invalid programs. Does the following help?

Yes, this fixes the failures on arm, will try aarch64 soon


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