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/17432] Possible gcc bug when compiling f2c generated C-code


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


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