This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: AVR C++ - how to move vtables into FLASH memory
ZoltÃn KÃcsi <zoltan@bendor.com.au> writes:
> So it is indeed a valid compiler issue, not an incompetent user issue.
> Probably an improvement request would be the best.
Thanks for the details on the AVR.
The question of gcc vs. gcc-help is not one of compiler issues
vs. incompetent user issues. Many highly competent users post on
gcc-help. The question is one of using gcc vs. modifying gcc. A
discussion of how to modify gcc's AVR backend to support putting the
virtual table in FLASH would be appropriate for gcc@. A message like
yours is appropriate for gcc-help@. Thanks.
Ian