This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/22539] Internal compiler error with maximum sized array
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jul 2005 00:01:45 -0000
- Subject: [Bug target/22539] Internal compiler error with maximum sized array
- References: <20050717230958.22539.ulfalizer@gmail.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-18 00:01 -------
Confirmed. We should be producing a warning/error message for this like we do on PowerPC.
t.c: In function 'main':
t.c:5: warning: stack frame too large
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |diagnostic
Known to fail| |3.4.0 4.0.0
Last reconfirmed|0000-00-00 00:00:00 |2005-07-18 00:01:44
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22539