[PATCH] Add support for the Win32 hook prologue (try 5)

Stefan Dösinger stefan@codeweavers.com
Wed Sep 23 13:39:00 GMT 2009


Am Wednesday 23 September 2009 15:32:18 schrieb Dave Korn:
> Stefan Dösinger wrote:
> > Am Wednesday 23 September 2009 14:02:07 schrieb Stefan Dösinger:
> >> test.c:2:1: internal compiler error: tree check: expected tree that
> >> contains 'decl minimal' structure, have 'function_type' in
> >> decl_function_context, at tree.c:7993
> >> Please submit a full bug report,
> >> with preprocessed source if appropriate.
> >> See <http://gcc.gnu.org/bugs.html> for instructions.
> >
> > Apparently this error is caused by something else - I'll investigate
>
>   Perhaps the same issue that Jakub just posted about that was breaking
> bootstrap on i386, PR41436?  It's static-chain related:
>
> http://gcc.gnu.org/ml/gcc-patches/2009-09/msg01621.html
No, it was the decl_function_context (*node) that failed - I forgot to hit 
save in my editor before I recompiled.

/me covers in shame



More information about the Gcc-patches mailing list