This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/29933] mangled names in a warning message with -O -Wuninitialized
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Nov 2006 17:55:50 -0000
- Subject: [Bug c++/29933] mangled names in a warning message with -O -Wuninitialized
- References: <bug-29933-9717@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from pinskia at gcc dot gnu dot org 2006-11-21 17:55 -------
‘ is caused either LANG or LC_* containing UTF-8 and your termianal does
not support UTF-8, that can be fixed by using LANG of C.
The issue with t$startTime is the same as PR 14329.
*** This bug has been marked as a duplicate of 14329 ***
*** This bug has been marked as a duplicate of 14329 ***
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29933