------- Comment #22 from pault at gcc dot gnu dot org  2010-04-20 05:00 -------
(In reply to comment #21)

> 
> Could you explain what the other stuff is needed for? I currently fail to see
> that.
> 

Ignore the first bit in resolve.c,

The change to trans-decl.c fixes the second segfault.  The procedure pointers
do not need a character length to do their job.  So rather than making a decl
for it, we just charge through.  It needs a gcc_assert to make sure that we
don't let everything through.

Watch this space!

Paul


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43227

Reply via email to