[Bug other/29260] Calling member function of const object causes segmentation fault in compiler

2006-09-28 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-09-28 13:29 --- The D front-end is not part of the FSF GCC right now, you should report this to the place where you got the compiler. -- pinskia at gcc dot gnu dot org changed: What|Removed |A

[Bug other/29260] Calling member function of const object causes segmentation fault in compiler

2006-09-28 Thread leg0 at hot dot ee
--- Comment #2 from leg0 at hot dot ee 2006-09-28 11:38 --- The compiler that does this is not a C nor C++ compiler. It's D compiler (gdc). -- leg0 at hot dot ee changed: What|Removed |Added -