public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/55466] New: [4.8 Regression] Revision 191466 destroyed DWARF debug info
@ 2012-11-25 22:47 hjl.tools at gmail dot com
  2012-11-26 12:45 ` [Bug lto/55466] " hubicka at ucw dot cz
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: hjl.tools at gmail dot com @ 2012-11-25 22:47 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 55466
           Summary: [4.8 Regression] Revision 191466 destroyed DWARF debug
                    info
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hjl.tools@gmail.com
                CC: hubicka@gcc.gnu.org


On Linux/x86-64, after revision 191466:

http://gcc.gnu.org/ml/gcc-cvs/2012-09/msg00623.html

GCC configured with

--enable-bootstrap --with-build-config=bootstrap-lto

lost debug info on data:

gnu-mic-2:pts/4[441]> gdb gcc/cc1
GNU gdb (GDB) 7.5.50.20121119-cvs
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-unknown-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from
/export/project/git/gcc-regression-bootstrap/master/191466/bld/gcc/cc1...done.
(gdb) whatis global_options
type = <data variable, no debug info>
(gdb) whatis cl_options
type = <data variable, no debug info>
(gdb) whatis cl_enums
type = <data variable, no debug info>
(gdb)  whatis cl_enums_count
type = <data variable, no debug info>
(gdb) whatis global_options_set
type = <data variable, no debug info>
(gdb) whatis sched_max_luid
type = <data variable, no debug info>
(gdb)


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

end of thread, other threads:[~2013-01-03 16:55 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-25 22:47 [Bug lto/55466] New: [4.8 Regression] Revision 191466 destroyed DWARF debug info hjl.tools at gmail dot com
2012-11-26 12:45 ` [Bug lto/55466] " hubicka at ucw dot cz
2012-11-26 15:57 ` rguenth at gcc dot gnu.org
2012-11-26 15:58 ` rguenth at gcc dot gnu.org
2012-11-26 16:36 ` hjl.tools at gmail dot com
2012-11-28 21:26 ` hjl.tools at gmail dot com
2012-11-29 18:53 ` hubicka at gcc dot gnu.org
2012-11-29 19:08 ` hjl.tools at gmail dot com
2012-11-29 19:09 ` hjl.tools at gmail dot com
2012-12-07 10:43 ` rguenth at gcc dot gnu.org
2012-12-07 13:02 ` hjl.tools at gmail dot com
2012-12-07 18:49 ` hjl.tools at gmail dot com
2012-12-10 14:44 ` hjl at gcc dot gnu.org
2012-12-10 16:40 ` hjl.tools at gmail dot com
2013-01-03 16:55 ` hjl 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).