This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix ICE with -Wuninitialized (PR tree-optimization/78455)


On Nov 23 2016, Christophe Lyon <christophe.lyon@linaro.org> wrote:

> Since you committed this patch (r242733), I've noticed a regression:
>   gcc.dg/uninit-pred-6_c.c warning (test for warnings, line 43)
>
> now fails on some arm targets, for instance arm-none-linux-gnueabihf
> --with-cpu=cortex-a5 --with-fpu=vfpv3-d16-fp16
>
> (or similarly on arm-none-eabi --with-cpu=cortex-m3 --with-mode=thumb)

Also fails on m68k.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]