public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/1729: Internal compiler error
@ 2001-10-14 14:51 rodrigc
  0 siblings, 0 replies; 3+ messages in thread
From: rodrigc @ 2001-10-14 14:51 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, jlperez, nobody, rodrigc

Synopsis: Internal compiler error

State-Changed-From-To: feedback->closed
State-Changed-By: rodrigc
State-Changed-When: Sun Oct 14 14:51:14 2001
State-Changed-Why:
    No feedback

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=1729&database=gcc


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

* Re: c++/1729: Internal compiler error
@ 2001-08-17 19:58 rodrigc
  0 siblings, 0 replies; 3+ messages in thread
From: rodrigc @ 2001-08-17 19:58 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, jlperez, nobody, rodrigc

Synopsis: Internal compiler error

State-Changed-From-To: open->feedback
State-Changed-By: rodrigc
State-Changed-When: Fri Aug 17 19:58:36 2001
State-Changed-Why:
    Can you update your cygwin to a newer release and
    try again?

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=1729&database=gcc


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

* c++/1729: Internal compiler error
@ 2001-04-01  0:00 jlperez
  0 siblings, 0 replies; 3+ messages in thread
From: jlperez @ 2001-04-01  0:00 UTC (permalink / raw)
  To: gcc-gnats

>Number:         1729
>Category:       c++
>Synopsis:       Internal compiler error
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jan 22 07:46:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     gcc
>Release:        gcc version 2.95.2-6 19991024 (cygwin experimental)
>Organization:
>Environment:
!C:='C:\cygwin\bin'
BASH=/usr/bin/bash
BASH_VERSINFO=([0]="2" [1]="04" [2]="5" [3]="12" [4]="release" [5]="i686-pc-cygw
in")
BASH_VERSION='2.04.5(12)-release'
COLUMNS=80
COMPUTERNAME=LABNT_IDJPA
COMSPEC='C:\WINNT\system32\cmd.exe'
DIRSTACK=()
EUID=1000
GROUPS=()
HISTFILE=/home/EMDOJPA/.bash_history
HISTFILESIZE=500
HISTSIZE=500
HOME=/home/emdojpa
HOMEDRIVE=C:
HOMEPATH='\'
HOSTNAME=LABNT_IDJPA
HOSTTYPE=i686
IFS='
'
LINES=49
LOGONSERVER='\\LABNT_IDJPA'
MACHTYPE=i686-pc-cygwin
MAILCHECK=60
MAKE_MODE=unix
NUMBER_OF_PROCESSORS=2
OLDPWD=/d/ecos
OPTERR=1
OPTIND=1
OS=Windows_NT
OS2LIBPATH='C:\WINNT\system32\os2\dll;'
OSTYPE=cygwin
PATH=/tools/i386/bin:/usr/local/bin:/usr/bin:/bin:/c/WINNT/system32:/c/WINNT:/c/
util
PATHEXT='.COM;.EXE;.BAT;.CMD'
PIPESTATUS=([0]="0")
PPID=1
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_IDENTIFIER='x86 Family 6 Model 1 Stepping 7, GenuineIntel'
PROCESSOR_LEVEL=6
PROCESSOR_REVISION=0107
PROMPT='$P$G'
PS1='\[\033]0;\w\007
\033[32m\]\u@\h \[\033[33m\w\033[0m\]
$ '
PS2='> '
PS4='+ '
PWD=/d/ecos/i386PC_build
SHELL=/bin/sh
SHELLOPTS=braceexpand:hashall:histexpand:monitor:history:interactive-comments:em
acs
SHLVL=1
SYSTEMDRIVE=C:
SYSTEMROOT='C:\WINNT'
TEMP=/c/TEMP
TERM=cygwin
UID=1000
USER=emdojpa
USERDOMAIN=LABNT_IDJPA
USERNAME=EMDOJPA
USERPROFILE='C:\WINNT\Profiles\EMDOJPA'
WINDIR='C:\WINNT'
_=set
i='/etc/profile.d/*.sh'
>Description:
FAILS TO COMPILE ECOS. 

WHEN COMPILING IT SAYS: 

i386-elf-gcc -c  -I//D/eCos/i386PC_install/include -I//d/eCos/packages/io/common
/v1_3_1 -I//d/eCos/packages/io/common/v1_3_1/src -I//d/eCos/packages/io/common/v
1_3_1/tests -I. -I//d/eCos/packages/io/common/v1_3_1/src/ -Wall -Wpointer-arith
-Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sect
ions -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-
MD,src/ioinit.tmp -o src/io_common_ioinit.o //d/eCos/packages/io/common/v1_3_1/s
rc/ioinit.cxx
//d/eCos/packages/io/common/v1_3_1/src/ioinit.cxx:0: warning: -ffunction-section
s may affect debugging on some targets.
//d/eCos/packages/io/common/v1_3_1/src/ioinit.cxx:60: Internal compiler error.
//d/eCos/packages/io/common/v1_3_1/src/ioinit.cxx:60: Please submit a full bug r
eport.
//d/eCos/packages/io/common/v1_3_1/src/ioinit.cxx:60: See <URL: http://www.gnu.or
g/software/gcc/faq.html#bugreport> for instructions.
make[1]: *** [src/ioinit.o.d] Error 1
make[1]: Leaving directory `/d/ecos/i386PC_build/io/common/v1_3_1'
make: *** [build] Error 2



IF I COMPILE TO PRODUCE AN .II I GET THIS:

$ i386-elf-gcc -v -save-temps -c  -I//D/eCos/i386PC_install/include -I//d/eCos/
packages/io/common/v1_3_1 -I//d/eCos/packages/io/common/v1_3_1/src -I//d/eCos/p
ackages/io/common/v1_3_1/tests -I. -I//d/eCos/packages/io/common/v1_3_1/src/ -W
all -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -
g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc
 -finit-priority -Wp,-MD,src/ioinit.tmp -o src/io_common_ioinit.o //d/eCos/pack
ages/io/common/v1_3_1/src/ioinit.cxx
Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/2.95.2-6/specs
gcc version 2.95.2-6 19991024 (cygwin experimental)
 /usr/lib/gcc-lib/i686-pc-cygwin/2.95.2-6/cpp.exe -lang-c++ -v -I//D/eCos/i386PC
_install/include -I//d/eCos/packages/io/common/v1_3_1 -I//d/eCos/packages/io/com
mon/v1_3_1/src -I//d/eCos/packages/io/common/v1_3_1/tests -I. -I//d/eCos/package
s/io/common/v1_3_1/src/ -iprefix /tools/i386/bin/../lib/gcc-lib/i686-pc-cygwin/2
.95.2-6/ -D__GNUC__=2 -D__GNUG__=2 -D__GNUC_MINOR__=95 -D__cplusplus -Di386 -D__
386__ -D__i386 -D_X86=1 -D__STDC__=1 -D__stdcall=__attribute__((__stdcall__)) -D
__cdecl=__attribute__((__cdecl__)) -D__declspec(x)=__attribute__((x)) -D__i386__
 -D__386__ -D__i386 -D_X86=1 -D__STDC__=1 -D__stdcall=__attribute__((__stdcall__
)) -D__cdecl=__attribute__((__cdecl__)) -D__declspec(x)=__attribute__((x)) -D__i
386 -Asystem(winnt) -Acpu(i386) -Amachine(i386) -D__OPTIMIZE__ -g -Wall -Wpointe
r-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -remap -Acpu(i
386) -Amachine(i386) -Di386 -D__i386 -D__i386__ -Di686 -Dpentiumpro -D__i686 -D_
_i686__ -D__pentiumpro -D__pentiumpro__ -D__CYGWIN32__ -D__CYGWIN__ -Dunix -D__u
nix__ -D__unix -isystem /usr/local/include -idirafter /usr/include -D_WIN32 -DWI
NNT -idirafter /usr/include/w32api -MD src/ioinit.tmp //d/eCos/packages/io/commo
n/v1_3_1/src/ioinit.cxx ioinit.ii
GNU CPP version 2.95.2-6 19991024 (cygwin experimental) (80386, BSD syntax)
#include "..." search starts here:
#include <...> search starts here:
 //D/eCos/i386PC_install/include
 //d/eCos/packages/io/common/v1_3_1
 //d/eCos/packages/io/common/v1_3_1/src
 .
 //d/eCos/packages/io/common/v1_3_1/src
 /usr/lib/gcc-lib/i686-pc-cygwin/2.95.2-6/../../../../include/g++-3
 /usr/lib/gcc-lib/i686-pc-cygwin/2.95.2-6/include
 /usr/include
 /usr/include/w32api
End of search list.
The following default directories have been omitted from the search path:
End of omitted list.
cpp.exe: src/ioinit.tmp: No such file or directory



>How-To-Repeat:
Follow instructions in : 
http://sources.redhat.com/ecos/tools/win-i386-elf.html
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
>From mmitchel@gcc.gnu.org Sun Apr 01 00:00:00 2001
From: mmitchel@gcc.gnu.org
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org
Subject: Re: c++/998
Date: Sun, 01 Apr 2001 00:00:00 -0000
Message-id: <20010222225601.26999.qmail@sourceware.cygnus.com>
X-SW-Source: 2001-q1/msg01599.html
Content-length: 505

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

From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org, meixner@rbg.informatik.tu-darmstadt.de,
  nobody@gcc.gnu.org
Cc:  
Subject: Re: c++/998
Date: 22 Feb 2001 22:51:58 -0000

 Synopsis: internal compiler error
 
 State-Changed-From-To: feedback->closed
 State-Changed-By: mmitchel
 State-Changed-When: Thu Feb 22 14:51:57 2001
 State-Changed-Why:
     Fixed.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=998&database=gcc


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

end of thread, other threads:[~2001-10-14 14:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-14 14:51 c++/1729: Internal compiler error rodrigc
  -- strict thread matches above, loose matches on Subject: below --
2001-08-17 19:58 rodrigc
2001-04-01  0:00 jlperez

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).