This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/28002] decNumber sources need GPL+exception for use in libgcc



------- Comment #3 from janis at gcc dot gnu dot org  2007-01-12 21:41 -------
RMS declined to relicense the decNumber source files.

We've got the same problem with config/dfp-bit.[ch], which were new files added
by GCC developers from IBM, and a couple of other minor files in libdecnumber/.

Decimal float support has not yet been in a released version of GCC.  In 4.2
and mainline it is not enabled, and support is not included in libgcc, unless
configured with --enable-decimal-float.  Perhaps that option should be changed
to --enable-decimal-float-including-GPL-runtime.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28002


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]