[Bug debug/23551] New: dwarf records for inlines appear incomplete

2005-08-24 Thread graydon at redhat dot com
Status: UNCONFIRMED Severity: normal Priority: P2 Component: debug AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: graydon at redhat dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i386-redhat-linux

[Bug debug/23551] dwarf records for inlines appear incomplete

2005-08-24 Thread graydon at redhat dot com
--- Additional Comments From graydon at redhat dot com 2005-08-24 20:52 --- Created an attachment (id=9577) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9577&action=view) case 1, preprocessed file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23551

[Bug debug/23551] dwarf records for inlines appear incomplete

2005-08-24 Thread graydon at redhat dot com
--- Additional Comments From graydon at redhat dot com 2005-08-24 20:52 --- Created an attachment (id=9578) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9578&action=view) case 1, debug info dump -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23551

[Bug debug/23551] dwarf records for inlines appear incomplete

2005-08-24 Thread graydon at redhat dot com
--- Additional Comments From graydon at redhat dot com 2005-08-24 20:53 --- Created an attachment (id=9579) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9579&action=view) case 2, preprocessed file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23551

[Bug debug/23551] dwarf records for inlines appear incomplete

2005-08-24 Thread graydon at redhat dot com
--- Additional Comments From graydon at redhat dot com 2005-08-24 20:54 --- Created an attachment (id=9580) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9580&action=view) case 2, debug info dump -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23551

[Bug debug/23551] dwarf records for inlines appear incomplete

2005-08-24 Thread graydon at redhat dot com
--- Additional Comments From graydon at redhat dot com 2005-08-24 20:54 --- Created an attachment (id=9581) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9581&action=view) case 3, preprocessed file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23551

[Bug debug/23551] dwarf records for inlines appear incomplete

2005-08-24 Thread graydon at redhat dot com
--- Additional Comments From graydon at redhat dot com 2005-08-24 20:55 --- Created an attachment (id=9582) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9582&action=view) case 3, debug info dump -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23551

[Bug debug/23551] dwarf records for inlines appear incomplete

2005-08-24 Thread graydon at redhat dot com
--- Additional Comments From graydon at redhat dot com 2005-08-24 20:59 --- I should also point out that the compile flags for these cases were always "-finline -O2 -g"; I'm not sure how best to tell gcc to enable function-inlining (and nothing else), so this might be