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

Dave Korn dave.korn.cygwin@googlemail.com
Wed Sep 23 13:26:00 GMT 2009


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

    cheers,
      DaveK



More information about the Gcc-patches mailing list