public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug optimization/14329] New: [tree-ssa] badly formatted warnings for SRA replacements
@ 2004-02-28  1:08 falk at debian dot org
  2004-02-28  1:12 ` [Bug optimization/14329] " pinskia at gcc dot gnu dot org
                   ` (14 more replies)
  0 siblings, 15 replies; 21+ messages in thread
From: falk at debian dot org @ 2004-02-28  1:08 UTC (permalink / raw)
  To: gcc-bugs

gcc version 3.5-tree-ssa 20040217 (merged 20040211)

int sys_msgctl (void)
{
    struct { int mode; } setbuf;
    return setbuf.mode;
}

% gcc -O2 -Wall -c gcc_bug.c 
gcc_bug.c: In function `sys_msgctl':
gcc_bug.c:4: warning: 'setbuf$mode' is used uninitialized in this function

Very cool of SRA to recognize this, but it should really say 'setbuf.mode'.

-- 
           Summary: [tree-ssa] badly formatted warnings for SRA replacements
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Keywords: diagnostic
          Severity: normal
          Priority: P2
         Component: optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: falk at debian dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] 21+ messages in thread
[parent not found: <bug-14329-2744@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2006-11-21 17:56 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-28  1:08 [Bug optimization/14329] New: [tree-ssa] badly formatted warnings for SRA replacements falk at debian dot org
2004-02-28  1:12 ` [Bug optimization/14329] " pinskia at gcc dot gnu dot org
2004-05-24 16:30 ` [Bug tree-optimization/14329] " pinskia at gcc dot gnu dot org
2004-06-08 19:34 ` pinskia at gcc dot gnu dot org
2004-11-01 15:47 ` pinskia at gcc dot gnu dot org
2004-12-30  5:09 ` pinskia at gcc dot gnu dot org
2005-01-27  1:36 ` pinskia at gcc dot gnu dot org
2005-01-27  2:00 ` rth at gcc dot gnu dot org
2005-01-27  9:29 ` cvs-commit at gcc dot gnu dot org
2005-01-27  9:33 ` [Bug c++/14329] " rth at gcc dot gnu dot org
2005-04-21  5:06 ` mmitchel at gcc dot gnu dot org
2005-05-02 23:52 ` pinskia at gcc dot gnu dot org
2005-07-08  1:45 ` mmitchel at gcc dot gnu dot org
2005-09-01 15:59 ` pinskia at gcc dot gnu dot org
2005-09-01 16:14 ` benoit dot hudson at gmail dot com
2005-09-27 18:14 ` pinskia at gcc dot gnu dot org
     [not found] <bug-14329-2744@http.gcc.gnu.org/bugzilla/>
2005-10-23 19:58 ` pinskia at gcc dot gnu dot org
2005-11-26  9:22 ` gdr at gcc dot gnu dot org
2006-03-11  3:17 ` mmitchel at gcc dot gnu dot org
2006-08-15 18:32 ` pinskia at gcc dot gnu dot org
2006-11-21 17:56 ` 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).