commit | 51ef85d8f9ae24475a0cb1bd772258eafec91c69 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <ben@decadent.org.uk> | Wed Mar 09 00:32:36 2011 +0000 |
committer | Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> | Wed Apr 13 15:46:49 2011 +0200 |
tree | 87122fc1aaf1cc0e86dc726647b2504723f86e4c | |
parent | 024b3f2936c9a9393d2cf37b7c537b29fb894b62 [diff] |
avr32: Fix .size directive for cpu_enter_idle gas used to accept (and ignore?) .size directives which referred to undefined symbols, as this does. In binutils 2.21 these are treated as errors. Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>