This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/13233] ICE Segmentation Fault with static function call
- From: "coyote at coyotegulch dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Nov 2003 15:47:00 -0000
- Subject: [Bug c/13233] ICE Segmentation Fault with static function call
- References: <20031129154536.13233.coyote@coyotegulch.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From coyote at coyotegulch dot com 2003-11-29 15:47 -------
Created an attachment (id=5233)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5233&action=view)
Program that generates the ICE
Removing "static" from the definition of random4 is the simplest change that
eliminates the ICE. I haven't had time to dissect this further.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13233