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.hu...@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.

Reply via email to