This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: preprocessor: % as args to #defines
- From: Joern Rennecke <joern dot rennecke at superh dot com>
- To: zack at codesourcery dot com (Zack Weinberg)
- Cc: corsepiu at faw dot uni-ulm dot de (Ralf Corsepius), gcc at gcc dot gnu dot org (GCC List)
- Date: Thu, 29 Jan 2004 18:44:13 +0000 (GMT)
- Subject: Re: preprocessor: % as args to #defines
> Yeah, I know. I wish people would use GAS macros instead.
Actually, use of gas macros can confuse the compiler, when it looses
track of how long an asm insert is.