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

--- Comment #8 from Thorsten Glaser <tg at mirbsd dot org> 2011-04-30 13:36:17 
UTC ---
(In reply to comment #7)

> manually.  The more serious problem I found is that the final gnat executables
> segfault on the m68k target.

Even with no argument, yes. It’s in:

hostparm.ads:   Normalized_CWD : constant String := "." & Direct_Separator;

This in end calls memcpy with a length of about 2 GiB. I had thought this
to be an issue of bootstrapping from amd64, which platform did you use?

Reply via email to