https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56593
Martin Jambor changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56593
--- Comment #9 from Richard Biener 2013-03-13
09:59:29 UTC ---
(In reply to comment #8)
> But if you strip that info away, you'll never get correct DWARF debug info for
> the nested function, I believe you'll never get it whenever you put
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56593
--- Comment #8 from Jakub Jelinek 2013-03-13
09:05:34 UTC ---
But if you strip that info away, you'll never get correct DWARF debug info for
the nested function, I believe you'll never get it whenever you put the nested
functions in a diff
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56593
--- Comment #7 from Richard Biener 2013-03-13
08:53:29 UTC ---
(In reply to comment #2)
> The ICE in output_die is a known issue: when LTO puts nested and parent
> functions in different partitions, implicit assumptions made in dwarf2out.c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56593
--- Comment #6 from Eric Botcazou 2013-03-12
17:31:28 UTC ---
> What "it" do you mean at (1)?
-g
> Putting nested functions in the same partition as the parent is not
> really arbitrary. Nested functions have a limited scope, and AFA
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56593
Steven Bosscher changed:
What|Removed |Added
CC||steven at gcc dot gnu.org
---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56593
--- Comment #4 from Eric Botcazou 2013-03-12
16:53:15 UTC ---
> Is there any advantage in putting nested functions in different partition from
> the parent function? I'd say LTO just should try hard to make to put them
> into
> the same
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56593
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Co
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56593
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56593
--- Comment #1 from Richard Biener 2013-03-11
13:15:35 UTC ---
Non-profiled LTO bootstrap works with Ada.
10 matches
Mail list logo