This is the mail archive of the gcc@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: RFC: *_FOR_TARGET and friends


> Hmm...  Where exactly do you get the error?  Could it possibly have to
> do with the `export' directives not being $$-safe?

Sed gives an error because it only receives "sed -e" with no
additional parameter.  The $t is not evaluated at all, or actually it
evaluates to null.

Can somebody try this?  I really doubt it's just me that's broken.

Aldy


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