[Bug target/36480] stack-protector causes bad ARM PIC code generated

2009-02-12 Thread dougkwan at google dot com
--- Comment #2 from dougkwan at google dot com 2009-02-12 09:15 --- *** This bug has been marked as a duplicate of 35965 *** -- dougkwan at google dot com changed: What|Removed |Added

[Bug target/36480] stack-protector causes bad ARM PIC code generated

2009-02-11 Thread dougkwan at google dot com
--- Comment #1 from dougkwan at google dot com 2009-02-12 03:04 --- I have a test case now. The toolchain is built with gcc trunk, binutils-2.18, gdb-6.71 and newlib-1.16.0 for target arm-eabi --- #include stdlib.h extern int sprintf (char *, const char*, ...); int main (void) {