[Bug target/26713] Stack frame allocation limited to 32k

2006-03-21 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-03-21 13:25 --- Closing as invalid as requested by the reporter. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/26713] Stack frame allocation limited to 32k

2006-03-21 Thread christoph dot stueckjuergen at siemens dot com
--- Comment #3 from christoph dot stueckjuergen at siemens dot com 2006-03-21 12:02 --- We found out that our problem is not related to the toolchain but to the rlimit settings of the kernel. Sorry if the bug caused confusion! Please mark the bug as invalid. -- http://gcc.gnu.org/b

[Bug target/26713] Stack frame allocation limited to 32k

2006-03-16 Thread christoph dot stueckjuergen at siemens dot com
--- Comment #2 from christoph dot stueckjuergen at siemens dot com 2006-03-16 15:08 --- I tried 4.1.0. The assembly code looks slightly different, but the problem remains the same: : 0: 27bd8010addiu sp,sp,-32752 4: ffbe7fe0sd s8,32736(sp) 8

[Bug target/26713] Stack frame allocation limited to 32k

2006-03-16 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2006-03-16 12:38 --- Please try 4.0.3 or 4.1.0, the 3.4 series is no longer maintained (you may turn to your system provider though). -- rguenth at gcc dot gnu dot org changed: What|Removed |Added