public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/55644] New: profiledbootstrap fails on current trunk
@ 2012-12-10 22:09 matt at use dot net
  2012-12-10 22:19 ` [Bug bootstrap/55644] bootstrap-lto fails on current trunk (with and without profiledbootstrap) matt at use dot net
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: matt at use dot net @ 2012-12-10 22:09 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 55644
           Summary: profiledbootstrap fails on current trunk
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: matt@use.net


../../gcc-trunk/gcc/cfg.c: In function
scale_bbs_frequencies_gcov_type(basic_block_def**, int, long, long):
../../gcc-trunk/gcc/cfg.c:945:8: error: e may be used uninitialized in this
function [-Werror=maybe-uninitialized]
   edge e;


during profile-use stage. configure line:

../gcc-trunk/configure --program-suffix=-4.8 --prefix=/u/mhargett
--with-build-config=bootstrap-lto --enable-lto --with-fpmath=sse
--disable-libmudflap --disable-libssp --enable-gold=yes --with-mpc=/u/mhargett
--with-cloog=/u/mhargett/ --with-ppl=/u/mhargett/ --with-gmp=/u/mhargett/
--with-isl=/u/mhargett --with-mpfr=/u/mhargett/ --enable-cloog-backend=isl
CC=gcc-4.8 CXX=g++-4.8 --enable-languages=c,c++,lto


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

end of thread, other threads:[~2021-04-12 20:12 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-10 22:09 [Bug bootstrap/55644] New: profiledbootstrap fails on current trunk matt at use dot net
2012-12-10 22:19 ` [Bug bootstrap/55644] bootstrap-lto fails on current trunk (with and without profiledbootstrap) matt at use dot net
2012-12-11 10:07 ` rguenth at gcc dot gnu.org
2012-12-11 10:54 ` rguenth at gcc dot gnu.org
2012-12-11 13:57 ` hjl.tools at gmail dot com
2013-02-06  1:23 ` matt at use dot net
2013-02-06  9:55 ` rguenth at gcc dot gnu.org
2013-02-14 18:01 ` matt at use dot net
2013-02-14 18:47 ` hjl.tools at gmail dot com
2013-02-15  9:42 ` rguenth at gcc dot gnu.org
2013-03-01 23:12 ` matt at use dot net
2013-03-01 23:35 ` [Bug bootstrap/55644] maybe-uninitialized false positive matt at use dot net
2013-03-01 23:39 ` [Bug middle-end/55644] maybe-uninitialized false positive due to incorrect flow analysis when gotos are present matt at use dot net
2013-03-04  5:52 ` d.g.gorbachev at gmail dot com
2021-04-12 20:12 ` msebor 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).