Internal Compiler Error

Philippe Bouchard philippeb@corel.com
Mon Oct 30 08:04:00 GMT 2000


Program:
#include <list>
 
using namespace std;
struct A
{
};
int main()
{
  class list<class A>::iterator i;
}
Outputs:
explicitclass.cpp: In function `int main()':
explicitclass.cpp:12: Internal compiler error.
explicitclass.cpp:12: Please submit a full bug report.
explicitclass.cpp:12: See <URL: http://www.gnu.org/software/gcc/bugs.html >
for instructions.
Under:
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.2/specs
gcc version 2.95.2 20000220 (Debian GNU/Linux)
Thank you.
begin:vcard 
n:Bouchard;Philippe
x-mozilla-html:FALSE
org:Corel Linux
adr:;;;;;;
version:2.1
email;internet:philippeb@corel.com
title:Software Engineer
x-mozilla-cpt:;0
fn:Philippe Bouchard
end:vcard


More information about the Gcc-bugs mailing list