--- Comment #6 from dnovillo at gcc dot gnu dot org 2006-02-07 12:12
---
Mine.
--
dnovillo at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|unassi
--- Comment #5 from martin at mpa-garching dot mpg dot de 2006-02-07 10:44
---
(In reply to comment #4)
> I still get the segmentation fault. Probably because I configured with
> --enable-checking=release...
I can confirm that I get the same error message reported Volker if I boostrap
--- Comment #4 from martin at mpa-garching dot mpg dot de 2006-02-06 11:15
---
(In reply to comment #3)
> I don't get a segfault, but the error message:
>
> bug.cc:11: internal compiler error: vector VEC(eh_region,base) index domain
> error, in can_throw_internal_1 at except.c:2580
I
--- Comment #3 from reichelt at gcc dot gnu dot org 2006-02-06 09:40
---
I don't get a segfault, but the error message:
bug.cc:11: internal compiler error: vector VEC(eh_region,base) index domain
error, in can_throw_internal_1 at except.c:2580
Looks like a duplicate of PR 26076 to me.