This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Ada] Fix alloc/free mishap for super-aligned fat or thin ptr
Samuel Tardieu wrote:
> I still get a segmentation fault on i686-pc-linux-gnu (glibc 2.6.1 and
> kernel 2.6.24-rc2) with the current SVN trunk (which contains your patch):
Thanks Sam. Interestingly, this is a different bug than the one the patch
was aiming at, with similar observable outcome.
This one is fairly old, as far as I can see now. Investigating further.