This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
CGEN-generated files vs GPL
- From: DJ Delorie <dj at redhat dot com>
- To: gcc at gcc dot gnu dot org
- Date: Wed, 28 Jan 2009 15:36:26 -0500
- Subject: CGEN-generated files vs GPL
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). I'd rather not have to
manually enter all that info twice (there are VLIW tags, latency info,
etc - for each intrinsic)