collect2.c (aix64_flag): New variable.
authorDavid Edelsohn <dje@gcc.gnu.org>
Tue, 27 Oct 1998 13:23:17 +0000 (08:23 -0500)
committerDavid Edelsohn <dje@gcc.gnu.org>
Tue, 27 Oct 1998 13:23:17 +0000 (08:23 -0500)
commitf5e04914fb476f5ea40a72b0cb675571347c953d
treefe4551b0e6ba86eb00ea71b7f06eba5b29105f91
parentb355a481345c7c8e88a481e1bb41f5247f43115b
collect2.c (aix64_flag): New variable.

* collect2.c (aix64_flag): New variable.
(main, case 'b'): Parse it.
(GCC_CHECK_HDR): object magic number must match mode.
(scan_prog_file): Only check for shared object if valid header.
Print debugging if header/mode mismatch.

From-SVN: r23365
gcc/ChangeLog
gcc/collect2.c