This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: x86 bootstrap failure
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: rth at redhat dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Sun, 30 Dec 01 18:07:12 EST
- Subject: Re: x86 bootstrap failure
+ if (bl->giv_count == 0
+ && ! loop->exit_count
+ && ! loop_info->has_multiple_exit_targets)
Which way did we decide to go on the question of whether or not there is
a blank after "!"? I personally perfer the way you have it, but I thought
the consensus was no blank?