This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/22539] Internal compiler error with maximum sized array


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]