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 pch/13361] const wchar_t * strings not stored in pch


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-09 07:46 -------
Looks like for some reason the C++ front-end is defering the output of const wchar_t 
unlike the C front-end and unlike the const char also.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2003-12-08 23:02:36         |2003-12-09 07:46:03
               date|                            |


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


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