Fix linkage with -nodefaultlibs option.
authorJohn David Anglin <danglin@gcc.gnu.org>
Sun, 20 Sep 2020 19:37:17 +0000 (19:37 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sun, 20 Sep 2020 19:37:17 +0000 (19:37 +0000)
commit363e7755f227656684c8e284307ceee451503ca4
tree38376199b2a550400bb640f2eb8320dc4c9ad8f3
parent0968df43cdd7cbb154c021cd32a7cac25a19aff7
Fix linkage with -nodefaultlibs option.

2020-09-20  John David Anglin  < danglin@gcc.gnu.org>

gcc/ChangeLog
* config/pa/pa-hpux11.h (LINK_GCC_C_SEQUENCE_SPEC): Delete.
* config/pa/pa64-hpux.h (LINK_GCC_C_SEQUENCE_SPEC): Likewise.
(ENDFILE_SPEC): Link with libgcc_stub.a and mill.a.
* config/pa/pa32-linux.h (ENDFILE_SPEC): Link with libgcc.a.
gcc/config/pa/pa-hpux11.h
gcc/config/pa/pa32-linux.h
gcc/config/pa/pa64-hpux.h