On Wed, 11 Jun 2014, David Rientjes wrote:
> > > ieee754dp has bitfield member in struct without name. And this
> > > cause compilation error. This patch removes struct in ieee754dp
> > > declaration. So compilation error is fixed.
> > > Signed-off-by: Eunbong Song
> >
> > What gcc version are y
> What gcc version are you using?
> Ralf
I am using gcc 4.4.1.
Thanks.
On Wed, 11 Jun 2014, Ralf Baechle wrote:
> On Wed, Jun 11, 2014 at 09:24:51AM +, Eunbong Song wrote:
>
> > ieee754dp has bitfield member in struct without name. And this
> > cause compilation error. This patch removes struct in ieee754dp
> > declaration. So compilation error is fixed.
> > Sig
On Wed, Jun 11, 2014 at 09:24:51AM +, Eunbong Song wrote:
> ieee754dp has bitfield member in struct without name. And this
> cause compilation error. This patch removes struct in ieee754dp
> declaration. So compilation error is fixed.
> Signed-off-by: Eunbong Song
What gcc version are you us
ieee754dp has bitfield member in struct without name. And this
cause compilation error. This patch removes struct in ieee754dp
declaration. So compilation error is fixed.
Signed-off-by: Eunbong Song
---
arch/mips/math-emu/ieee754.h | 20
1 files changed, 8 insertions(+), 1
5 matches
Mail list logo