This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug lto/65015] LTO produces randomly ordered debug information


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

--- Comment #14 from rguenther at suse dot de <rguenther at suse dot de> ---
On February 13, 2015 2:42:45 PM CET, "hjl.tools at gmail dot com"
<gcc-bugzilla@gcc.gnu.org> wrote:
>https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65015
>
>--- Comment #13 from H.J. Lu <hjl.tools at gmail dot com> ---
>We are generating
>
>    .file    "cc8zpoWj.ltrans0.o"
>                ^^^^^^^^^^^^^^^^^^^^^
>We shouldn't do it.

Huh, but then my patch should have worked.  Maybe I botched testing.

>    .text
>.Ltext0:
>    .type    helper, @function
>helper:
>.LFB0:
>    .file 1 "dependency.c"


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]