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++/881: ICE in tree_low_cst



>Number:         881
>Category:       c++
>Synopsis:       ICE in tree_low_cst
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Fri Nov 24 18:56:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     harinath@cs.umn.edu
>Release:        unknown-1.0
>Organization:
>Environment:
i686-pc-linux-gnu
c++ -v:
Reading specs from /home/grad04/harinath/linux/lib/gcc-lib/i686-pc-linux-gnu/2.97/specs
Configured with: ../../configure --prefix=/home/grad04/harinath --exec-prefix=/home/grad04/harinath/linux --enable-threads=posix --enable-shared --enable-languages=c,c++,f77,objc,java --enable-libstdcxx-v3
gcc version 2.97 20001124 (experimental)
>Description:
Compiling the attached file causes an ICE in tree_low_cst
in gcc/tree.c.

  $ c++ -c test.cc
  test.cc:4: Internal compiler error in tree_low_cst, at tree.c:3373
  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:
----gnatsweb-attachment----
Content-Type: unknown; name="test.cc"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="test.cc"

Ly8gQnVpbGQgZG9uJ3QgbGluazoKI2luY2x1ZGUgPGNsaW1pdHM+CnRlbXBsYXRlPGxvbmcgbG9u
ZyBuPiBzdHJ1Y3QgZm9vOwp0eXBlZGVmIGZvbzwtX19MT05HX0xPTkdfTUFYX18tMT4gZm9vMTsK
dHlwZWRlZiBmb288KC05MjIzMzcyMDM2ODU0Nzc1ODA3TEwgLTEpPiBmb28yOwp0eXBlZGVmIGZv
bzxfX0xPTkdfTE9OR19NQVhfXz4gZm9vMzsK

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