[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SPARC fp_disabled exception
- Date: Wed, 6 Aug 2008 23:38:51 +0200
- From: ingolf.steinbach at googlemail.com (Ingolf Steinbach)
- Subject: SPARC fp_disabled exception
2008/8/6 Jiri Gaisler <jiri at gaisler.com>:
> If gcc cannot be fixed somehow, then the RTEMS_FLOATING_POINT
> attribute must be global for the sparc port - either all or none
> threads use the FPU.
In addition to RTEMS /tasks/, interrupt service routines might be
affected by this "optimization", too. AFAIK, there is nothing like
RTEMS_FLOATING_POINT for ISRs.
Ingolf