This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: adding support for column numbers
- To: Per Bothner <bothner at cygnus dot com>
- Subject: Re: adding support for column numbers
- From: Andreas Schwab <schwab at issan dot informatik dot uni-dortmund dot de>
- Date: 15 Jan 1999 11:35:44 +0100
- Cc: egcs at cygnus dot com
- References: <199901132241.OAA04820@cygnus.com>
Per Bothner <bothner@cygnus.com> writes:
|> +#define LINECOL_MAKE(LINE, COLUMN) ((LINE) << &0x2FFFFF) | ((COLUMN) << 22))
That looks like a typo.
Andreas.
--
Andreas Schwab "And now for something
schwab@issan.cs.uni-dortmund.de completely different"
schwab@gnu.org