[Bug inline-asm/35340] New: Space around the operator of a macro definition gives "too many positional arguments" when compiling an .S file

2008-02-23 Thread aparna dot upadhya at gmail dot com
nu dot org ReportedBy: aparna dot upadhya at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35340

[Bug preprocessor/35340] Space around the operator of a macro definition gives "too many positional arguments" when compiling an .S file

2008-02-24 Thread aparna dot upadhya at gmail dot com
--- Comment #2 from aparna dot upadhya at gmail dot com 2008-02-24 11:00 --- (In reply to comment #1) > I don't think this is a bug. How are you invoking GCC? Hi , Thanks for the reply. Pls find attached make output gcc.c3.4.5-p1.ppc -mcpu=860 -ansi -nostdinc -O2 -fno-bui

[Bug preprocessor/35340] Space around the operator of a macro definition gives "too many positional arguments" when compiling an .S file

2008-02-24 Thread aparna dot upadhya at gmail dot com
--- Comment #4 from aparna dot upadhya at gmail dot com 2008-02-24 11:56 --- (In reply to comment #3) > The error is emitted by the assembler, this has nothing to do with the > preprocessor. yes, but this error is not displayed by 2.95.3 GAS. I am trying to migrate from 2.9

[Bug preprocessor/35340] Space around the operator of a macro definition gives "too many positional arguments" when compiling an .S file

2008-02-24 Thread aparna dot upadhya at gmail dot com
--- Comment #5 from aparna dot upadhya at gmail dot com 2008-02-24 14:03 --- (In reply to comment #3) > The error is emitted by the assembler, this has nothing to do with the > preprocessor. Hi, This is the dupplicate of the bug "Bugzilla Bug 1070 " which is sti