tile: use proper .align directives on __ex_table sections
authorChris Metcalf <cmetcalf@tilera.com>
Fri, 9 Aug 2013 19:38:43 +0000 (15:38 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Fri, 30 Aug 2013 15:56:11 +0000 (11:56 -0400)
This may fix a reported bug where an R_TILEGX_64 in a module was not
pointing to an aligned address.

Reported-by: Simon Marchi <simon.marchi@polymtl.ca>
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>

No differences found