This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gimplify_parameters


    Any chance someone could isolate a minimal version of the Ada case?

Perhaps the more complex C case will show it, but it's not hard to
to see what's going wrong with the real file: set a breakpoint to find
the make_node_stat call that allocates the decl that's causing the ICE
in make_decl_rtl and you'll see what's going on.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]