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 ada/16345] ada cross-compiler for arm generates bad code - resulting executable segfaults


------- Additional Comments From cherylgpepper at comcast dot net  2004-07-04 21:23 -------
Tried it again and now I realize it doesn't always segfault on every input, in
fact I noticed that if you type in, for example, "remotus" as the first word, it
segfaults, but if you type in "in", "de", "quam", and "remotus" in order it
parses and analyzes all of them perfectly without segfaulting. It seems pretty
random which combinations of words make it work, but it definitely makes me
think it's a problem with memory allocation or garbage collecting or something.
Someone please help!

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16345


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