-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Joel Brobecker wrote: > > Just one minor comment: > >> + if ((DW_UNSND (&attr) == DW_CC_program) && (cu->language == language_fortran)) > > Could you remove the unnecessary extra parens and split this line > into two (it's too long): > > if (DW_UNSND (&attr) == DW_CC_program > && cu->language == language_fortran) > > Your patch is approved with that adjustment. > > Thanks, Ok, here's the version I commited, with Joel's suggestion and approval. Regards, - -- Carlos Eduardo Seo Software Engineer IBM Linux Technology Center -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHIQNMqvq7Aov/qQARAlRVAJsEheBLCyh8VdDHPy4Cyg5avI55hACeJxaz +Y3B2mdbNkmBF9G/gthtq/c= =xOwT -----END PGP SIGNATURE-----