This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

c/738: The displacement must be greater than or equal to -32768 and less than or equal to 32767



>Number:         738
>Category:       c
>Synopsis:       The displacement must be greater than or equal to -32768 and less than or equal to 32767
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Nov 06 10:56:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     OpenService, Inc.
>Release:        unknown-1.0
>Organization:
>Environment:
AIX 4.3
>Description:
When compiling a large C file on AIX 4.3 (RS/6000 7043 43P), the gcc compiler (2.95.2) displays error message -- "The displacement must be greater than or equal to -32768 and less than or equal to 32767."

Thanks for your help!
>How-To-Repeat:
gcc -save-temps -DYY_USE_PROTOS -mcpu=common -mminimal-toc -I. -I./src/includes -I./src/machine/power/aix-3.2.5 -I./src/progs/util -c ./src/machine/power/aix-3.2.5/out.c -o src/../obj/machine/power/aix-3.2.5/out.o
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]