commit | 9a55fed4739d48829af359f575790840cc7e91dd | [log] [tgz] |
---|---|---|
author | Chris Metcalf <cmetcalf@tilera.com> | Tue Aug 13 14:42:36 2013 -0400 |
committer | Chris Metcalf <cmetcalf@tilera.com> | Tue Sep 03 14:53:09 2013 -0400 |
tree | 48b93086abe4cd23edc3c1cc212076f9e44b597a | |
parent | 729b25a4642001296b8c12a360459d61adf7d75c [diff] |
tile: check for correct compiler earlier in asm-offsets.c If we wait until after including a bunch of other files, we will have generated so much warning spew that it's hard to notice the error about using the wrong compiler. Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>