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

Jeffrey A. Law <law at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |law at gcc dot gnu.org

--- Comment #13 from Jeffrey A. Law <law at gcc dot gnu.org> ---
More importantly, we should _not_ be adding the runtime exception to files in
GCC proper.  That exception is for the runtime.  The fact that files in libgcc
are #including tm.h and thus backend files from gcc proper is not a good reason
to be changing those copyrights.

Reply via email to