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

2007-05-04 Thread dfranke at gcc dot gnu dot org
--- Comment #3 from dfranke at gcc dot gnu dot org 2007-05-04 19:02 --- Subject: Bug 22539 Author: dfranke Date: Fri May 4 18:02:18 2007 New Revision: 124437 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124437 Log: gcc/fortran: 2007-05-04 Daniel Franke <[EMAIL PROTECTED]>

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

2005-11-25 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2005-11-26 01:38 --- This has been fixed now with: 2005-11-09 Eric Botcazou <[EMAIL PROTECTED]> * function.c (assign_stack_local_1): Issue an error message if the frame size overflows in the signed target arithmetics.

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

2005-07-17 Thread pinskia 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

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

2005-07-17 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Component|c |target GCC build triplet|FreeBSD 5.4-RELEASE i386| GCC host triplet|FreeBSD 5.4-RELEASE i386| GCC