Rob dixit:

> I've been working on a C compiler in my spare time and recently finished
[…]
> If anyone's interested. It's hosted here [1] and I'm all ears to
> critiques and feedback.

> 1: https://github.com/bobrippling/ucc-c-compiler

Cool! I’ll probably play with it some time.

By the way: just compiling mksh and running its testsuite
has been proven to be a decent toolchain check – you won’t
believe the amount of bugs I found in GCC (repeat offenders
are -fwhole-program --combine and -flto) and various libcs
(glibc/eglibc, µClibc, dietlibc, klibc, bionic) and other
compilers (mostly PCC which I had viewn as way forward for
MirBSD) along the way.

So I suggest you add “build mksh then run its testsuite”
to your compiler’s testsuite ☺

bye,
//mirabilos
-- 
13:37⎜«Natureshadow» Deep inside, I hate mirabilos. I mean, he's a good
guy. But he's always right! In every fsckin' situation, he's right. Even
with his deeply perverted taste in software and borked ambition towards
broken OSes - in the end, he's damn right about it :(! […] works in mksh

Reply via email to