public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/47679] New: [4.6 Regression] Strange uninitialized warning after SRA
@ 2011-02-10 14:48 jakub at gcc dot gnu.org
  2011-02-10 14:53 ` [Bug tree-optimization/47679] " jakub at gcc dot gnu.org
                   ` (31 more replies)
  0 siblings, 32 replies; 33+ messages in thread
From: jakub at gcc dot gnu.org @ 2011-02-10 14:48 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.6 Regression] Strange uninitialized warning after
                    SRA
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: jakub@gcc.gnu.org


On the attached testcase (simplified from #include <boost/optional> and then
just getitem prototype and following lines) g++ starting with
http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164136
issues a weird warning with -O2 -m64 -Wall:
warning: ‘*((void*)& aNewItem +8)’ may be used uninitialized in this function
[-Wuninitialized]
(well, for some time it was an error about unhandled mem_ref in diagnostics).
Before that commit no warnings were reported.

For more details see http://bugzilla.redhat.com/676361


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

end of thread, other threads:[~2015-09-20  6:40 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-10 14:48 [Bug tree-optimization/47679] New: [4.6 Regression] Strange uninitialized warning after SRA jakub at gcc dot gnu.org
2011-02-10 14:53 ` [Bug tree-optimization/47679] " jakub at gcc dot gnu.org
2011-02-10 16:00 ` jakub at gcc dot gnu.org
2011-02-10 16:19 ` rguenth at gcc dot gnu.org
2011-02-10 16:29 ` jakub at gcc dot gnu.org
2011-02-10 16:29 ` jakub at gcc dot gnu.org
2011-03-03 11:27 ` rguenth at gcc dot gnu.org
2011-03-25 20:09 ` [Bug tree-optimization/47679] [4.6/4.7 " jakub at gcc dot gnu.org
2011-06-27 16:00 ` jakub at gcc dot gnu.org
2011-10-26 17:57 ` jakub at gcc dot gnu.org
2012-03-01 15:16 ` jakub at gcc dot gnu.org
2013-04-12 15:16 ` [Bug tree-optimization/47679] [4.7/4.8/4.9 " jakub at gcc dot gnu.org
2013-08-30 13:04 ` Woebbeking at web dot de
2014-02-16 13:13 ` jackie.rosen at hushmail dot com
2014-06-12 13:44 ` [Bug tree-optimization/47679] [4.7/4.8/4.9/4.10 " rguenth at gcc dot gnu.org
2014-12-19 13:27 ` [Bug tree-optimization/47679] [4.8/4.9/5 " jakub at gcc dot gnu.org
2015-01-12 17:11 ` gafnium@yandex-team.ru
2015-02-16 23:39 ` law at redhat dot com
2015-04-15 18:52 ` [Bug tree-optimization/47679] [4.8/4.9/5/6 " law at gcc dot gnu.org
2015-04-17 19:24 ` law at gcc dot gnu.org
2015-06-23  8:23 ` rguenth at gcc dot gnu.org
2015-06-26 19:56 ` [Bug tree-optimization/47679] [4.9/5/6 " jakub at gcc dot gnu.org
2015-06-26 20:28 ` jakub at gcc dot gnu.org
2015-09-14 20:11 ` law at gcc dot gnu.org
2015-09-15 17:04 ` law at gcc dot gnu.org
2015-09-16 17:26 ` law at gcc dot gnu.org
2015-09-17  3:01 ` law at gcc dot gnu.org
2015-09-18 15:29 ` law at gcc dot gnu.org
2015-09-18 19:34 ` law at gcc dot gnu.org
2015-09-19  2:57 ` law at gcc dot gnu.org
2015-09-20  6:16 ` law at redhat dot com
2015-09-20  6:40 ` law at gcc dot gnu.org
2015-09-20  6:40 ` [Bug tree-optimization/47679] [4.9/5 " law at redhat dot com

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).