[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#445800: icewm: FTBFS: yapp.cc:472: internal compiler error: in reference_to_unused, at dwarf2out.c:10010



Eduard Bloch writes:
> reassign 445800 g++-4.2
> thanks
> 
> See below.
> 
> #include <hallo.h>
> * Matthias Klose [Tue, Oct 09 2007, 08:58:55AM]:
> > reassign 445800 icewm
> > tag 445800 + moreinfo
> > tag 445800 + unreproducible
> > thanks
> > 
> > > Relevant part:
> > >   CXX    yapp.o
> > 
> > this is irrelevant, the build log may look nice, but it doesn't give
> > any information. g++-4.2 -c -O2 yapp.ii doesn't show the ICE.
> 
> Same thing done explicitely on amd64, build log and config.h attached.
> However, this time it did NOT dump the temps when -save-temps was
> specified.
> 
> And I really wonder how you cannot reproduce it while I can in _every_
> configuration here and the bug reporter found it too. As said before,
> g++-4.2 from previous version did work, the one in Sid doesn't. I hope
> you tested the "right one".
> 
> > > See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> > > For Debian GNU/Linux specific bug reporting instructions,
> > > see <URL:file:///usr/share/doc/gcc-4.2/README.Bugs>.
> > 
> > please do so.
> 
> Come on, how am I to not deserve a halfways useable hint of what you
> expect me to do?

>From file:///usr/share/doc/gcc-4.2/README.Bugs:

Summarized bug reporting instructions
-------------------------------------

What we need

Please include in your bug report all of the following items, the
first three of which can be obtained from the output of gcc -v:

    * the exact version of GCC;
    * the system type;
    * the options given when GCC was configured/built;
    * the complete command line that triggers the bug;
    * the compiler output (error messages, warnings, etc.); and
    * the preprocessed file (*.i*) that triggers the bug, generated by
      adding -save-temps to the complete compilation command, or, in
      the case of a bug report for the GNAT front end, a complete set
      of source files (see below).




Reply to: