the following patch was just integrated into master: commit 7051dea5f4863ff1d1a08fe89dbb23bd18898974 Author: Martin Roth martinroth@google.com Date: Tue Jan 5 15:49:32 2016 -0700
xcompile: Use local variables in the test functions
Using the local variables instead of positional parameters helps readability. - Add and use the local variables in testcc. - Use the existing local variables in testld.
Change-Id: Ice13288b830a7aa043b360eaee8e36f060589a18 Signed-off-by: Martin Roth martinroth@google.com Reviewed-on: https://review.coreboot.org/12844 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-by: Patrick Georgi pgeorgi@google.com
See https://review.coreboot.org/12844 for details.
-gerrit