public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/66103] [6 Regression] ICE verify_type failed
       [not found] <bug-66103-4@http.gcc.gnu.org/bugzilla/>
@ 2015-05-11 10:52 ` rguenth at gcc dot gnu.org
  2015-05-13 15:31 ` [Bug lto/66103] [6 Regression] ICE verify_type failed with LTO and "-g -O0" via dwarf2out.c's gen_type_die_with_usage hubicka at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: rguenth at gcc dot gnu.org @ 2015-05-11 10:52 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66103

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hubicka at gcc dot gnu.org
   Target Milestone|---                         |6.0


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

* [Bug lto/66103] [6 Regression] ICE verify_type failed with LTO and "-g -O0" via dwarf2out.c's gen_type_die_with_usage
       [not found] <bug-66103-4@http.gcc.gnu.org/bugzilla/>
  2015-05-11 10:52 ` [Bug lto/66103] [6 Regression] ICE verify_type failed rguenth at gcc dot gnu.org
@ 2015-05-13 15:31 ` hubicka at gcc dot gnu.org
  2015-05-18 18:04 ` hubicka at gcc dot gnu.org
  2015-05-22  8:20 ` burnus at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: hubicka at gcc dot gnu.org @ 2015-05-13 15:31 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66103

Jan Hubicka <hubicka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2015-05-13
     Ever confirmed|0                           |1

--- Comment #1 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Fun. First of all, we should not produce debug info at compile time when doing
slim LTO.
Second issue is that we have one type were free_lang_data was run and other
where it wasn't.  I suppose I will need to make verifier tolerating this for
fat lto objects...


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

* [Bug lto/66103] [6 Regression] ICE verify_type failed with LTO and "-g -O0" via dwarf2out.c's gen_type_die_with_usage
       [not found] <bug-66103-4@http.gcc.gnu.org/bugzilla/>
  2015-05-11 10:52 ` [Bug lto/66103] [6 Regression] ICE verify_type failed rguenth at gcc dot gnu.org
  2015-05-13 15:31 ` [Bug lto/66103] [6 Regression] ICE verify_type failed with LTO and "-g -O0" via dwarf2out.c's gen_type_die_with_usage hubicka at gcc dot gnu.org
@ 2015-05-18 18:04 ` hubicka at gcc dot gnu.org
  2015-05-22  8:20 ` burnus at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: hubicka at gcc dot gnu.org @ 2015-05-18 18:04 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66103

--- Comment #2 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
I committed the patch to block debug info for slim LTO. This testcase will need
-ffat-lto-objects to reproduce.
I suppose the practical approach is to allow the mismatch here with
flat_fat_lto_objects && !in_lto_p with the explanation that free lang data
partially clears it.


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

* [Bug lto/66103] [6 Regression] ICE verify_type failed with LTO and "-g -O0" via dwarf2out.c's gen_type_die_with_usage
       [not found] <bug-66103-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2015-05-18 18:04 ` hubicka at gcc dot gnu.org
@ 2015-05-22  8:20 ` burnus at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: burnus at gcc dot gnu.org @ 2015-05-22  8:20 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66103

--- Comment #3 from Tobias Burnus <burnus at gcc dot gnu.org> ---
Due to r223391, a variant of this already fails without LTO - see PR66214.


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

end of thread, other threads:[~2015-05-22  8:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-66103-4@http.gcc.gnu.org/bugzilla/>
2015-05-11 10:52 ` [Bug lto/66103] [6 Regression] ICE verify_type failed rguenth at gcc dot gnu.org
2015-05-13 15:31 ` [Bug lto/66103] [6 Regression] ICE verify_type failed with LTO and "-g -O0" via dwarf2out.c's gen_type_die_with_usage hubicka at gcc dot gnu.org
2015-05-18 18:04 ` hubicka at gcc dot gnu.org
2015-05-22  8:20 ` burnus 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).