From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19017 invoked by alias); 9 Dec 2003 07:46:06 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 19008 invoked by uid 48); 9 Dec 2003 07:46:05 -0000 Date: Tue, 09 Dec 2003 07:46:00 -0000 Message-ID: <20031209074605.19007.qmail@sources.redhat.com> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20031208214209.13361.thomas.francis@pkware.com> References: <20031208214209.13361.thomas.francis@pkware.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug pch/13361] const wchar_t * strings not stored in pch X-Bugzilla-Reason: CC X-SW-Source: 2003-12/txt/msg01027.txt.bz2 List-Id: ------- 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