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 target/61413] __ARM_SIZEOF_WCHAR_T is constant 32 -- should be 4 or 2


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61413

--- Comment #4 from renlin at gcc dot gnu.org ---
Author: renlin
Date: Wed Jan 14 11:02:24 2015
New Revision: 219587

URL: https://gcc.gnu.org/viewcvs?rev=219587&root=gcc&view=rev
Log:
[ARM]Fix definition of __ARM_SIZEOF_WCHAR_T.

    Backport from mainline:
    2014-08-12 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>

    PR target/61413
    * config/arm/arm.h (TARGET_CPU_CPP_BUILTINS): Fix definition
    of __ARM_SIZEOF_WCHAR_T.

Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/config/arm/arm.h


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