On 6/30/2021 4:50 AM, Richard Biener via Gcc-patches wrote:
On Wed, Jun 30, 2021 at 10:47 AM Uros Bizjak via Gcc-patches
<gcc-patches@gcc.gnu.org> wrote:
This RFC patch changes the type of predicates to bool. However, some
of the targets (e.g. x86) use indirect functions to call the
predicates, so without the local change, the build fails. Putting the
patch through CI bots should weed out the problems, but I have no
infrastructure to do it myself.
I'd say thanks for the work - note building some cc1 crosses should
catch 99% of the fallout (just configure $target-linux/elf and make all-gcc)
Note that if he was to commit,  my tester will pick up the crosses, so we'll  know about any cross fallout in ~24hrs.  The "native chroot" tests are once a week, so if it breaks something like hppa or m68k we'd still know within a week.

jeff

Reply via email to