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


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