This is the mail archive of the gcc-patches@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] |
In a previous patch some comments about asm_fprintf() not handling '%' got removed. The attached patch removes some more occurences.
Why? The comment is actually talking about %. and is still correct.
Oops,I misread the comment :-( Then the removed comments should be added again?
Otherwise most of these #ifdef MOTOROLA could be removed.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |