Bootstrap failure of gcc-ss-20010409 in ia64
Daniel Berlin
dan@cgsoftware.com
Wed Apr 11 21:36:00 GMT 2001
Mark Mitchell <mark@codesourcery.com> writes:
> Daniel -
>
> Thanks for the patch.
>
> Jim --
>
> Would you mind trying out Daniel's patch?
Please note the patch might not work in all cases, but it should still
get you past the point you are at now, and if it does, i'll submit a
correct patch.
I'm *assuming* the correct place to put the generated decl/type die is
the parent of whatever you passed in. Really, we need an extra
argument to add_abstract_origin_attribute that is the context to place
the decl/type dies we may generate.
This is pretty trivial, it just didn't occur to me until I remembered
you could have nested inlines, or other cases where you want to place
it in some other scope than the parent of the DIE we are
generating the abstract attribute for.
If the patch works, i'll work up a correct version.
> --
> Mark Mitchell mark@codesourcery.com
> CodeSourcery, LLC http://www.codesourcery.com
--
More information about the Gcc
mailing list