This is the mail archive of the gcc@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]

Re: Assembling pending decls before writing their debug info


> 
> Hi Guys,
> 
>   There is a problem with unit-at-a-time compilation and DWARF debug
>   info generation.  Consider this small test case which has been
>   derived from GDB's observer.c source file:

There was even more issues with uninitialized variables a month ago.
This was all caused by Mark's patch to fix PR 18556.
This is a regression from 3.4.x.

Thanks,
Andrew Pinski


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