public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/50148] New: GCC fails to bootstrap with -O3 due to "may be used uninitialized" errors
@ 2011-08-21 21:12 d.g.gorbachev at gmail dot com
  2011-08-21 21:15 ` [Bug bootstrap/50148] " d.g.gorbachev at gmail dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: d.g.gorbachev at gmail dot com @ 2011-08-21 21:12 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 50148
           Summary: GCC fails to bootstrap with -O3 due to "may be used
                    uninitialized" errors
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: d.g.gorbachev@gmail.com
              Host: i686-pc-linux-gnu
            Target: i686-pc-linux-gnu
             Build: i686-pc-linux-gnu


Created attachment 25070
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25070
Patch for c-parser.c

Error message:

../../gcc-4.7/gcc/c-parser.c: In function 'c_expr
c_parser_postfix_expression_after_primary(c_parser*, location_t, c_expr)':
../../gcc-4.7/gcc/c-parser.c:6664:16: error: 'origtypes' may be used
uninitialized in this function [-Werror=maybe-uninitialized]


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-01-08  9:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-21 21:12 [Bug bootstrap/50148] New: GCC fails to bootstrap with -O3 due to "may be used uninitialized" errors d.g.gorbachev at gmail dot com
2011-08-21 21:15 ` [Bug bootstrap/50148] " d.g.gorbachev at gmail dot com
2011-08-24 21:23 ` pinskia at gcc dot gnu.org
2011-08-24 22:10 ` pinskia at gcc dot gnu.org
2011-12-14 21:23 ` matt at use dot net
2012-12-17 19:12 ` matt at use dot net
2012-12-18 17:27 ` matt at use dot net
2013-01-07 22:15 ` matt at use dot net
2013-01-08  9:45 ` rguenth at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).