This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11456] Segfault in dot. AIX 5.1, GCC 3.2.2
- From: "jdeepak at dacafe dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jul 2003 06:31:25 -0000
- Subject: [Bug c++/11456] Segfault in dot. AIX 5.1, GCC 3.2.2
- References: <20030707203859.11456.yuvraj_hande@i2.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11456
------- Additional Comments From jdeepak at dacafe dot com 2003-07-18 06:31 -------
I downloaded gcc3.2.2 compiler from gnu site and installed it in my home
directory wit default settings.
Compiler version : gcc3.2.2
Machine : AIX5.1
I compiled the source code of graphviz which is available on
Here is the link from where you can download graphviz-1.8.10 source
code.
http://www.graphviz.org/pub/graphviz/ARCHIVE/
and after compilation when i ran the executable "dot" i got segmentation fault.
The same bug was filed against graphviz-1.8.10. According to graphviz team it
seems a compiler problem.
Here in thi link report is avaliable
http://www.research.att.com/~erg/graphviz/bugs/b294.html