diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2014-06-13 15:26:14 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2014-06-16 12:47:47 +0100 |
commit | 91496ea9f86f55e87be78ecc88c8a6b7e3802601 (patch) | |
tree | c857d36e094416863850b3be21386a5f5e0beae6 /arch/score | |
parent | 7c5491b808d8ea0781c4402792b21a103151135f (diff) |
MIPS: math-emu: Work around limitations of older GCC.
Older GCC doesn't get named initializations of anonymous structs right,
that is members are not initializable in the containing structure through
name however old style initializations are working fine.
The issue exists with gcc up to 4.5.x.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/score')
0 files changed, 0 insertions, 0 deletions