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]

Re: A bug in mark_constants () in varasm.c


Kaz Kylheku <kaz@cafe.net> writes:

|> I agree that the GNU coding standards should be burned. It's plain
|> silly to indent code like this:

|> for (;;)
|>   {
|>     /* whatever */
|>     if (condition)
|>       {
|>          /* whatever */

What's silly about that?  Btw, the last line is indented too much.

-- 
Andreas Schwab                                      "And now for something
schwab@issan.informatik.uni-dortmund.de              completely different"
schwab@gnu.org


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