OSDN Git Service

* collect2.c (main) [COLLECT_EXPORT_LIST]: If we have frames,
authorgeoffk <geoffk@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Feb 2000 19:46:02 +0000 (19:46 +0000)
committergeoffk <geoffk@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Feb 2000 19:46:02 +0000 (19:46 +0000)
commitd14933cf9ef9e536bbc0c621ea32a9d21467f247
treea775b2cf6195ffd669edfe387ad5512b88cf92b3
parent5a88ea644af4c50358a659262a2482a075408163
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31969 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/collect2.c