[x86/Linux] Fix all paths through this function will call itself (#8451)
authorSaeHie Park <saehie.park@gmail.com>
Mon, 5 Dec 2016 08:04:41 +0000 (17:04 +0900)
committerJan Kotas <jkotas@microsoft.com>
Mon, 5 Dec 2016 08:04:41 +0000 (00:04 -0800)
commit7200e78258623eb889a46aa7a90818046bd1957d
treec8b82c01d39690e6216c0c6ff3de8335720b4885
parent3891c5f681eccd262f1ccca4bfa34a582573ce1d
[x86/Linux] Fix all paths through this function will call itself (#8451)

Fix compile error for x86/Linux
- disable "infinite-recursion" for "recursiveFtn" function
- only for clang
src/vm/i386/gmsx86.cpp