Commit 979bcc99 by Jeff Law Committed by Jeff Law

t-v850 (MULTILIB_OPTIONS): Remove 8byte-align.

	* config/v850/t-v850 (MULTILIB_OPTIONS): Remove 8byte-align.
	(MULTILIB_DIRNAMES): Similarly.

From-SVN: r262185
parent cd7ec27c
2018-06-27 Jeff Law <law@redhat.com>
* config/v850/t-v850 (MULTILIB_OPTIONS): Remove 8byte-align.
(MULTILIB_DIRNAMES): Similarly.
2018-06-27 Eric Botcazou <ebotcazou@adacore.com> 2018-06-27 Eric Botcazou <ebotcazou@adacore.com>
* gimple.h (gimple_return_retbnd): Delete. * gimple.h (gimple_return_retbnd): Delete.
......
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
# <http://www.gnu.org/licenses/>. # <http://www.gnu.org/licenses/>.
# Create target-specific versions of the libraries # Create target-specific versions of the libraries
MULTILIB_OPTIONS = m8byte-align mgcc-abi msoft-float MULTILIB_OPTIONS = mgcc-abi msoft-float
MULTILIB_DIRNAMES = 8byte gcc-abi soft-float MULTILIB_DIRNAMES = gcc-abi soft-float
MULTILIB_OPTIONS += mv850e3v5 MULTILIB_OPTIONS += mv850e3v5
MULTILIB_DIRNAMES += v850e3v5 MULTILIB_DIRNAMES += v850e3v5
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment