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/65121] [5 regression] long_call attribute broken weak symbol arm*


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

--- Comment #2 from Richard Henderson <rth at gcc dot gnu.org> ---
Created attachment 34808
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34808&action=edit
proposed patch

Also remove a silly test vs TREE_STATIC that is only relevant to
VAR_DECL, not FUNCTION_DECL.


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