]> git.ipfire.org Git - thirdparty/gcc.git/commit
mdll.adb (Build_Reloc_DLL): Fix parameter handling when a map file is used.
authorPascal Obry <obry@adacore.com>
Tue, 15 Nov 2005 14:00:50 +0000 (15:00 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 15 Nov 2005 14:00:50 +0000 (15:00 +0100)
commit7f612e89ed944c223b884b9c7e62ab6203dc5153
treec521b76cc00f4ca35ab438b0d5a0ef070838ab5e
parentdd489fe67462e29737d81cce9a2e67f3627e9f08
mdll.adb (Build_Reloc_DLL): Fix parameter handling when a map file is used.

2005-11-14  Pascal Obry  <obry@adacore.com>

* mdll.adb (Build_Reloc_DLL): Fix parameter handling when a map file is
used.
(Ada_Build_Reloc_DLL): Fix parameter handling when a map file is used.
In both cases the last argument was dropped.

From-SVN: r106991
gcc/ada/mdll.adb