This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Warnings while building gcc-4.3-20080605 on Solaris2.10
- From: rkiesling <rkiesling at earthlink dot net>
- To: gcc at gcc dot gnu dot org
- Date: Sat, 7 Jun 2008 05:43:27 -0400 (EDT)
- Subject: Warnings while building gcc-4.3-20080605 on Solaris2.10
- Reply-to: ctalk at ctalklang dot org
The build of gcc-4.3-20080605 snapshot on holly with Solaris2.10 generated the
following warnings.
../../gcc-4.3-20080605/gcc/expr.c: In function 'expand_expr_real_1':
../../gcc-4.3-20080605/gcc/expr.c:8024: warning: unknown conversion type character 'K' in
format
../../gcc-4.3-20080605/gcc/expr.c:8024: warning: too many arguments for format
../../gcc-4.3-20080605/gcc/expr.c:8033: warning: unknown conversion type character 'K' in
format
../../gcc-4.3-20080605/gcc/expr.c:8033: warning: format '%qs' expects type 'char *', but a
rgument 2 has type 'tree'
../../gcc-4.3-20080605/gcc/expr.c:8033: warning: too many arguments for format
../../gcc-4.3-20080605/gcc/expr.c:8039: warning: unknown conversion type character 'K' in
format
../../gcc-4.3-20080605/gcc/expr.c:8039: warning: format '%qs' expects type 'char *', but a
rgument 3 has type 'tree'
../../gcc-4.3-20080605/gcc/expr.c:8039: warning: too many arguments for format
The build on holly used the native SunOS build tools, so YMMV. If not
a duplication of effort, should I submit a patch to correct these
warnings?
Robert
--
Ctalk Home Page: http://www.ctalklang.org