gcc: fix undefined reference to .tdata
authorAlexey Brodkin <Alexey.Brodkin@synopsys.com>
Fri, 17 Jul 2015 10:12:20 +0000 (13:12 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 18 Jul 2015 09:18:58 +0000 (11:18 +0200)
commit37d019e81af38af780157b078057f794d93b2046
treea25b4a35a3aa1227b28687307f54ea3768c0f0a5
parentf1ea43c60f58fecfbda59bdb9c6c4e87d9c56024
gcc: fix undefined reference to .tdata

This fix is done in development tree:
http://github.com/foss-for-synopsys-dwc-arc-processors/gcc/commit/366cc86e4f8ff6f00f0b731dc6f78d22c7ac9e0a
and will be a part of the next release of ARC GNU tools.
Once that new release happens this patch must be removed.

Fixes:
http://autobuild.buildroot.net/results/8b22ac0dc9e3c1cd44f2fdbe5cc99a41cf77f454/
http://autobuild.buildroot.net/results/37e9c3c79e0a6aea5b89428c2226811ebb3fd611/
http://autobuild.buildroot.net/results/37e9c3c79e0a6aea5b89428c2226811ebb3fd611/
and many others.

Prerequisite:
"ARC: update tools to arc-2015.06 release": http://patchwork.ozlabs.org/patch/495837/

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Anton Kolesov <akolesov@synopsys.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/gcc/arc-2015.06/0001-Differentiate-between-a-bss-TLS-initialized-symbol.patch [new file with mode: 0644]