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 bootstrap/80531] [7 Regression] RC1 bootstrap comparison failure


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

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
That is really weird, because atomic.c has two exported functions, so should
have first_global_object_name set.
Can you find out why notice_global_symbol is not called?  Or is it called only
after get_file_function_name is called?

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