Subject: re: How do I compare NetBSD gcc to GNU gcc?
To: Bucky Katz <bucky@picovex.com>
From: matthew green <mrg@eterna.com.au>
List: tech-toolchain
Date: 08/18/2007 10:43:08
for -current you can "cvs diff -r gcc-4-1-20070620 src/gnu/dist/gcc4".
that will show you the diffs of a mostly pristine gcc 4.1 branch from
20070620 to our -current sources.

for older sources, it's harder...