Re: gcc m68k default optimization flag
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.m68k,gmane.os.netbsd.devel.toolchain |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Jun 22, 2014 at 04:37:23PM +1000, matthew green wrote: > > BTW, if you think that GCC 4.8 is working fine with this > change, it's probably time to switch the default for it? > > that would leave only ppc on GCC 4.5. FWIW, last I tested both macppc and mac68k kernels did not work with 4.8, I'm re-testing right now (last test probably was before the final 4.8.3 import). Note that mac68k kernels don't work anyway due to gcc 4.5 bugs (#48171, I traced it down to a compiler bug but was hoping on 4.8 to avoid having to fix it). Martin