public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcc/61152] New: Missing GCC Runtime Library Exception in some files that are included in libgcc
@ 2014-05-12 10:13 gjl at gcc dot gnu.org
  2014-05-27  8:42 ` [Bug libgcc/61152] " gjl at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: gjl at gcc dot gnu.org @ 2014-05-12 10:13 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 61152
           Summary: Missing GCC Runtime Library Exception in some files
                    that are included in libgcc
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: trivial
          Priority: P3
         Component: libgcc
          Assignee: unassigned at gcc dot gnu.org
          Reporter: gjl at gcc dot gnu.org

libgcc sources are not yet separated completey from the compiler, i.e. it
includes tm.h which in turn will include files from the compiler backend like
arm.h.

As such files go into libgcc, they should contain the GCC Runtime Library
Exception (RLE) in their license headers.

I know that these files actually don't add executable code to libgcc and that
the FSF is fine without RLE in these files, yet there are potential users of
GCC that are very concerned about linking their code against libgcc and about
the non-RLE files that are part of the libgcc sources: as soon as a single file
that goes into libgcc (e.g. by include) is GPL but does not contain the RLE,
they won't use GCC as a whole.

Thus, adding RLE to these files can greatly increase acceptance of GCC/libgcc.


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-11-20  2:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-12 10:13 [Bug libgcc/61152] New: Missing GCC Runtime Library Exception in some files that are included in libgcc gjl at gcc dot gnu.org
2014-05-27  8:42 ` [Bug libgcc/61152] " gjl at gcc dot gnu.org
2014-05-27  9:05 ` gjl at gcc dot gnu.org
2014-05-27 11:38 ` gjl at gcc dot gnu.org
2014-05-27 11:42 ` gjl at gcc dot gnu.org
2014-05-28  9:33 ` gjl at gcc dot gnu.org
2014-05-28  9:35 ` gjl at gcc dot gnu.org
2022-11-20  2:17 ` law at gcc dot gnu.org
2022-11-20  2:21 ` pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).