This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


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

Re: gcc -E -traditional broken


>>>>> Neil Booth writes:

 > Andreas Jaeger wrote:-
>> t.c:1: Invalid token in expression
>> # 1 "t.c"
 > [...]

>> t.c is just the following small fragment:

>> #if defined REGPARMS
>> # warning "quark"
>> #endif

 > It looks to me like traditional cpp has never accepted this syntax.
 > You need to use the "defined (symbol)" syntax; it then works.

 > Is this intentional, Zack?

Oh no.

First gcc gets changed and then you tell me to use -traditional to
work around those problems.  Now I'm using -traditional and it fails
again.:-(.

No further comments.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj

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