gcc 4.8.2: arm fixes for stack corruption
authorAndrew Ruder <andrew.ruder@elecsyscorp.com>
Fri, 24 Jan 2014 15:11:19 +0000 (09:11 -0600)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 27 Jan 2014 08:17:36 +0000 (09:17 +0100)
commitc443c2be1768ebbdcb76c55d0a08fd7c983488c8
treef641ef7994225ff01785e4d42d9cf8c144a1dd1e
parentf5437a65020f6882cc6cc3c25d781cdd5bd32e21
gcc 4.8.2: arm fixes for stack corruption

This seems to especially affect the kernel, but in an
interrupt-heavy system, this fixes a bug that can cause frequent
NULL pointer dereference crashes on ARM systems.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/gcc/4.8.2/842-gcc-4.8.2-Fix-PR-target-58854.patch [new file with mode: 0644]