[PATCH] Use gcc_assert and gcc_unreachable in the SPARC backend

Eric Botcazou ebotcazou@libertysurf.fr
Mon Apr 11 17:38:00 GMT 2005


> > Two nits: I'd prefer the globally negative form for
> >
> > +      gcc_assert (! LEAF_SIBCALL_SLOT_RESERVED_P || ! final_sequence);
>
>  Only this place?  None of the other !foo && !bar?

Yes, only this one popped up.  And I think && is more human-grokable than || 
in a negation.

-- 
Eric Botcazou



More information about the Gcc-patches mailing list