c++/4044: vector<int[]> causes internal compiler error
dave@schweisguth.org
dave@schweisguth.org
Thu Aug 16 19:36:00 GMT 2001
>Number: 4044
>Category: c++
>Synopsis: vector<int[]> causes internal compiler error
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: unassigned
>State: open
>Class: ice-on-illegal-code
>Submitter-Id: net
>Arrival-Date: Thu Aug 16 19:36:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: Dave Schweisguth
>Release: gcc version 2.95.2-6 19991024 (cygwin experimental)
>Organization:
>Environment:
Cygwin, Windows 2000 SP2
>Description:
[FUNES ~/ws/cpp/final] g++ -Wall -o bug bug.cpp
bug.cpp: In instantiation of `_Vector_base<int[],allocator<int[]> >':
bug.cpp:5: instantiated from `vector<int[],allocator<int[]> >'
bug.cpp:5: instantiated from here
bug.cpp:5: Internal compiler error.
bug.cpp:5: Please submit a full bug report.
bug.cpp:5: See <URL: http://www.gnu.org/software/gcc/faq.html#bugreport > for instructions.
>How-To-Repeat:
See above
>Fix:
Write legal C++.
>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: application/x-unknown-content-type-ft000001; name="bug.cpp"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="bug.cpp"
I2luY2x1ZGUgPHZlY3Rvcj4NCg0KaW50IG1haW4oKQ0Kew0KICAgdmVjdG9yPGludFtdPiB2Ow0K
fQ0K
More information about the Gcc-prs
mailing list