This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB 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 build/20371] New: add -Wunused-but-set-parameter and -Wunused-but-set-variable


https://sourceware.org/bugzilla/show_bug.cgi?id=20371

            Bug ID: 20371
           Summary: add -Wunused-but-set-parameter and
                    -Wunused-but-set-variable
           Product: gdb
           Version: unknown
            Status: NEW
          Severity: normal
          Priority: P2
         Component: build
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at sourceware dot org
  Target Milestone: ---

It would be nice to compile gdb with 
-Wunused-but-set-parameter and -Wunused-but-set-variable.

There is a patch for doing so:

https://sourceware.org/ml/gdb-patches/2016-06/msg00118.html

However it requires additional testing which I wasn't able
to do:

https://sourceware.org/ml/gdb-patches/2016-06/msg00467.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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