c++/1506: g++ internal error
wanderer@rsu.ru
wanderer@rsu.ru
Sat Dec 23 20:16:00 GMT 2000
>Number: 1506
>Category: c++
>Synopsis: g++ internal error
>Confidential: no
>Severity: critical
>Priority: medium
>Responsible: unassigned
>State: open
>Class: ice-on-illegal-code
>Submitter-Id: net
>Arrival-Date: Sat Dec 23 20:16:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator: Vladimir Merzliakov
>Release: version 2.97 20001223 (experimental)
>Organization:
>Environment:
Page http://www.codesourcery.com/gcc-compile.shtml
>Description:
/tmp/@17500.7.cc:5: Internal error: Segmentation fault.
Please submit a full bug report.
See for instructions.
>How-To-Repeat:
>Fix:
work around the problem:
fix misedit in source code
>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: text/plain; name="test3.cc"
Content-Disposition: inline; filename="test3.cc"
template<class T>
struct V {};
template<class T
struct W {};
int main() {
return 0;
};
More information about the Gcc-prs
mailing list