This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
"Requested array too large for target"
- To: law at cygnus dot com
- Subject: "Requested array too large for target"
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Sat, 15 Sep 01 07:47:31 EDT
- Cc: gcc at gcc dot gnu dot org
I sent email about this recently, but it might have gotten lost due to
the telecommunicatiosn disruption in NYC since I didn't see any response.
I'd like to understand reasoning behind the quoted error message. What is
the problem with a *type* (as opposed to an object) whose size overflows?
This causes problems with Ada and I think I also saw another issue raised
with this change.