-
- Downloads
symbian.h (CC1_SPEC): Avoid passing duplicate options to the compiler.
* config/arm/symbian.h (CC1_SPEC): Avoid passing duplicate options to the compiler. Use -fshort-wchar by default. * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte wchar_t. * gcc.dg/symbian5.c: Test -fno-short-wchar. From-SVN: r85648
Showing
- gcc/ChangeLog 5 additions, 0 deletionsgcc/ChangeLog
- gcc/config/arm/symbian.h 12 additions, 2 deletionsgcc/config/arm/symbian.h
- gcc/testsuite/ChangeLog 6 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gcc.dg/symbian4.c 2 additions, 2 deletionsgcc/testsuite/gcc.dg/symbian4.c
- gcc/testsuite/gcc.dg/symbian5.c 8 additions, 0 deletionsgcc/testsuite/gcc.dg/symbian5.c
gcc/testsuite/gcc.dg/symbian5.c
0 → 100644
Please register or sign in to comment