On Mon, 11 Jul 2016, Bill Schmidt wrote: > Index: libgcc/config/rs6000/_divkc3.c > =================================================================== > --- libgcc/config/rs6000/_divkc3.c (revision 0) > +++ libgcc/config/rs6000/_divkc3.c (working copy) > @@ -0,0 +1,64 @@ > +typedef float KFtype __attribute__ ((mode (KF)));
Even temporary files in libgcc should have the proper copyright and license notices (reflecting where the code was copied from). -- Joseph S. Myers jos...@codesourcery.com