This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/17432] Possible gcc bug when compiling f2c generated C-code
- From: "kugelfang at gentoo dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Sep 2004 20:00:24 -0000
- Subject: [Bug c/17432] Possible gcc bug when compiling f2c generated C-code
- References: <20040912084351.17432.kugelfang@gentoo.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From kugelfang at gentoo dot org 2004-09-12 20:00 -------
Ok, sorry guys... This BUG is INVALID. Our fault. The assembler statement that
we dubbed "bogus" is completely ok (the adress of incx is never used again) and we
found the real source of the segfault (R uses strictly ints, not long ints in
the C-Parts of its Code).
--
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17432