GBE: show correct line number in build log
authorGuo Yejun <yejun.guo@intel.com>
Thu, 27 Feb 2014 17:58:20 +0000 (01:58 +0800)
committerZhigang Gong <zhigang.gong@intel.com>
Fri, 28 Feb 2014 05:34:06 +0000 (13:34 +0800)
commit6aff966a826314b74157b8b43882bae65732a3c9
treeeb1c83801b0d77a7207fb9745ddcc215ac5c431f
parentb918ba339bffcebcac52247665205238525de175
GBE: show correct line number in build log

Sometimes, we insert some code into the kernel,
it makes the line number reported in build log
mismatch with the line number in the kernel from
programer's view, use #line to correct it.

Signed-off-by: Guo Yejun <yejun.guo@intel.com>
Reviewed-by: Zhigang Gong <zhigang.gong@linux.intel.com>
backend/src/backend/program.cpp