[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#121282: On i386, gcc-3.0 allows $ in indentifiers but not the asm



On Mon, Nov 26, 2001 at 08:01:26PM +0100, Bill Allombert wrote:
> Package: gcc-3.0
> Version: 1:3.0.2-3
> Severity: minor
> 
> Hello GCC maintainers,
> As I reported in #121269,
> 
> gcc-3.0 allows $ in identifiers by default on i386 but not the asm,
> so compiling the example given in #121269 fails.
> 
> Default should to be set on i386 to reject dollar in indentifiers.

As with that bug, no, GCC should complain about dollars starting
identifiers.  Try using b$c instead of $b.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer



Reply to: