public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c/4282: bug in isdn4k-utils/capi20capi20/capi20.c
@ 2001-10-29  7:47 rodrigc
  0 siblings, 0 replies; 3+ messages in thread
From: rodrigc @ 2001-10-29  7:47 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, ttauchi

Synopsis: bug in isdn4k-utils/capi20capi20/capi20.c

State-Changed-From-To: open->closed
State-Changed-By: rodrigc
State-Changed-When: Mon Oct 29 07:47:32 2001
State-Changed-Why:
    Preprocessed source not provided.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=4282&database=gcc


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: c/4282: bug in isdn4k-utils/capi20capi20/capi20.c
@ 2001-09-10  2:16 Franz Sirl
  0 siblings, 0 replies; 3+ messages in thread
From: Franz Sirl @ 2001-09-10  2:16 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR c/4282; it has been noted by GNATS.

From: Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
To: ttauchi@mac.com
Cc: gcc-gnats@gcc.gnu.org,gcc-bugs@gcc.gnu.org
Subject: Re: c/4282: bug in isdn4k-utils/capi20capi20/capi20.c
Date: Mon, 10 Sep 2001 11:10:59 +0200

 At 10:28 10.09.2001, ttauchi@mac.com wrote:
 
 > >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:
 
 First, this bug report is incomplete, you didn't follow the bug report 
 instructions, so the preprocessed source is missing.
 
 Second, would you mind trying a more current compiler first? See 
 < ftp://devel.linuxppc.org/users/fsirl/ > for newer gcc-2.95.[34] RPM's.
 
 Franz.
 


^ permalink raw reply	[flat|nested] 3+ messages in thread

* c/4282: bug in isdn4k-utils/capi20capi20/capi20.c
@ 2001-09-10  1:36 ttauchi
  0 siblings, 0 replies; 3+ messages in thread
From: ttauchi @ 2001-09-10  1:36 UTC (permalink / raw)
  To: gcc-gnats

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-10-29  7:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-29  7:47 c/4282: bug in isdn4k-utils/capi20capi20/capi20.c rodrigc
  -- strict thread matches above, loose matches on Subject: below --
2001-09-10  2:16 Franz Sirl
2001-09-10  1:36 ttauchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).