This is the mail archive of the gcc@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]

Warnings while building gcc-4.3-20080605 on Solaris2.10


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


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