#2216 closed defect (fixed)

pc586-sse trips confdefs.h under calculation

Reported by: Joel Sherrill Owned by: Sebastian Huber
Priority: highest Milestone: 4.11
Component: bsps Version: 4.11
Severity: blocker Keywords:
Cc: Blocked By:
Blocking:

Description

In working on the Intel Edison, it looks like pc586 (no-SSE) versus pc586-sse is enough to expose an under calculation in confdefs.h. On pc5686-sse, all tasks are FP due to SSE. This is the only BSP variant with this property.

hello world fails with unsatisfied creating the user initialization task.

I suspect this broke back during the summer before SMP testing stopped on x86. This was the BSP variant I tested x86 SMP on before that.

Change History (1)

comment:1 Changed on 12/12/14 at 07:22:30 by Sebastian Huber

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.