Max Filippov c842c9fd31 binutils: fix .init/.fini literals moving in xtensa gas
Despite the documentation and the comment in xtensa_move_literals, in
the presence of --text-section-literals and --auto-litpools literals are
moved from the separate literal sections into .init and .fini, because
the check in the xtensa_move_literals is incorrect.

This fixes build errors seen with projects that have .init/.fini and use
text-section-literals.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2016-02-18 02:37:02 +03:00
..
2009-08-02 23:33:36 +02:00
2016-02-05 03:27:43 -08:00
2015-11-13 02:17:45 +00:00
2010-04-07 00:04:06 +02:00
2010-03-30 22:31:49 +02:00
2010-01-07 18:31:13 +01:00
2015-11-16 13:35:56 -08:00