Commit 3dafb220 by Alan Modra Committed by Alan Modra

re PR libgcc/66225 (libgcc/config/rs6000/morecore.S will not build on systems…

re PR libgcc/66225 (libgcc/config/rs6000/morecore.S will not build on systems with an older assembler)

	PR libgcc/66225
	* config/rs6000/morestack.S: Remove ".abiversion 1".

From-SVN: r223464
parent 226a93b7
2015-05-21 Alan Modra <amodra@gmail.com>
PR libgcc/66225
* config/rs6000/morestack.S: Remove ".abiversion 1".
2015-05-20 Alan Modra <amodra@gmail.com>
* config/rs6000/morestack.S: New.
......
......@@ -28,7 +28,6 @@
.abiversion 2
#define PARAMS 32
#else
.abiversion 1
#define PARAMS 48
#endif
#define MORESTACK_FRAMESIZE (PARAMS+96)
......
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