This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/19873] odd behaviour compiling XaoS
- From: "falk at debian dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Feb 2005 13:16:09 -0000
- Subject: [Bug c/19873] odd behaviour compiling XaoS
- References: <20050210113130.19873.kovzol@math.u-szeged.hu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From falk at debian dot org 2005-02-10 13:16 -------
(In reply to comment #0)
> The current source (CVS or 3.1.1, same) of XaoS (http://xaos.sf.net), if you
> compile it and run bin/xaos, gives a segmentation fault if you press the button
> B twice (setting perturbation on/off). Now if I add the following line to
> src/ui-hlp/menu.c in the end of uih_persw():
>
> printf("");
>
> there will be no segfault. Do you think this is a gcc problem?
That doesn't really give any indication. In my experience, it is more likely
not to be a bug in gcc. We cannot do anything about this until you come up with
a test case...
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19873