This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/16064] Error: suffix or operands invalid for `add'


------- Additional Comments From bangerth at dealii dot org  2004-06-18 18:14 -------
On my stock FSF compiler, the flag -mno-stack-protector doesn't exist. 
Is this a gentoo local patch? 
 
Apart from this, I only get a lot of error messages like 
/usr/include/bits/string2.h: In function `char* __strpbrk_c2(const char*, int, 
int)': 
/usr/include/bits/string2.h:1041: error: invalid conversion from `void*' to 
`char*' 
 
when I try to compiler the .ii sources. 
 
W. 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16064


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]