Re: [committed] Fix minor CC0 removal fallout on cr16

2021-05-21 Thread H.J. Lu via Gcc-patches
On Wed, May 5, 2021 at 8:17 AM Jeff Law via Gcc-patches wrote: > > > cr16 failed to build due to remnants of CC0 support (NOTICE_UPDATE_CC). > This removes the macro and obvious bits necessary to support it. > Committed to the trunk. > cr16-elf won't build: /export/gnu/import/git/sources/gcc/gcc

[committed] Fix minor CC0 removal fallout on cr16

2021-05-05 Thread Jeff Law via Gcc-patches
cr16 failed to build due to remnants of CC0 support (NOTICE_UPDATE_CC).  This removes the macro and obvious bits necessary to support it.  Committed to the trunk. Jeff commit 14cf6aab8578132ec89ccb46e69899ae6008ff63 Author: Jeff Law Date: Wed May 5 07:49:28 2021 -0600 Remove NOTICE