collect2.c (main): If we have frames, then we will need to import the frame handling...
authorGeoff Keating <geoffk@cygnus.com>
Mon, 14 Feb 2000 19:46:02 +0000 (19:46 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Mon, 14 Feb 2000 19:46:02 +0000 (19:46 +0000)
commit59309a850d34040bba4b8ccf5b994227e43b7789
treea775b2cf6195ffd669edfe387ad5512b88cf92b3
parent11bdd2ae4efbff02dd7422fb2c5ebe39332f6046
collect2.c (main): If we have frames, then we will need to import the frame handling functions.

* collect2.c (main) [COLLECT_EXPORT_LIST]: If we have frames,
then we will need to import the frame handling functions.
(scan_prog_file) [COLLECT_EXPORT_LIST]: We will also need
to import the frames themselves.

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