[PATCH] Clean up the gimple type verifier [2/2]

Steve Kargl sgk@troutmask.apl.washington.edu
Wed Sep 3 18:29:00 GMT 2008


On Wed, Sep 03, 2008 at 06:33:11PM +0200, Richard Guenther wrote:
> 
> GFortran has multiplie problems with integer sizes (again), like
> 

Mostlikely, some missing fold_convert()'s.  Unfortunately,

|Index: trunk/gcc/tree-cfg.c
|===================================================================
|*** trunk.orig/gcc/tree-cfg.c  2008-09-03 15:33:30.000000000 +0200
|--- trunk/gcc/tree-cfg.c       2008-09-03 15:33:51.000000000 +0200
--------------------------
Patching file gcc/tree-cfg.c using Plan A...
Hunk #1 succeeded at 3230 with fuzz 2 (offset -24 lines).
Hunk #2 succeeded at 3293 (offset -24 lines).
Hunk #3 succeeded at 3307 (offset -24 lines).
Hunk #4 succeeded at 3320 (offset -24 lines).
Hunk #5 succeeded at 3331 (offset -24 lines).
Hunk #6 succeeded at 3416 (offset -24 lines).
Hunk #7 succeeded at 3435 (offset -24 lines).
Hunk #8 succeeded at 3451 (offset -24 lines).
Hunk #9 succeeded at 3459 (offset -24 lines).
Hunk #10 failed at 3474.

-- 
Steve



More information about the Fortran mailing list