Synopsis: cpp0 -std=gnu99 rejects # comments State-Changed-From-To: open->closed State-Changed-By: neil State-Changed-When: Tue Sep 17 11:22:20 2002 State-Changed-Why: Not a bug: -std=gnu99 overrides -lang-asm as it comes later; it contains an implicit -lang-c. You might get away with reversing the order (if you can actually achieve that - you may not be able to), but we won't guarantee that this will always work. After all, there are no "standards" with assembler.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7947 _______________________________________________ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd