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: error: stray '\' in program


Philipp Thomas wrote:-

> * Gabriele Caracausi (gabriele@caracausi.it) [20030824 13:56]:
> 
> > I'm trying to recompile under linux GCC 3.3 sources but an error occurs:
> > 
> > regclass.c:78: stray '\' in program
> > 
> > but the line in regclass.c is:
> > static const char initial_fixed_regs[] = FIXED_REGISTERS;
> 
> Please see http://gcc.gnu.org/bugs.html on how to report bugs.

I doubt it's a bug - I imagine it comes from FIXED_REGISTERS.

Neil.


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