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 bootstrap/83099] New: warn_nonstring_bound function breaks bootstrap


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83099

            Bug ID: 83099
           Summary: warn_nonstring_bound function breaks bootstrap
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: tkoenig at gcc dot gnu.org
  Target Milestone: ---

Bootstrap is currently broken:

../../trunk/gcc/calls.c:1542:1: Fehler: »void warn_nonstring_bound(tree, tree)«
definiert, aber nicht verwendet [-Werror=unused-function]

r255031 could be the problem.

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