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 functional macro name


On Sep 14, 2003, "Zack Weinberg" <zack@codesourcery.com> wrote:

> It would probably work better, yes, but historically we have not
> prevented people from using the standard preprocessor for assembly.

What I was thinking (that addresses H-P's concerns as well) was to
arrange for the preprocessor to behave the way it does now when
preprocessing assembly, and only let the line breaks through when
preprocessing C.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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