commit | d5e3c55e01d8b1774b37b4647c30fb22f1d39077 | [log] [tgz] |
---|---|---|
author | Vineet Gupta <vgupta@synopsys.com> | Tue Feb 05 10:07:07 2019 -0800 |
committer | Vineet Gupta <vgupta@synopsys.com> | Thu Feb 21 11:03:17 2019 -0800 |
tree | 84d772ebad7ee7e04b1f8c918ab90a9afd91cd8c | |
parent | cdf92962adb0cb23efc3c8bcf6465d16ab7c3a81 [diff] |
ARC: uacces: remove lp_start, lp_end from clobber list Newer ARC gcc handles lp_start, lp_end in a different way and doesn't like them in the clobber list. Signed-off-by: Vineet Gupta <vgupta@synopsys.com>