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]

Re: [3.3 regression] fix incorrect line break before functionalmacro name


Oh, it just occurred to me that cpplib knows whether it's
preprocessing assembly language.  You could make your suggested
changes apply only for C-family, not assembly.  If you did that, I'd
take a patch for mainline at least on a trial basis.

zw


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