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]
Other format: [Raw text]

c++/5880: internal coimpiler error 40



>Number:         5880
>Category:       c++
>Synopsis:       internal coimpiler error 40
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Mar 08 02:46:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Fred.Waller@tekla.fi
>Release:        gcc 2.95.4
>Organization:
>Environment:

>Description:
fw_debian% gcc -v -c -Wall perro.cc  
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs
gcc version 2.95.4  (Debian prerelease)
 /usr/lib/gcc-lib/i386-linux/2.95.4/cpp0 -lang-c++ -v -D__GNUC__=2 -D__GNUG__=2 -D__GNUC_MINOR__=95 -D__cplusplus -D__ELF__ -Dunix -D__i386__ -Dlinux -D__ELF__ -D__unix__ -D__i386__ -D__linux__ -D__unix -D__linux -Asystem(posix) -D__EXCEPTIONS -Wall -Acpu(i386) -Amachine(i386) -Di386 -D__i386 -D__i386__ perro.cc /tmp/ccW9dmnk.ii
GNU CPP version 2.95.4  (Debian prerelease) (i386 Linux/ELF)
#include "..." search starts here:
#include <...> search starts here:
 /usr/lib/gcc-lib/i386-linux/2.95.4/../../../../include/g++-3
 /usr/local/include
 /usr/lib/gcc-lib/i386-linux/2.95.4/include
 /usr/include
End of search list.
The following default directories have been omitted from the search path:
 /usr/lib/gcc-lib/i386-linux/2.95.4/../../../../i386-linux/include
End of omitted list.
 /usr/lib/gcc-lib/i386-linux/2.95.4/cc1plus /tmp/ccW9dmnk.ii -quiet -dumpbase perro.cc -Wall -version -o /tmp/ccMH4msB.s
GNU C++ version 2.95.4  (Debian prerelease) (i386-linux) compiled by GNU C version 2.95.4  (Debian prerelease).
perro.cc: In function `void clip(const pPoint_t &, const pPoint_t &)':
perro.cc:25: Internal compiler error 40.
perro.cc:25: Please submit a full bug report.
perro.cc:25: Internal compiler error:
perro.cc:25: See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: application/octet-stream; name="perro.cc"; name="perro.cc"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="perro.cc"

I2luY2x1ZGUgPHN0ZGlvLmg+CiNpbmNsdWRlIDxtYXRoLmg+CgpzdHJ1Y3QgcFBvaW50X3QgCnsK
ICAgIGRvdWJsZSB4OwogICAgZG91YmxlIHk7CiAgICBwUG9pbnRfdCgpe307CiAgICBwUG9pbnRf
dChkb3VibGUgcHgsIGRvdWJsZSBweSkge3ggPSBweDsgeSA9IHB5O307Cn07CgoKCmlubGluZSBw
UG9pbnRfdCBvcGVyYXRvciAtIChjb25zdCBwUG9pbnRfdCAmcCwgY29uc3QgcFBvaW50X3QgJnEp
CnsKICAgIHJldHVybiBwUG9pbnRfdCAoCqBwLnggLSBxLngsCqBwLnkgLSBxLnkpOwp9Cgp2b2lk
IGNsaXAgKGNvbnN0IHBQb2ludF90ICZxYSwgCqAgICBjb25zdCBwUG9pbnRfdCAmcWIpCnsKICAg
IHBQb2ludF90IHFhYiA9IHFiLXFhCiAgICBwUG9pbnRfdCAgPSBwLWxhc3RwOwovLyAuLi4uLi4u
Cn0gICAgCg==


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