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]

Re: egcs-1.0.2 Crash (3)


On Mon, 20 Apr 1998, Munagala V. S. Ramanath wrote:
> The following program causes egcs-1.0.2 to crash with:
> crash3.C: In function `int main()':
> crash3.C:8: Internal compiler error.
> crash3.C:8: Please submit a full bug report to `egcs-bugs@cygnus.com'.

This doesn't happen any more with a nearly current CVS snapshot, where
I get 

  crash3.cc: In function `int main()':
  crash3.cc:8: static_cast from `__list_iterator<int,int &,int *>' to `void *'

for your code snippet.

As usual, you might consider trying a CVS snapshot or waiting for the next
(snapshot) release.

Gerald
-- 
Gerald Pfeifer (Jerry)      Vienna University of Technology
pfeifer@dbai.tuwien.ac.at   http://www.dbai.tuwien.ac.at/~pfeifer/



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