Patch for automaton based pipeline hazard recognizer (part #2).

Joseph S. Myers jsm28@cam.ac.uk
Tue Feb 20 09:37:00 GMT 2001


On Tue, 20 Feb 2001, Bernd Schmidt wrote:

> > /* Standard designators for true and false values. */
> > #define FALSE 0
> > #define TRUE  1
> 
> I'm no big fan of these either, and I believe we generally use 0 and 1 in
> the rest of the gcc sources.

In that case, shouldn't the definitions of these in config/*/*.h go, and
all uses be changed?

If there's agreement on that, I'll submit corresponding patches for
codingconventions.html and projects/beginner.html.

-- 
Joseph S. Myers
jsm28@cam.ac.uk



More information about the Gcc-patches mailing list