On Fri, Jun 3, 2011 at 4:17 PM, Alexandre Oliva wrote:
> A recent change introduced decl_uid in the “;; Function ” header in dump
> files. This breaks -fcompare-debug (and bootstrap-debug-lean), because
> decl uids aren't kept in sync between -g and non-g compilations.
>
> This patch rearranges t
Looks good to me, but you need an OK from a maintainer.
Thanks,
David
On Fri, Jun 3, 2011 at 7:17 AM, Alexandre Oliva wrote:
> A recent change introduced decl_uid in the “;; Function ” header in dump
> files. This breaks -fcompare-debug (and bootstrap-debug-lean), because
> decl uids aren't ke
A recent change introduced decl_uid in the “;; Function ” header in dump
files. This breaks -fcompare-debug (and bootstrap-debug-lean), because
decl uids aren't kept in sync between -g and non-g compilations.
This patch rearranges the header so that decl_uid is omitted when
dumping with NOUID, an