NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-macppc/54827: alloca() is broken in gcc 8 on powerpc



The following reply was made to PR port-macppc/54827; it has been noted by GNATS.

From: Valery Ushakov <uwe%stderr.spb.ru@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: "David H. Gutteridge" <david%gutteridge.ca@localhost>
Subject: Re: port-macppc/54827: alloca() is broken in gcc 8 on powerpc
Date: Wed, 8 Jan 2020 04:32:42 +0300

 On Mon, Jan 06, 2020 at 20:45:01 +0000, David H. Gutteridge wrote:
 
 >  The two GCCs from pkgsrc generate the correct instruction (as
 >  previously detailed), where the one from the NetBSD src tree does
 >  not
 
 Thanks a lot for doing that experiment.  Please, could you diff the .i
 files from the in-tree compiler and stock one from the pkgsrc?  The
 interesting files are rs6000.i, and maybe function.i and explow.i.  rm
 the .o file, run make, copy the command and re-run with -save-temps
 added.  Hopefully, that should point out which macros we've got wrong.
 
 -uwe
 


Home | Main Index | Thread Index | Old Index