Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

#168 closed defect (fixed)

libblock vs. mcp750

Reported by: Ralf Corsepius Owned by: Victor V. Vengerov
Priority: normal Milestone: 2
Component: lib/block Version: unknown
Severity: major Keywords:
Cc: bugs@…, joel.sherrill@… Blocked By:
Blocking:

Description

gmake[1]: Entering directory `/users/rtems/src/rtems-cvs/build/ppc/powerpc-rtems/c/mcp750/libblock/src'
mkdir o-optimize
powerpc-rtems-gcc --pipe -B../../../../lib/ -B../../../../mcp750/lib/ -specs bsp_specs -
qrtems -O4 -mmultiple -mstring -mstrict-align -g -Wall -mcpu=750 -o o-optimiz
e/bdbuf.o -c ../../../../../../../rtems.work/c/src/libblock/src/bdbuf.c
../../../../../../../rtems.work/c/src/libblock/src/bdbuf.c: In function `avl_insert':
../../../../../../../rtems.work/c/src/libblock/src/bdbuf.c:283: warning: comparison is a
lways false due to limited range of data type
../../../../../../../rtems.work/c/src/libblock/src/bdbuf.c:298: warning: comparison is a
lways false due to limited range of data type
../../../../../../../rtems.work/c/src/libblock/src/bdbuf.c:312: warning: comparison is a
lways false due to limited range of data type
../../../../../../../rtems.work/c/src/libblock/src/bdbuf.c:354: warning: comparison is a
lways false due to limited range of data type
../../../../../../../rtems.work/c/src/libblock/src/bdbuf.c:370: warning: comparison is a
lways false due to limited range of data type
../../../../../../../rtems.work/c/src/libblock/src/bdbuf.c: In function `avl_remove':
../../../../../../../rtems.work/c/src/libblock/src/bdbuf.c:502: warning: comparison is a
lways false due to limited range of data type
../../../../../../../rtems.work/c/src/libblock/src/bdbuf.c:529: warning: comparison is a
lways false due to limited range of data type
../../../../../../../rtems.work/c/src/libblock/src/bdbuf.c:545: warning: comparison is a
lways true due to limited range of data type
../../../../../../../rtems.work/c/src/libblock/src/bdbuf.c:572: warning: comparison is a
lways false due to limited range of data type
../../../../../../../rtems.work/c/src/libblock/src/bdbuf.c:625: warning: comparison is a
lways false due to limited range of data type
../../../../../../../rtems.work/c/src/libblock/src/bdbuf.c:642: warning: comparison is a
lways false due to limited range of data type

Release:
CVS

Environment:
binutils-2.12/gcc-3.0.4

How-To-Repeat:
build libblock for the mcp750.

Attachments (1)

rtems-ss-20020301-bdbuf_avl.patch (1.5 KB) - added by Ralf Corsepius on 12/03/06 at 13:31:13.
rtems-ss-20020301-bdbuf_avl.patch

Download all attachments as: .zip

Change History (5)

comment:1 Changed on 04/02/02 at 16:25:07 by Joel Sherrill

Owner: changed from joel to Victor V. Vengerov
Status: assignedwaiting

comment:2 Changed on 04/03/02 at 12:57:28 by Joel Sherrill

Status: waitingclosed

State-Changed-From-To: feedback->closed
State-Changed-Why: Fix attached was committed.

Changed on 12/03/06 at 13:31:13 by Ralf Corsepius

rtems-ss-20020301-bdbuf_avl.patch

comment:3 Changed on 10/10/17 at 06:35:44 by Sebastian Huber

Component: miscunspecified

comment:4 Changed on 10/10/17 at 06:49:52 by Sebastian Huber

Component: unspecifiedlib/block
Note: See TracTickets for help on using tickets.