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 c/51883] New: Build warning unknown conversion type in gimplify.c


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

             Bug #: 51883
           Summary: Build warning unknown conversion type in gimplify.c
    Classification: Unclassified
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: mdblack98@yahoo.com


../../gcc-4.6.2/gcc/gimplify.c: In function
\u2018omp_notice_threadprivate_variable\u2019:
../../gcc-4.6.2/gcc/gimplify.c:5575: warning: unknown conversion type character
\u2018E\u2019 in format
../../gcc-4.6.2/gcc/gimplify.c:5575: warning: too many arguments for format
../../gcc-4.6.2/gcc/gimplify.c: In function \u2018omp_notice_variable\u2019:
../../gcc-4.6.2/gcc/gimplify.c:5636: warning: unknown conversion type character
\u2018E\u2019 in format
../../gcc-4.6.2/gcc/gimplify.c:5636: warning: too many arguments for format
../../gcc-4.6.2/gcc/gimplify.c: In function \u2018omp_is_private\u2019:
../../gcc-4.6.2/gcc/gimplify.c:5746: warning: unknown conversion type character
\u2018E\u2019 in format
../../gcc-4.6.2/gcc/gimplify.c:5746: warning: too many arguments for format
../../gcc-4.6.2/gcc/gimplify.c:5760: warning: unknown conversion type character
\u2018E\u2019 in format
../../gcc-4.6.2/gcc/gimplify.c:5760: warning: too many arguments for format
../../gcc-4.6.2/gcc/gimplify.c:5763: warning: unknown conversion type character
\u2018E\u2019 in format
../../gcc-4.6.2/gcc/gimplify.c:5763: warning: too many arguments for format
../../gcc-4.6.2/gcc/gimplify.c: In function
\u2018gimplify_scan_omp_clauses\u2019:
../../gcc-4.6.2/gcc/gimplify.c:5926: warning: unknown conversion type character
\u2018E\u2019 in format
../../gcc-4.6.2/gcc/gimplify.c:5926: warning: too many arguments for format


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