This is the mail archive of the gcc-prs@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/4282: bug in isdn4k-utils/capi20capi20/capi20.c



>Number:         4282
>Category:       c
>Synopsis:       bug in isdn4k-utils/capi20capi20/capi20.c
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Sep 10 01:36:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     ttauchi@mac.com
>Release:        unknown-1.0
>Organization:
>Environment:

>Description:
gcc -v -save-temps -DPACKAGE=\"libcapi20\" -DVERSION=\"2.0.5\" -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_CAPI_H=1 -DHAVE_SELECT=1 -I. -I. -g -O2 -c  -fPIC -DPIC capi20.c >bug.report
Reading specs from /usr/lib/gcc-lib/ppc-redhat-linux/2.95.3/specs
gcc version 2.95.3 19991030 (prerelease/franzo)
 /usr/lib/gcc-lib/ppc-redhat-linux/2.95.3/cpp -lang-c -v -I. -I. -D__GNUC__=2 -D__GNUC_MINOR__=95 -DPPC -D__ELF__ -Dpowerpc -D__PPC__ -D__ELF__ -D__powerpc__ -D__PPC -D__powerpc -Acpu(powerpc) -Amachine(powerpc) -D__CHAR_UNSIGNED__ -D__OPTIMIZE__ -g -D__PIC__=2 -D__pic__=2 -D_CALL_SYSV -D_BIG_ENDIAN -D__BIG_ENDIAN__ -Amachine(bigendian) -D_ARCH_PPC -D__unix__ -D__linux__ -Dunix -D__unix -Dlinux -D__linux -Asystem(unix) -Asystem(posix) -DPACKAGE="libcapi20" -DVERSION="2.0.5" -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_CAPI_H=1 -DHAVE_SELECT=1 -DPIC capi20.c capi20.i
GNU CPP version 2.95.3 19991030 (prerelease/franzo) (PowerPC GNU/Linux)
#include "..." search starts here:
#include <...> search starts here:
 .
 /usr/local/include
 /usr/lib/gcc-lib/ppc-redhat-linux/2.95.3/../../../../ppc-redhat-linux/include
 /usr/lib/gcc-lib/ppc-redhat-linux/2.95.3/include
 /usr/include
End of search list.
The following default directories have been omitted from the search path:
 /usr/lib/gcc-lib/ppc-redhat-linux/2.95.3/../../../../include/g++-3
End of omitted list.
 /usr/lib/gcc-lib/ppc-redhat-linux/2.95.3/cc1 capi20.i -quiet -dumpbase capi20.c -g -O2 -version -fPIC -o capi20.s
GNU C version 2.95.3 19991030 (prerelease/franzo) (ppc-redhat-linux) compiled by GNU C version 2.95.3 19991030 (prerelease/franzo).
capi20.c: In function `capi20_put_message':
capi20.c:228: warning: cast to pointer from integer of different size
capi20.c: In function `capi20_get_message':
capi20.c:305: Internal compiler error:
capi20.c:305: Internal compiler error in `emit_no_conflict_block', at optabs.c:2798
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
>How-To-Repeat:

>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]