CGEN-generated files vs GPL
Frank Ch. Eigler
fche@redhat.com
Wed Jan 28 22:05:00 GMT 2009
DJ Delorie <dj@redhat.com> writes:
> What are the implications (GPL-wise) of using CGEN-generated files in
> gcc? Specifically, I'm working on a second attempt to contribute the
> MeP port, and its intrinsics are CGEN-generated (and there are a *lot*
> of them - most opcodes have an intrinsic). [...]
My understanding is that since CGEN constitutes a mechanical
translation process, it cannot change the copyright situation of the
underlying human-written input file. (The extent to which CGEN's own
source code is being copied into the output is trivial and is
disclaimed by the cgen's bison-based license.)
- FChE
More information about the Gcc
mailing list