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


Alexandre Oliva <aoliva@redhat.com> writes:

> 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.

Sounds good to me.

zw


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