bootstrap broken w disable-checking
Richard Guenther
richard.guenther@gmail.com
Sun Sep 23 16:24:00 GMT 2012
On Sat, Sep 22, 2012 at 9:40 AM, Andreast Tobler
<andreast-list@fgznet.ch> wrote:
> Hi all,
>
> while testing some patches fro Michael M, I noticed that disable-checking
> seems broken on trunk. I saw this on x86_64-freebsd and powerpc64-freebsd.
>
> Is this issue already known?
> If not, usual bug report with preprocessed source?
Yes, please file a bugreport.
Richard.
> TIA;
> Andreas
>
> Here the details:
>
> -----
> /export/devel/net/src/gcc/head/gcc/gcc/ipa-prop.c: In function 'bool
> visit_ref_for_mod_analysis(gimple, tree, void*)':
> /export/devel/net/src/gcc/head/gcc/gcc/ipa-prop.c:1842:1: error: mismatching
> comparison operand types
> visit_ref_for_mod_analysis (gimple stmt ATTRIBUTE_UNUSED,
> ^
> unsigned int
> bool
> if (i.2_16 == 1)
>
> /export/devel/net/src/gcc/head/gcc/gcc/ipa-prop.c:1842:1: internal
> compiler error: verify_gimple failed
> -----
More information about the Gcc
mailing list