This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: internal compiler error in find_function_data
- To: Julian dot Bock at t-online dot de
- Subject: Re: internal compiler error in find_function_data
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Tue, 9 May 2000 21:00:50 +0200
- CC: gcc-bugs at gcc dot gnu dot org
- References: <00050913191700.00443@KernelPanic>
> The size of foo can not be calculated at compile time.
Thanks for your bug report. The mainline compiler (2.96 20000430
(experimental)) reports
bug.cc:4: size of member `array' is not constant
so the bug has been fixed.
Regards,
Martin