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 macros/9777] New: Variable may be used uninitialized in maybe_expand()


gdb-6.8.50.20090120. When compiling with gcc (Ubuntu 4.3.2-1ubuntu11) 4.3.2 with
-O3 option:

../../gdb-6.8.50.20090120/gdb/macroexp.c: In function â??maybe_expandâ??:
../../gdb-6.8.50.20090120/gdb/macroexp.c:1175: error: â??va_arg_name.textâ?? may be
used uninitialized in this function
../../gdb-6.8.50.20090120/gdb/macroexp.c:1175: note: â??va_arg_name.textâ?? was
declared here
../../gdb-6.8.50.20090120/gdb/macroexp.c:1175: error: â??va_arg_name.lenâ?? may be
used uninitialized in this function
../../gdb-6.8.50.20090120/gdb/macroexp.c:1175: note: â??va_arg_name.lenâ?? was
declared here

-- 
           Summary: Variable may be used uninitialized in maybe_expand()
           Product: gdb
           Version: 6.8
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: macros
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: d dot g dot gorbachev at gmail dot com
                CC: gdb-prs at sourceware dot org
 GCC build triplet: i686-pc-linux-gnu


http://sourceware.org/bugzilla/show_bug.cgi?id=9777

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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