This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Multiple inheritance bug
- To: ammons at cs dot wisc dot edu
- Subject: Re: Multiple inheritance bug
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Sun, 5 Mar 2000 19:24:03 +0100
- CC: gcc-bugs at gcc dot gnu dot org
- References: <fxdbt5smxus.fsf@salsa.cs.wisc.edu>
> This is a bug because eel_private_executable::read_section_descriptors
> is abstract, so it can't possibly conflict with
> eel_bfd_executable::read_section_descriptors.
Thanks for your bug report. I've put it into GNATS.
Regards,
Martin