This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
GCC Runtime Library Exception in gcc/config/* files?
- From: Sebastian Huber <sebastian dot huber at embedded-brains dot de>
- To: GCC <gcc at gcc dot gnu dot org>
- Date: Fri, 21 Jul 2017 11:24:33 +0200
- Subject: GCC Runtime Library Exception in gcc/config/* files?
- Authentication-results: sourceware.org; auth=none
Hello,
there are some files in gcc/config/* that contain the GCC Runtime
Library Exception
grep -r --include='*.[ch]' 'GCC Runtime Library Exception' -l gcc/config
| wc
186 186 5361
and some files that don't include it
grep -r --include='*.[ch]' 'GCC Runtime Library Exception' -l gcc/config
-v | wc
753 753 20927
Does it matter? What should be used for new files?
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.huber@embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.