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 c/13233] ICE Segmentation Fault with static function call


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


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