This is the mail archive of the gcc-patches@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: [PATCH] Clean up the gimple type verifier [2/2]


On Wed, 3 Sep 2008, Steve Kargl wrote:

> 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.

You have to apply http://gcc.gnu.org/ml/gcc-patches/2008-09/msg00238.html
first.  I am now looking into the stranger ones.

Richard.


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