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]

fix more Xtensa assembly comments


I found a few more assembly comments starting with '#' in an Xtensa assembly file. I've committed this patch to change them to C-style comments, to avoid potential problems with cpp.

2006-10-25 Bob Wilson <bob.wilson@acm.org>

* config/xtensa/lib2funcs.S: Use C-style comments.

Attachment: lib2-comments.patch
Description: Binary data


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