public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/24129] New: [4.0 4.1 regression] bogus warning <var> is used uninitialized in this function
@ 2005-09-29 20:23 doko at debian dot org
  2005-09-29 20:24 ` [Bug middle-end/24129] " doko at debian dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: doko at debian dot org @ 2005-09-29 20:23 UTC (permalink / raw)
  To: gcc-bugs

$ gcc -O3 -c -Wall -fno-strict-aliasing marshal.i
../Python/marshal.c: In function 'PyMarshal_ReadShortFromFile':
../Python/marshal.c:342: warning: 'rf.end' is used uninitialized in this function
../Python/marshal.c:342: warning: 'rf.ptr' is used uninitialized in this function

The warning is not shown with 3.4 CVS, seen with 4.0.2 and CVS HEAD 20050922,
using -fno-inline-functions avoids the warning.

-- 
           Summary: [4.0 4.1 regression] bogus warning <var> is used
                    uninitialized in this function
           Product: gcc
           Version: 4.0.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: doko at debian dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2005-09-29 20:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-29 20:23 [Bug middle-end/24129] New: [4.0 4.1 regression] bogus warning <var> is used uninitialized in this function doko at debian dot org
2005-09-29 20:24 ` [Bug middle-end/24129] " doko at debian dot org
2005-09-29 20:26 ` pinskia at gcc dot gnu dot org
2005-09-29 20:35 ` pinskia at gcc dot gnu dot org
2005-09-29 20:40 ` doko at debian dot org
2005-09-29 20:44 ` pinskia at gcc dot gnu dot 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).