This is the mail archive of the gcc-bugs@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]

[Bug libfortran/32954] mask and -fdefault-integer-8



------- Comment #6 from kargl at gcc dot gnu dot org  2007-08-01 17:16 -------
(In reply to comment #5)
> I have had a nonexpert look at the patch and I wonder if
> 
> +      ts.kind = gfc_default_logical_kind;
> 
> should not be
> 
> +      ts.kind = newkind;
> 

Yes, I believe you are correct.  Thomas, can you update your patch?


-- 

kargl at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kargl at gcc dot gnu dot org


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


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