This is the mail archive of the gcc@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: bootstrap broken w disable-checking


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
> -----


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