This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] Mainline merge as of 2003-10-17
On Fri, 24 Oct 2003, Jan Hubicka wrote:
>> ../../gcc/cppfiles.c:533: internal compiler error: in gimplify_expr, at
>> gimplify.c:2932
> 2003-10-24 Jan Hubicka <jh@suse.cz>
> * tree-inline.c (initialize_inlined_parameters): Mark inlined parameters as gimplified.
While you are in this area, perhaps you could have a look at PR12526 which
is an internal compiler error: in gimplify_expr, at gimplify.c:2969 or a
segmentation fault (in the reduced testcase in that PR)? ;-)
This might be closely related...
Gerald
(PS: Just compiling DLV probably should also cause this crash.)